summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx25840
AgeCommit message (Expand)Author
2006-06-18Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil
2006-06-08Fixes a warning about using pll without init.Mauro Carvalho Chehab
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-29Audio soft reset improvementsHans Verkuil
2006-04-29From: Hans Verkuil <hverkuil@xs4all.nl>Hans Verkuil
2006-04-29From: Hans Verkuil <hverkuil@xs4all.nl>Hans Verkuil
2006-04-23Remove broken 'fast firmware load' from cx25840.Hans Verkuil
2006-04-22Add support for the cx25836/7 video decoder.Hans Verkuil
2006-04-04kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeMichael Krufky
2006-03-29Reverted sliced VBI API changes made in videodev2.h.Hans Verkuil
2006-03-25Reduce FWSEND in cx25840 module due to certain I2C bus adapter limitsMike Isely
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-03-13Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder moduleMichael Krufky
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-19Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab
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
2006-01-08i2c fixes and cleanupsMauro Carvalho Chehab
2006-01-07Some cleanups at I2C modulesMauro Carvalho Chehab
2006-01-03Fix signed/unsigned bug in brightness handling of cx25840Hans Verkuil
2006-01-03Fix signed/unsigned bug in hue handlingHans Verkuil
2006-01-02Added VIDIOC_QUERYCTRL to cx25840.Hans Verkuil
2006-01-02convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil
2005-12-29When in radio mode ignore VIDIOC_G_TUNERHans Verkuil
2005-12-28Generalized cx25840 video/audio input handlingHans Verkuil
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-22Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil
2005-12-20make cx25840 recover from some firmware load failuresTyler Trafford
2005-12-18Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab
2005-12-18Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab
2005-12-17Reverted latest two patchesMauro Carvalho Chehab
2005-12-17fix build error.Michael Krufky
2005-12-17Fix compilation failure with gcc 2.95.3 and corrected set video stdMauro Carvalho Chehab
2005-12-11Makes v4l compile under 2.4 kernelsMauro Carvalho Chehab
2005-12-07kernel-sync patches.Mauro Carvalho Chehab
2005-11-26Add workaround for Hauppauge PVR150 hardware problem with certain NTSC tuner ...Hans Verkuil
2005-11-20some funcions now static and I2C hw code for IRMauro Carvalho Chehab
2005-11-11Ensure consistent v4l firmware prefixes.Michael Krufky
2005-11-10Fixes AuthorshipMauro Carvalho Chehab