aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT supportVaibhav Hiremath2010-05-182-3/+21
* V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...Vaibhav Hiremath2010-05-181-4/+20
* V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removedVaibhav Hiremath2010-05-181-1/+0
* V4L/DVB: arv: convert to V4L2Hans Verkuil2010-05-182-214/+179
* V4L/DVB: zoran: remove V4L1 videodev.h includeHans Verkuil2010-05-182-18/+22
* V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_deviceHans Verkuil2010-05-183-41/+49
* V4L/DVB: w9966: remove camelCaseHans Verkuil2010-05-181-168/+168
* V4L/DVB: w9966: reorganize the order of functionsHans Verkuil2010-05-181-300/+263
* V4L/DVB: pms: remove unnecessary exclusive open/closeHans Verkuil2010-05-181-18/+0
* V4L/DVB: w9966: coding style cleanupHans Verkuil2010-05-181-238/+223
* V4L/DVB: arv: coding style cleanupHans Verkuil2010-05-181-77/+76
* V4L/DVB: bw-qcam: coding style cleanupHans Verkuil2010-05-181-245/+207
* V4L/DVB: c-qcam: coding style cleanupHans Verkuil2010-05-181-246/+237
* V4L/DVB: ov7670: silence some compiler warningsJonathan Corbet2010-05-181-4/+3
* V4L/DVB: ov7670: Always rewrite clkrc when setting formatJonathan Corbet2010-05-181-1/+5
* V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0Jonathan Corbet2010-05-181-0/+37
* V4L/DVB: ov7670: wire up controls for exposure and autoexposureJonathan Corbet2010-05-181-0/+86
* V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAINJonathan Corbet2010-05-181-0/+73
* V4L/DVB: ov7670: Don't use SMBUS I/OJonathan Corbet2010-05-181-4/+30
* V4L/DVB: ov7670: Avoid reading clkrcJonathan Corbet2010-05-181-27/+18
* V4L/DVB: ov7670: Use CCIR601 in all video modesJonathan Corbet2010-05-181-4/+4
* V4L/DVB: em28xx: "Empia Em28xx Audio" too longDan Carpenter2010-05-181-1/+1
* V4L/DVB: cx231xx: card->driver "Conexant cx231xx Audio" too longDan Carpenter2010-05-181-1/+1
* V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()Dan Carpenter2010-05-181-1/+1
* V4L/DVB: v4l: videobuf: code cleanupPawel Osciak2010-05-183-258/+246
* V4L/DVB: Add SPI support to V4L2Dmitri Belimov2010-05-182-0/+74
* V4L/DVB: em28xx: add em286x/tvp5150 reference designDevin Heitmueller2010-05-182-0/+18
* V4L/DVB: gspca: fixes compilation when input is not selectedMauro Carvalho Chehab2010-05-181-4/+0
* V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gainDevin Heitmueller2010-05-182-10/+3
* V4L/DVB: saa115: add support for chroma AGC and chroma gainDevin Heitmueller2010-05-181-1/+37
* V4L/DVB: saa7115: enable anti-alias filterDevin Heitmueller2010-05-181-1/+1
* V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of videoDevin Heitmueller2010-05-181-22/+39
* V4L/DVB: em28xx: reduce cropping for VBI areaDevin Heitmueller2010-05-181-4/+8
* V4L/DVB: em28xx: adjust number of packets per URBDevin Heitmueller2010-05-181-2/+2
* V4L/DVB: sn9c102: Make hv7131d sensor code also recognize the HV7131EHans de Goede2010-05-181-1/+1
* V4L/DVB: gspca_spca561: Add support for camera buttonHans de Goede2010-05-181-0/+24
* V4L/DVB: gspca_spca561: Fix LED on rev12a camerasHans de Goede2010-05-181-23/+11
* V4L/DVB: gspca - sn9c20x: Fix bug with OV9655 codeBrian Johnson2010-05-181-34/+24
* V4L/DVB: gspca - sn9c20x: Add support for cameras using the MT9M112 sensorBrian Johnson2010-05-181-3/+41
* V4L/DVB: gspca - sn9c20x: Add upside down detectionBrian Johnson2010-05-181-10/+40
* V4L/DVB: gspca - sn9c20x: Add support for camera LEDsBrian Johnson2010-05-181-3/+15
* V4L/DVB: gspca - sn9c20x: use gspca's input device handlingMauro Carvalho Chehab2010-05-182-119/+34
* V4L/DVB: gspca - sonixj: Add webcam 0c45:6142 with sensors gc0307 and po2030nJean-François Moine2010-05-181-8/+289
* V4L/DVB: gspca - sonixj: More static const and better array initializationJean-François Moine2010-05-181-58/+78
* V4L/DVB: videobuf-core: fix spelling mistake in debug messageHans Verkuil2010-05-181-1/+1
* V4L/DVB: saa7134: add capture boards Hawell HW-404M7 and HW-808M7Vladimir Ermakov2010-05-183-0/+19
* V4L/DVB: v4l2_ctrl_get_name(): add missing control names, and make title for...Frank Schaefer2010-05-181-1/+3
* V4L/DVB: tlg2300: remove unused #include <linux/version.h>Huang Weiyi2010-05-181-1/+0
* V4L/DVB: drivers/media/video: move dereference after NULL testJulia Lawall2010-05-183-4/+3
* V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...Andy Walls2010-05-184-5/+10