summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8189): cx18: Use correct GPIO pin for resetting Xceive 3028 tuner on...Andy Walls2008-07-201-2/+2
* V4L/DVB (8188): cx18: Add missing reset recovery delay in cx18-i2c.cAndy Walls2008-07-201-0/+1
* V4L/DVB (8169): cx18: enable TS supportHans Verkuil2008-07-201-1/+1
* V4L/DVB (8168): cx18: Upgrade to newer firmware & update cx18 documentation.Hans Verkuil2008-07-201-1/+1
* V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2.Hans Verkuil2008-07-209-29/+47
* V4L/DVB (8165): cx18: fix v4l-cx23418-dig.fw firmware load.Hans Verkuil2008-07-201-26/+44
* V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards with...Hans Verkuil2008-07-201-0/+6
* V4L/DVB (8162): cx18: fix PAL/SECAM supportHans Verkuil2008-07-203-92/+17
* V4L/DVB (8114): cx18: Improve Raptor card audio input routing defintionsAndy Walls2008-07-201-7/+10
* V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled thro...Hans Verkuil2008-07-203-16/+31
* V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is n...Hans Verkuil2008-07-201-19/+23
* V4L/DVB (8107): cx18: improve support for the Raptor board.Hans Verkuil2008-07-202-0/+6
* V4L/DVB (8106): ivtv/cx18: improve tuner std check in card definitions.Hans Verkuil2008-07-201-2/+2
* V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil2008-07-201-1/+3
* V4L/DVB (8104): cx18/ivtv: ioctl debugging improvementsHans Verkuil2008-07-203-95/+12
* V4L/DVB (8093): cx18: fix prefix typoHans Verkuil2008-07-201-2/+2
* V4L/DVB (8091): cx18: show GPIO pins when VIDIOC_LOG_STATUS is called.Hans Verkuil2008-07-201-0/+2
* V4L/DVB (8089): cx18: add support for Conexant Raptor PAL/SECAM cardSri Deevi2008-07-207-3/+122
* V4L/DVB (8087): cx18: make sure all v4l2_format fields are filled inHans Verkuil2008-07-201-19/+25
* V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handlingHans Verkuil2008-07-201-4/+0
* V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION testsHans Verkuil2008-07-201-4/+0
* V4L/DVB (8082): cx18: convert to video_ioctl2()Andy Walls2008-07-206-689/+745
* V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare2008-07-201-1/+1
* Fix a const pointer error in the Conexant cx23418 MPEG encoder driverDavid Howells2008-07-101-1/+1
* V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and...Andy Walls2008-06-261-11/+14
* V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initializationAndy Walls2008-06-265-2/+47
* V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens...Andy Walls2008-06-261-1/+16
* V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 ...Andy Walls2008-06-261-4/+4
* V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-coreAndy Walls2008-06-262-8/+73
* V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISEMichael Krufky2008-06-261-2/+2
* V4L/DVB (8008): cx18: remove duplicate audio and video input enumsHans Verkuil2008-06-262-70/+31
* V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil2008-06-262-2/+6
* V4L/DVB (7978): cx18: explicitly test for XC2028 tunerHans Verkuil2008-06-051-1/+1
* V4L/DVB (7977): cx18: fix init order and remove duplicate open_on_first_use.Hans Verkuil2008-06-051-12/+10
* V4L/DVB (7966): cx18: direct dereferencing of iomemAl Viro2008-06-051-4/+6
* V4L/DVB (7964): cx18 iomem annotationsAl Viro2008-06-056-12/+13
* V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.Hans Verkuil2008-06-052-15/+18
* V4L/DVB (7932): cx18: mark Compro H900 as fully supported.Hans Verkuil2008-06-051-2/+2
* V4L/DVB (7931): cx18: allow for simultaneous digital and analog captureHans Verkuil2008-06-056-22/+27
* V4L/DVB (7928): cx18: fix audio registers 808 and 80cHans Verkuil2008-06-051-36/+45
* V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted on init.Hans Verkuil2008-06-051-3/+5
* V4L/DVB (7885): ivtv/cx18: add compat_ioctl entriesHans Verkuil2008-06-051-6/+7
* i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-181-5/+4
* V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls2008-05-141-0/+2
* V4L/DVB (7890): cx18: removed bogus and confusing conditionalHans Verkuil2008-05-141-2/+1
* V4L/DVB (7889): cx18: improve HVR-1600 detection.Hans Verkuil2008-05-142-6/+7
* V4L/DVB (7888): cx18: minor card definition updates.Hans Verkuil2008-05-141-5/+4
* V4L/DVB (7887): cx18: fix Compro H900 analog support.Hans Verkuil2008-05-143-18/+46
* V4L/DVB(7879): Adding cx18 Support for mxl5005sSteven Toth2008-05-143-22/+22
* V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk2008-05-147-41/+6
OpenPOWER on IntegriCloud