summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx25840
AgeCommit message (Expand)Author
2007-03-03cx25840-firmware include cleanupHans Verkuil
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-07Reverting patch d1bfc4440540ee9f86bff20850ed205d0ddad1bfMauro Carvalho Chehab
2007-02-05cx25840 request_firmware failed due to wrong device.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-12-12Add PAL-60 support for cx2584x.Hans Verkuil
2006-10-07Fix VIDIOC_G_FMT for NTSC in cx25840.Hans Verkuil
2006-08-23Fixes Helper module dependencies against V4L APIsMauro Carvalho Chehab
2006-08-01Add support for PAL-Nc in cx24850.Hans Verkuil
2006-08-01cx25840_read4 has wrong endianness.Hans Verkuil
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