summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8919): cx18: Fix tuner audio input for Compro H900 cardsHans Verkuil2008-10-041-1/+1
* V4L/DVB (8805): Steven Toth email address changeSteven Toth2008-09-032-2/+2
* V4L/DVB (8769): cx18: Simplify queue flush logic to prevent oops in cx18_flus...Andy Walls2008-09-031-83/+15
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-033-15/+15
* V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates t...Andy Walls2008-09-033-12/+15
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+0
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-3/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-44/+48
* V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog cap...Andy Walls2008-07-261-10/+70
* V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SI...Andy Walls2008-07-261-12/+29
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* V4L/DVB (8423): cx18: remove firmware size checkHans Verkuil2008-07-231-41/+13
* V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-upsHans Verkuil2008-07-201-1/+3
* V4L/DVB (8378): cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_...Hans Verkuil2008-07-203-145/+147
* V4L/DVB (8377): ivtv/cx18: ensure the default control values are correctHans Verkuil2008-07-202-0/+6
* V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on H...Andy Walls2008-07-205-0/+54
* V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variablesAndy Walls2008-07-204-2/+17
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-202-6/+0
* 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
OpenPOWER on IntegriCloud