summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: gspca - sonixj: Add autogain for sensor gc0307Jean-François Moine2010-05-191-8/+22
* V4L/DVB: gspca - sonixj: Let the JPEG header in the deviceJean-François Moine2010-05-191-12/+1
* V4L/DVB: gspca: Change some copyrights and module authorsJean-François Moine2010-05-193-9/+9
* V4L/DVB: cx88: improve error handlingDan Carpenter2010-05-191-1/+4
* V4L/DVB: cx231xx: improve error handlingDan Carpenter2010-05-191-1/+4
* V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=nRandy Dunlap2010-05-192-8/+21
* V4L/DVB: Fix default state Beholder H6 tunerDmitri Belimov2010-05-191-0/+17
* V4L/DVB: video/sn9c102: improve error handlingDan Carpenter2010-05-191-2/+4
* V4L/DVB: video/et61x251: improve error handlingDan Carpenter2010-05-191-2/+4
* V4L/DVB: video/zc0301: improve error handlingDan Carpenter2010-05-191-2/+4
* V4L/DVB: video/cx231xx: cleanup. remove unneed null checksDan Carpenter2010-05-191-8/+5
* V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanupDean Anderson2010-05-191-11/+27
* V4L/DVB: s2255drv: cleanup of debug messagesDean Anderson2010-05-191-111/+42
* V4L/DVB: s2255drv: removal of big kernel lockDean Anderson2010-05-191-10/+1
* V4L/DVB: s2255drv: video_device_alloc call not checked fixDean Anderson2010-05-191-22/+20
* V4L/DVB: s2255drv: code cleanupDean Anderson2010-05-191-69/+44
* V4L/DVB: s2255drv: cleanup of driver disconnect codeDean Anderson2010-05-191-157/+109
* V4L/DVB: video/au0828: off by one bugDan Carpenter2010-05-191-1/+1
* V4L/DVB: cx88: fix checks for analog TV inputsistvan_v@mailbox.hu2010-05-192-3/+5
* V4L/DVB: pwc Kconfig dependency fixChristoph Fritz2010-05-191-1/+1
* V4L/DVB: cpia1: comment unused command_setlights()Mauro Carvalho Chehab2010-05-191-0/+2
* V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-1910-20/+20
* Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function"Herton Ronaldo Krzesinski2010-05-191-2/+9
* V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_defaultHans Verkuil2010-05-191-33/+32
* V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF ...Hans Verkuil2010-05-191-19/+25
* V4L/DVB: w9966: convert to V4L2Hans Verkuil2010-05-192-194/+243
* V4L/DVB: usbvision: remove non-working vbi deviceHans Verkuil2010-05-192-78/+0
* V4L/DVB: video_ioctl2: don't return, use breakHans Verkuil2010-05-191-2/+2
* V4L/DVB: video_ioctl2: do not replace arg with NULL for _IO() ioctlsHans Verkuil2010-05-191-1/+1
* V4L/DVB: davinci: don't return under lock on error pathDan Carpenter2010-05-191-1/+2
* V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman2010-05-191-1/+1
* V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab2010-05-191-6/+3
* V4L/DVB: em28xx: fix a regression caused by the rc-map changesMauro Carvalho Chehab2010-05-191-5/+16
* V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab2010-05-191-2/+28
* V4L/DVB: cx88: don't handle IR on Pixelview too fastMauro Carvalho Chehab2010-05-191-2/+2
* V4L/DVB: ir-nec-decoder: Reimplement the entire decoderMauro Carvalho Chehab2010-05-191-4/+5
* V4L/DVB: saa7134: Add support for both positive and negative edge IRQMauro Carvalho Chehab2010-05-191-4/+6
* V4L/DVB: saa7134: Fix IRQ2 bit names for the register mapMauro Carvalho Chehab2010-05-193-20/+22
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-1910-117/+112
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-197-7/+7
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-198-96/+96
* 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: 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-183-17/+78
* V4L/DVB: saa7134: clear warning noiseMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab2010-05-181-1/+1
OpenPOWER on IntegriCloud