summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx25840/cx25840-core.c
AgeCommit message (Expand)Author
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-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-08-01cx25840_read4 has wrong endianness.Hans Verkuil
2006-06-18Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil
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-22Add support for the cx25836/7 video decoder.Hans Verkuil
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-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-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-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-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-10Fixes AuthorshipMauro Carvalho Chehab
2005-11-09Adds support for cx25840 video decoder.Mauro Carvalho Chehab