summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-013-4/+3Star
* V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang2010-06-011-1/+11
* V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin2010-06-013-11/+15
* V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap2010-06-011-0/+1
* V4L/DVB: video/saa7134: change dprintk() to i2cdprintk()Dan Carpenter2010-06-011-4/+4
* V4L/DVB: video/saa7134: remove duplicate breakDan Carpenter2010-06-011-1/+0Star
* V4L/DVB: IR/imon: add auto-config for 0xffdc rf deviceJarod Wilson2010-06-011-10/+17
* V4L/DVB: IR/imon: clean up usage of boolsJarod Wilson2010-06-011-24/+24
* V4L/DVB: em28xx: remove unneeded null checksDan Carpenter2010-06-011-5/+2Star
* V4L/DVB: ngene: remove unused #include <linux/version.h>Huang Weiyi2010-06-012-2/+0Star
* V4L/DVB: ak881x needs slab.hRandy Dunlap2010-06-011-0/+1
* V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probingJean Delvare2010-06-012-2/+26
* V4L/DVB: Technotrend S2-3200 ships with a TT 1500 remoteHermann Gausterer2010-06-011-0/+1
* V4L/DVB: drivers/media: Use kzallocJulia Lawall2010-06-012-6/+2Star
* V4L/DVB: m920x: Select simple tunerBen Hutchings2010-06-011-0/+1
* V4L/DVB: dib0700: Select dib0090 frontendBen Hutchings2010-06-011-0/+1
* V4L/DVB: budget: Select correct frontendsBen Hutchings2010-06-011-2/+3
* V4L/DVB: dw2102: Select tda10023 frontend, not tda10021Ben Hutchings2010-06-011-1/+1
* V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSERandy Dunlap2010-06-011-0/+1
* V4L/DVB: Add notification to cxusb_dualdig4_rev2_frontend_attach() error han...Prarit Bhargava2010-06-011-1/+3
* V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135AHerton Ronaldo Krzesinski2010-06-015-93/+150
* V4L/DVB: tm6000: add DVB support for tuner xc5000Stefan Ringel2010-06-011-20/+49
* V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_streamStefan Ringel2010-06-011-1/+4
* V4L/DVB: tm6000: Properly select the tunersStefan Ringel2010-06-011-1/+2
* V4L/DVB: tm6000: Add control to the power ledStefan Ringel2010-06-012-0/+32
* V4L/DVB: tm6000: bugfix stabilizing urb dataStefan Ringel2010-06-011-2/+2
* V4L/DVB: tm6000: bugfix video imageStefan Ringel2010-06-011-43/+45
* V4L/DVB: tm6000: add vbi message inside the type switchStefan Ringel2010-06-011-2/+4
* V4L/DVB: tm6000: bugfix incorrect sizeStefan Ringel2010-06-011-1/+5
* V4L/DVB: tm6000, reset I2C bus functionDmitri Belimov2010-06-013-15/+20
* V4L/DVB: tm6000: Remove an extra ; symbolStefan Ringel2010-06-011-1/+1
* V4L/DVB: tm6000: add extension module supportStefan Ringel2010-06-014-2/+145
* V4L/DVB: saa7134: add support for Avermedia M733AHerton Ronaldo Krzesinski2010-06-017-2/+163
* V4L/DVB: stv6110x: Fix kernel null pointer derefGuy Martin2010-06-011-1/+4
* V4L/DVB: TT CT-3650 DVB-C supportGuy Martin2010-06-012-6/+90
* V4L/DVB: tvp514x: simplify try/g/s_fmt handlingHans Verkuil2010-06-011-89/+9Star
* V4L/DVB: tvp514x: remove obsolete fmt_listHans Verkuil2010-06-011-15/+0Star
* V4L/DVB: tvp514x: add missing newlinesHans Verkuil2010-06-011-6/+6
* V4L/DVB: tvp514x: there is only one supported format, so simplify the codeHans Verkuil2010-06-011-36/+9Star
* V4L/DVB: tvp514x: make std_list constHans Verkuil2010-06-011-2/+2
* V4L/DVB: tvp514x: do NOT change the std as a side effectHans Verkuil2010-06-011-37/+16Star
* V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototypeHans Verkuil2010-06-0117-27/+28
* V4L/DVB: au8522_decoder: g/s_fmt doesn't do anything: removeHans Verkuil2010-06-011-26/+0Star
* V4L/DVB: tvp5150: remove obsolete g/s_fmt opsHans Verkuil2010-06-011-20/+0Star
* V4L/DVB: mt9v011: add enum/try/s_mbus_fmt supportHans Verkuil2010-06-011-20/+17Star
* V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8Hans Verkuil2010-06-011-0/+1
* V4L/DVB: saa7115: remove obsolete g/s_fmt opsHans Verkuil2010-06-011-17/+0Star
* V4L/DVB: cx24850: remove obsolete g/s_fmt opsHans Verkuil2010-06-011-31/+0Star
* V4L/DVB: cx231xx: convert to s_mbus_fmtHans Verkuil2010-06-011-1/+4
* V4L/DVB: cx23885: convert to s_mbus_fmtHans Verkuil2010-06-011-1/+4