summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx25840/cx25840-core.c
AgeCommit message (Expand)Author
2008-07-21make cx25840_debug staticMauro Carvalho Chehab
2008-07-17ivtv/cx18: ensure the default control values are correctHans Verkuil
2008-07-17cx25840: move cx25840_vbi_setup to core.c and rename to cx25840_std_setupHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-07cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil
2008-06-05backport I2C changes on several filesMauro Carvalho Chehab
2008-05-02backport commit d2653e92732bd3911feff6bee5e23dbf959381dbMauro Carvalho Chehab
2008-04-18cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based products.Steven Toth
2008-03-09cx25840: better PAL-M and NTSC-KR handlingHans Verkuil
2008-01-09cx25840: Add basic CX23885 AVCore supportSteven Toth
2007-12-02cx25840: fix endianness inconsistencyHans Verkuil
2007-09-16Use correct error codes when chip is not recognized.Hans Verkuil
2007-09-13cx25840: convert to bus-based I2C API.Hans Verkuil
2007-09-01cx25840: fix build warningMichael Krufky
2007-08-28cx25840: add a few 10 microsecond delaysHans Verkuil
2007-08-26cx25840: use a workqueue to load the firmwareHans Verkuil
2007-08-07cx25840: make proper use of SOFT_RESET.Hans Verkuil
2007-08-05cx25840: add radio support.Hans Verkuil
2007-08-05cx25840: fix audio mute handling and reportingHans Verkuil
2007-08-04cx25840: resetting also requires reloading the firmwareHans Verkuil
2007-07-22ivtv, cx25840: postpone fw load until first use.Hans Verkuil
2007-04-29Improve / fix support for PAL-60 in cx25840Mike Isely
2007-02-27Improve VIDIOC_G_CHIP_IDENT (better diagnostics)Hans Verkuil
2007-02-24Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-02-15Fix cx25840 firmware loading.Hans Verkuil
2007-02-03Fix cx2584x revision reporting.Hans Verkuil
2007-01-30Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2006-08-01cx25840_read4 has wrong endianness.Hans Verkuil
2006-06-18Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil
2006-06-04Fixed cx25840 to work with PAL/MMauro Carvalho Chehab
2006-05-24Add NTSC sliced VBI support to the cx25840 module.Hans Verkuil
2006-04-22Add support for the cx25836/7 video decoder.Hans Verkuil
2006-03-25Added the new routing commands to cx25840.Hans Verkuil
2006-03-19Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-19Merge from masterHans Verkuil
2006-03-19Cleanup audio input handlingHans Verkuil
2006-03-18Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-17Fix saturation bug. Fix NTSC->PAL standard change. Detect NTSC-KR standard.Hans Verkuil
2006-02-16Fix maximum for the saturation and contrast controls.Hans Verkuil
2006-02-03Add V4L2_STD_NTSC_M_KR TV standard for South Korean NTSC-M using A2 audio.Hans Verkuil
2006-01-22audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil
2006-01-15From: Adrian Bunk <bunk@stusta.de>Mauro Carvalho Chehab
2006-01-12removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab
2006-01-12debug renamed to cx25840_debugMauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-11Fixes some bad global variablesMauro Carvalho Chehab