summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx25840
Commit message (Expand)AuthorAgeFilesLines
* cx25840: treat firmware data as constDavid Woodhouse2008-07-101-16/+11
* V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil2008-06-261-1/+1
* i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-181-0/+7
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+1
* i2c: Add support for device alias namesJean Delvare2008-04-291-1/+2
* V4L/DVB (7646): cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based ...Steven Toth2008-04-241-0/+6
* V4L/DVB (7344): cx25840: better PAL-M and NTSC-KR handlingHans Verkuil2008-04-243-61/+38
* V4L/DVB (7241): cx25840: code cleanupTyler Trafford2008-04-241-7/+4
* V4L/DVB (7002): cx25840: Add basic CX23885 AVCore supportSteven Toth2008-01-254-37/+253
* V4L/DVB (6743): cx25840: fix endianness inconsistencyHans Verkuil2008-01-252-39/+39
* V4L/DVB (6617): drivers/media/video: Add missing "space"Joe Perches2008-01-251-1/+1
* V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil2008-01-251-1/+5
* V4L/DVB (6459): cx25840: convert to bus-based I2C APIHans Verkuil2008-01-251-263/+203
* V4L/DVB (6142): cx25840: fix build warningMichael Krufky2007-10-091-0/+1
* V4L/DVB (6124): cx25840: add a few 10 microsecond delaysTyler Trafford2007-10-091-3/+4
* V4L/DVB (6112): cx25840: use a workqueue to load the firmwareHans Verkuil2007-10-092-10/+39
* V4L/DVB (6051): cx25840: make proper use of SOFT_RESETHans Verkuil2007-10-092-17/+12
* V4L/DVB (5999): cx25840: add radio support.Hans Verkuil2007-10-091-1/+5
* V4L/DVB (5997): cx25840: fix audio mute handling and reportingHans Verkuil2007-10-093-23/+37
* V4L/DVB (5993): cx25840: resetting also requires reloading the firmwareHans Verkuil2007-10-091-5/+4
* V4L/DVB (5922): ivtv, cx25840: postpone fw load until first useHans Verkuil2007-10-092-5/+17
* V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840Servaas Vandenberghe2007-05-091-2/+2
* V4L/DVB (5380): Cx25840-firmware include cleanupJean Delvare2007-04-271-1/+0
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-272-5/+7
* V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-011-1/+1
* V4L/DVB (5255): Fix cx25840 firmware loading.Hans Verkuil2007-03-012-3/+3
* V4L/DVB (5180): Fix cx2584x revision reporting.Hans Verkuil2007-02-211-1/+3
* V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho2007-02-211-10/+4
* V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-211-2/+2
* V4L/DVB (4968): Add PAL-60 support for cx2584x.Hans Verkuil2006-12-271-1/+8
* V4L/DVB (4729): Fix VIDIOC_G_FMT for NTSC in cx25840.Hans Verkuil2006-10-141-6/+19
* V4L/DVB (4519): Fixes Helper module dependencies against V4L APIsMauro Carvalho Chehab2006-09-261-1/+1
* V4L/DVB (4417): Add support for PAL-Nc in cx24850.Hans Verkuil2006-09-261-0/+4
* V4L/DVB (4416): Cx25840_read4 has wrong endianness.Hans Verkuil2006-08-081-2/+2
* V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil2006-06-251-100/+19
* V4L/DVB (4067): Fixed cx25840 to work with PAL/MMauro Carvalho Chehab2006-06-253-55/+126
* V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module.Christopher Neufeld2006-06-253-5/+24
* V4L/DVB (4008): Audio soft reset improvementsHans Verkuil2006-06-251-8/+12
* V4L/DVB (4006): Stop/start microcontroller when changing sampling frequencyHans Verkuil2006-06-251-3/+15
* V4L/DVB (4005): Add support for the cx25836/7 video decoder.Hans Verkuil2006-06-253-56/+154
* V4L/DVB (3825): Remove broken 'fast firmware load' from cx25840.Hans Verkuil2006-05-121-47/+2
* kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeCarl-Daniel Hailfinger2006-04-041-1/+1
* V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil2006-04-021-3/+3
* V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limitsMike Isely2006-04-021-1/+11
* V4L/DVB (3610): Added the new routing commands to cx25840.Hans Verkuil2006-04-025-56/+23
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-2/+3
* V4L/DVB (3577): Cleanup audio input handlingHans Verkuil2006-03-242-12/+0
* V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...Hans Verkuil2006-03-241-4/+31
* V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder mo...Michael Krufky2006-03-212-1/+10
* V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil2006-02-271-2/+2
OpenPOWER on IntegriCloud