summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: ir-common: Use macros to define the keytablesMauro Carvalho Chehab2010-05-192-138/+141
* V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab2010-05-1923-180/+180
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-1910-100/+100
* V4L/DVB: ir-common: re-order keytables by name and remove duplicatesMauro Carvalho Chehab2010-05-191-48/+48
* V4L/DVB: ir-common: Use a function to declare an IR tableMauro Carvalho Chehab2010-05-191-65/+71
* V4L/DVB: Add CHIP ID of the uPD61151Dmitri Belimov2010-05-191-0/+5
* V4L/DVB: ov511: Fix continuation linesJoe Perches2010-05-191-2/+2
* V4L/DVB: saa7134: fix GPIO HW-404M7Vladimir Ermakov2010-05-192-3/+2
* V4L/DVB: drivers/media/video: avoid NULL dereferenceJulia Lawall2010-05-191-5/+0
* V4L/DVB: cx88-dvb: fix on switch identationRicardo Maraschini2010-05-191-1/+1
* V4L/DVB: cx23885: strcpy() => strlcpy()Dan Carpenter2010-05-191-1/+1
* V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.cOlimpiu Pascariu2010-05-191-58/+63
* V4L/DVB: cx88: Only start IR if the input device is openedMauro Carvalho Chehab2010-05-183-15/+66
* V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab2010-05-186-17/+98
* V4L/DVB: ir-core: rename sysfs remote controller class from ir to rcMauro Carvalho Chehab2010-05-181-10/+10
* V4L/DVB: saa7134: clear warning noiseMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcvMauro Carvalho Chehab2010-05-182-2/+133
* V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab2010-05-184-24/+62
* V4L/DVB: ir-core: dynamically load the compiled IR protocolsMauro Carvalho Chehab2010-05-186-15/+125
* V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab2010-05-185-65/+117
* V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab2010-05-183-44/+61
* V4L/DVB: ir-core: add two functions to report keyup/keydown eventsMauro Carvalho Chehab2010-05-182-1/+60
* V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab2010-05-186-5/+365
* V4L/DVB: saa7134: add code to allow changing IR protocolMauro Carvalho Chehab2010-05-182-4/+63
* V4L/DVB: saa7134: use a full scancode table for M135AMauro Carvalho Chehab2010-05-183-52/+54
* V4L/DVB: ir-core: be less pedantic with RC protocol nameMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devicesLaurent Pinchart2010-05-181-2/+6
* V4L/DVB: uvcvideo: Support iris absolute and relative controlsLaurent Pinchart2010-05-181-0/+20
* V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controlsLaurent Pinchart2010-05-185-0/+39
* V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcamLaurent Pinchart2010-05-181-0/+9
* V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcamsLaurent Pinchart2010-05-181-0/+9
* V4L/DVB: sn9c102 / zc0301: Handle webcams when no gspca subdriver conflictJean-François Moine2010-05-182-10/+10
* V4L/DVB: gspca - t613: Add color controlsCostantino Leandro2010-05-181-9/+150
* V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal...Vaibhav Hiremath2010-05-181-0/+13
* V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operationVaibhav Hiremath2010-05-181-14/+28
* V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume SupportVaibhav Hiremath2010-05-182-1/+115
* V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resumeVaibhav Hiremath2010-05-181-8/+4
* 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-182-4/+22
* 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-184-47/+55
* 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: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformatsHans Verkuil2010-05-182-0/+14
* 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
OpenPOWER on IntegriCloud