summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ibmmpeg2.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: ir-core: Add support for RC map code registerMauro Carvalho Chehab3-1/+87
2010-05-19V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate fileMauro Carvalho Chehab67-3245/+4122
2010-05-19V4L/DVB: ir-common: Use macros to define the keytablesMauro Carvalho Chehab2-138/+141
2010-05-19V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab23-180/+180
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab10-100/+100
2010-05-19V4L/DVB: ir-common: re-order keytables by name and remove duplicatesMauro Carvalho Chehab1-48/+48
2010-05-19V4L/DVB: ir-common: Use a function to declare an IR tableMauro Carvalho Chehab1-65/+71
2010-05-19V4L/DVB: Add CHIP ID of the uPD61151Dmitri Belimov1-0/+5
2010-05-19V4L/DVB: ov511: Fix continuation linesJoe Perches1-2/+2
2010-05-19V4L/DVB: saa7134: fix GPIO HW-404M7Vladimir Ermakov2-3/+2
2010-05-19V4L/DVB: drivers/media/video: avoid NULL dereferenceJulia Lawall1-5/+0
2010-05-19V4L/DVB: cx88-dvb: fix on switch identationRicardo Maraschini1-1/+1
2010-05-19V4L/DVB: cx23885: strcpy() => strlcpy()Dan Carpenter1-1/+1
2010-05-19V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.cOlimpiu Pascariu1-58/+63
2010-05-18V4L/DVB: cx88: Only start IR if the input device is openedMauro Carvalho Chehab3-15/+66
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab6-17/+98
2010-05-18V4L/DVB: ir-core: rename sysfs remote controller class from ir to rcMauro Carvalho Chehab1-10/+10
2010-05-18V4L/DVB: saa7134: clear warning noiseMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcvMauro Carvalho Chehab2-2/+133
2010-05-18V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab4-24/+62
2010-05-18V4L/DVB: ir-core: dynamically load the compiled IR protocolsMauro Carvalho Chehab6-15/+125
2010-05-18V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab5-65/+117
2010-05-18V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab3-44/+61
2010-05-18V4L/DVB: ir-core: add two functions to report keyup/keydown eventsMauro Carvalho Chehab2-1/+60
2010-05-18V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab6-5/+365
2010-05-18V4L/DVB: saa7134: add code to allow changing IR protocolMauro Carvalho Chehab2-4/+63
2010-05-18V4L/DVB: saa7134: use a full scancode table for M135AMauro Carvalho Chehab3-52/+54
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 Pinchart5-0/+39
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 Hiremath2-4/+22
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 Verkuil4-47/+55
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: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformatsHans Verkuil2-0/+14
2010-05-18V4L/DVB: w9966: coding style cleanupHans Verkuil1-238/+223