summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-18V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab4-5/+330
2010-05-18V4L/DVB: saa7134: add code to allow changing IR protocolMauro Carvalho Chehab1-4/+60
2010-05-18V4L/DVB: saa7134: use a full scancode table for M135AMauro Carvalho Chehab2-51/+53
2010-05-18V4L/DVB: ir-core: be less pedantic with RC protocol nameMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devicesLaurent Pinchart1-2/+6
2010-05-18V4L/DVB: uvcvideo: Support iris absolute and relative controlsLaurent Pinchart1-0/+20
2010-05-18V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controlsLaurent Pinchart1-0/+3
2010-05-18V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcamLaurent Pinchart1-0/+9
2010-05-18V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcamsLaurent Pinchart1-0/+9
2010-05-18V4L/DVB: sn9c102 / zc0301: Handle webcams when no gspca subdriver conflictJean-François Moine2-10/+10
2010-05-18V4L/DVB: gspca - t613: Add color controlsCostantino Leandro1-9/+150
2010-05-18V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal...Vaibhav Hiremath1-0/+13
2010-05-18V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operationVaibhav Hiremath1-14/+28
2010-05-18V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume SupportVaibhav Hiremath2-1/+115
2010-05-18V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resumeVaibhav Hiremath1-8/+4
2010-05-18V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT supportVaibhav Hiremath2-3/+21
2010-05-18V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...Vaibhav Hiremath1-4/+20
2010-05-18V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removedVaibhav Hiremath1-1/+0
2010-05-18V4L/DVB: arv: convert to V4L2Hans Verkuil2-214/+179
2010-05-18V4L/DVB: zoran: remove V4L1 videodev.h includeHans Verkuil2-18/+22
2010-05-18V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_deviceHans Verkuil3-41/+49
2010-05-18V4L/DVB: w9966: remove camelCaseHans Verkuil1-168/+168
2010-05-18V4L/DVB: w9966: reorganize the order of functionsHans Verkuil1-300/+263
2010-05-18V4L/DVB: pms: remove unnecessary exclusive open/closeHans Verkuil1-18/+0
2010-05-18V4L/DVB: w9966: coding style cleanupHans Verkuil1-238/+223
2010-05-18V4L/DVB: arv: coding style cleanupHans Verkuil1-77/+76
2010-05-18V4L/DVB: bw-qcam: coding style cleanupHans Verkuil1-245/+207
2010-05-18V4L/DVB: c-qcam: coding style cleanupHans Verkuil1-246/+237
2010-05-18V4L/DVB: ov7670: silence some compiler warningsJonathan Corbet1-4/+3
2010-05-18V4L/DVB: ov7670: Always rewrite clkrc when setting formatJonathan Corbet1-1/+5
2010-05-18V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0Jonathan Corbet1-0/+37
2010-05-18V4L/DVB: ov7670: wire up controls for exposure and autoexposureJonathan Corbet1-0/+86
2010-05-18V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAINJonathan Corbet1-0/+73
2010-05-18V4L/DVB: ov7670: Don't use SMBUS I/OJonathan Corbet1-4/+30
2010-05-18V4L/DVB: ov7670: Avoid reading clkrcJonathan Corbet1-27/+18
2010-05-18V4L/DVB: ov7670: Use CCIR601 in all video modesJonathan Corbet1-4/+4
2010-05-18V4L/DVB: em28xx: "Empia Em28xx Audio" too longDan Carpenter1-1/+1
2010-05-18V4L/DVB: cx231xx: card->driver "Conexant cx231xx Audio" too longDan Carpenter1-1/+1
2010-05-18V4L/DVB: cx25821: prepend cx25821_ to video exported symbolsMauro Carvalho Chehab15-566/+566
2010-05-18V4L/DVB: cx25821-video.c: fix table indentMauro Carvalho Chehab1-24/+24
2010-05-18V4L/DVB: cx25821: fix coding style issues in cx25821-i2c.cOlimpiu Pascariu1-6/+6
2010-05-18V4L/DVB: cx25821: fix coding style issues in cx25821-medusa-video.cOlimpiu Pascariu1-99/+108
2010-05-18V4L/DVB: cx25821: fix coding style issues in cx25821-gpio.cOlimpiu Pascariu1-13/+12
2010-05-18V4L/DVB: cx25821: fix coding style issues in cx25821-core.cOlimpiu Pascariu1-79/+77
2010-05-18V4L/DVB: cx25821-audio-upstream.c: Fixed some checkpatch.pl warnings/errorsMauro Carvalho Chehab1-72/+74
2010-05-18V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()Dan Carpenter1-1/+1
2010-05-18V4L/DVB: v4l: videobuf: code cleanupPawel Osciak3-258/+246
2010-05-18V4L/DVB: Add SPI support to V4L2Dmitri Belimov2-0/+74
2010-05-18V4L/DVB: em28xx: add em286x/tvp5150 reference designDevin Heitmueller2-0/+18
2010-05-18V4L/DVB: gspca: fixes compilation when input is not selectedMauro Carvalho Chehab1-4/+0