summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-191-23/+30
* V4L/DVB: Add RC6 support to ir-coreDavid Härdeman2010-05-197-0/+433
* V4L/DVB: Add NECx support to ir-coreDavid Härdeman2010-05-191-1/+2
* V4L/DVB: Add RC5x support to ir-coreDavid Härdeman2010-05-191-19/+59
* V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr()Nicolas Noirbent2010-05-191-1/+1
* V4L/DVB: cpia1: comment unused command_setlights()Mauro Carvalho Chehab2010-05-191-0/+2
* V4L/DVB: ir-core: Remove warining noise if decoders compiled builtinMauro Carvalho Chehab2010-05-192-3/+5
* V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-1911-22/+22
* Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function"Herton Ronaldo Krzesinski2010-05-191-2/+9
* V4L/DVB: dvb/dib8000: fix build warningWolfram Sang2010-05-191-0/+1
* V4L/DVB: DVB: ngene, remove unused #include <linux/version.h>Huang Weiyi2010-05-191-1/+0
* 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: v4l2-framework.txt: fix incorrect statementHans Verkuil2010-05-191-6/+5
* V4L/DVB: w9966: convert to V4L2Hans Verkuil2010-05-192-194/+243
* V4L/DVB: DocBook/v4l/compat.xml: add missing </section>Hans Verkuil2010-05-191-57/+58
* 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: videodev2.h: move definition of enum v4l2_ctrl_type to the other con...Hans Verkuil2010-05-191-10/+10
* V4L/DVB: V4L2 Spec: fix V4L2_CTRL_TYPE_CTRL_CLASS documentationHans Verkuil2010-05-191-1/+1
* V4L/DVB: davinci: don't return under lock on error pathDan Carpenter2010-05-191-1/+2
* V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab2010-05-198-82/+127
* V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman2010-05-195-293/+296
* V4L/DVB: ir-core: fix gcc warning noiseMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir-core: properly present the supported and current protocolsMauro Carvalho Chehab2010-05-191-19/+44
* V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab2010-05-195-26/+47
* V4L/DVB: rename sysfs remote controller devices from rcrcv to rcDavid Härdeman2010-05-191-5/+5
* V4L/DVB: ir: Make sure that the spinlocks are properly initializedMauro Carvalho Chehab2010-05-194-7/+4
* V4L/DVB: em28xx: fix a regression caused by the rc-map changesMauro Carvalho Chehab2010-05-191-5/+16
* V4L/DVB: ir-rc5-decoder: fix state machineMauro Carvalho Chehab2010-05-191-109/+52
* V4L/DVB: re-add enable/disable check to the IR decodersMauro Carvalho Chehab2010-05-192-0/+6
* V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab2010-05-196-13/+153
* V4L/DVB: ir-core: move rc map code to rc-map.hMauro Carvalho Chehab2010-05-192-35/+36
* V4L-DVB: ir-core: remove the ancillary bufferMauro Carvalho Chehab2010-05-194-70/+13
* V4L/DVB: cx88: don't handle IR on Pixelview too fastMauro Carvalho Chehab2010-05-191-2/+2
* V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocolMauro Carvalho Chehab2010-05-195-0/+389
* V4L/DVB: ir-nec-decoder: CleanupsMauro Carvalho Chehab2010-05-191-32/+8
* V4L/DVB: ir-nec-decoder: Reimplement the entire decoderMauro Carvalho Chehab2010-05-192-108/+172
* V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-coreDavid Härdeman2010-05-191-37/+3
* V4L/DVB: ir-core: improve keyup/keydown logicDavid Härdeman2010-05-194-48/+113
* V4L/DVB: ir-core: re-add some debug functions for keytable changesMauro Carvalho Chehab2010-05-191-2/+17
* V4L/DVB: drivers/media/IR - improve keytable codeDavid Härdeman2010-05-192-331/+191
OpenPOWER on IntegriCloud