summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx25840
Commit message (Expand)AuthorAgeFilesLines
* 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
* V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-071-30/+20
* V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil2006-01-232-20/+27
* V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab2006-01-231-3/+3
* V4L/DVB (3377): make some code staticAdrian Bunk2006-01-151-1/+1
* V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2006-01-131-1/+1
* V4L/DVB (3348): debug renamed to cx25840_debugHans Verkuil2006-01-121-8/+8
* V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab2006-01-111-6/+6
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2006-01-092-2/+1
* V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840Hans Verkuil2006-01-091-1/+1
* V4L/DVB (3291): Fix signed/unsigned bug in hue handlingHans Verkuil2006-01-091-1/+1
* V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840.Hans Verkuil2006-01-094-19/+117
* V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil2006-01-093-58/+41
* V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERHans Verkuil2006-01-092-21/+20
* V4L/DVB (3249): Generalized cx25840 video/audio input handlingHans Verkuil2006-01-093-141/+153
* V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil2006-01-093-18/+14
* V4L/DVB (3198): make cx25840 recover from some firmware load failuresTyler Trafford2006-01-091-2/+11
* V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab2006-01-091-4/+0
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-052-5/+8
* [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab2005-12-191-18/+24
* [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil2005-12-012-3/+40
* [PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab2005-12-011-2/+2
* [PATCH] v4l: 976: ensure consistent v4l firmware prefixesHans Verkuil2005-11-131-1/+1
* [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversMauro Carvalho Chehab2005-11-132-2/+0
* [PATCH] v4l: (966) Authorship fixes for new ModulesHans Verkuil2005-11-131-4/+1
* [PATCH] v4l: (958) Make cx25840 use firmware image named 'cx25840.fw'Tyler Trafford2005-11-131-1/+1
* [PATCH] v4l: (950) Added compiler options for cx25840 saa7115 and saa7127Mauro Carvalho Chehab2005-11-131-0/+6
* [PATCH] v4l: (946) adds support for cx25840 video decoderHans Verkuil2005-11-135-0/+1960