aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx25840 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-27V4L/DVB (4968): Add PAL-60 support for cx2584x.Hans Verkuil1-1/+8
2006-10-14V4L/DVB (4729): Fix VIDIOC_G_FMT for NTSC in cx25840.Hans Verkuil1-6/+19
2006-09-26V4L/DVB (4519): Fixes Helper module dependencies against V4L APIsMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4417): Add support for PAL-Nc in cx24850.Hans Verkuil1-0/+4
2006-08-08V4L/DVB (4416): Cx25840_read4 has wrong endianness.Hans Verkuil1-2/+2
2006-06-25V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil1-100/+19
2006-06-25V4L/DVB (4067): Fixed cx25840 to work with PAL/MMauro Carvalho Chehab3-55/+126
2006-06-25V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module.Christopher Neufeld3-5/+24
2006-06-25V4L/DVB (4008): Audio soft reset improvementsHans Verkuil1-8/+12
2006-06-25V4L/DVB (4006): Stop/start microcontroller when changing sampling frequencyHans Verkuil1-3/+15
2006-06-25V4L/DVB (4005): Add support for the cx25836/7 video decoder.Hans Verkuil3-56/+154
2006-05-12V4L/DVB (3825): Remove broken 'fast firmware load' from cx25840.Hans Verkuil1-47/+2
2006-04-04kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeCarl-Daniel Hailfinger1-1/+1
2006-04-02V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil1-3/+3
2006-04-02V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limitsMike Isely1-1/+11
2006-04-02V4L/DVB (3610): Added the new routing commands to cx25840.Hans Verkuil5-56/+23
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-2/+3
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil2-12/+0
2006-03-24V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTSC-KR standard.Hans Verkuil1-4/+31
2006-03-21V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder moduleMichael Krufky2-1/+10
2006-02-27V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil1-2/+2
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil1-30/+20
2006-01-23V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil2-20/+27
2006-01-23V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab1-3/+3
2006-01-15V4L/DVB (3377): make some code staticAdrian Bunk1-1/+1
2006-01-13V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab1-1/+1
2006-01-12V4L/DVB (3348): debug renamed to cx25840_debugHans Verkuil1-8/+8
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-6/+6
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2-2/+1
2006-01-09V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840Hans Verkuil1-1/+1
2006-01-09V4L/DVB (3291): Fix signed/unsigned bug in hue handlingHans Verkuil1-1/+1
2006-01-09V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840.Hans Verkuil4-19/+117
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil3-58/+41
2006-01-09V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERHans Verkuil2-21/+20
2006-01-09V4L/DVB (3249): Generalized cx25840 video/audio input handlingHans Verkuil3-141/+153
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil3-18/+14
2006-01-09V4L/DVB (3198): make cx25840 recover from some firmware load failuresTyler Trafford1-2/+11
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab1-4/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2-5/+8
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-12-19[PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab1-18/+24
2005-12-01[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil2-3/+40
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab1-2/+2
2005-11-13[PATCH] v4l: 976: ensure consistent v4l firmware prefixesHans Verkuil1-1/+1
2005-11-13[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer driversMauro Carvalho Chehab2-2/+0
2005-11-13[PATCH] v4l: (966) Authorship fixes for new ModulesHans Verkuil1-4/+1
2005-11-13[PATCH] v4l: (958) Make cx25840 use firmware image named 'cx25840.fw'Tyler Trafford1-1/+1