aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-01V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin3-11/+15
2010-06-01V4L/DVB: media/IR: nec-decoder needs to select BITREVRandy Dunlap1-0/+1
2010-06-01V4L/DVB: video/saa7134: change dprintk() to i2cdprintk()Dan Carpenter1-4/+4
2010-06-01V4L/DVB: video/saa7134: remove duplicate breakDan Carpenter1-1/+0
2010-06-01V4L/DVB: IR/imon: add auto-config for 0xffdc rf deviceJarod Wilson1-10/+17
2010-06-01V4L/DVB: IR/imon: clean up usage of boolsJarod Wilson1-24/+24
2010-06-01V4L/DVB: em28xx: remove unneeded null checksDan Carpenter1-5/+2
2010-06-01V4L/DVB: ngene: remove unused #include <linux/version.h>Huang Weiyi2-2/+0
2010-06-01V4L/DVB: ak881x needs slab.hRandy Dunlap1-0/+1
2010-06-01V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probingJean Delvare2-2/+26
2010-06-01V4L/DVB: Technotrend S2-3200 ships with a TT 1500 remoteHermann Gausterer1-0/+1
2010-06-01V4L/DVB: drivers/media: Use kzallocJulia Lawall2-6/+2
2010-06-01V4L/DVB: m920x: Select simple tunerBen Hutchings1-0/+1
2010-06-01V4L/DVB: dib0700: Select dib0090 frontendBen Hutchings1-0/+1
2010-06-01V4L/DVB: budget: Select correct frontendsBen Hutchings1-2/+3
2010-06-01V4L/DVB: dw2102: Select tda10023 frontend, not tda10021Ben Hutchings1-1/+1
2010-06-01V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSERandy Dunlap1-0/+1
2010-06-01V4L/DVB: Add notification to cxusb_dualdig4_rev2_frontend_attach() error handlingPrarit Bhargava1-1/+3
2010-06-01V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135AHerton Ronaldo Krzesinski4-92/+149
2010-06-01V4L/DVB: tm6000: add DVB support for tuner xc5000Stefan Ringel1-20/+49
2010-06-01V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_streamStefan Ringel1-1/+4
2010-06-01V4L/DVB: tm6000: Properly select the tunersStefan Ringel1-1/+2
2010-06-01V4L/DVB: tm6000: Add control to the power ledStefan Ringel2-0/+32
2010-06-01V4L/DVB: tm6000: bugfix stabilizing urb dataStefan Ringel1-2/+2
2010-06-01V4L/DVB: tm6000: bugfix video imageStefan Ringel1-43/+45
2010-06-01V4L/DVB: tm6000: add vbi message inside the type switchStefan Ringel1-2/+4
2010-06-01V4L/DVB: tm6000: bugfix incorrect sizeStefan Ringel1-1/+5
2010-06-01V4L/DVB: tm6000, reset I2C bus functionDmitri Belimov3-15/+20
2010-06-01V4L/DVB: tm6000: Remove an extra ; symbolStefan Ringel1-1/+1
2010-06-01V4L/DVB: tm6000: add extension module supportStefan Ringel4-2/+145
2010-06-01V4L/DVB: saa7134: add support for Avermedia M733AHerton Ronaldo Krzesinski5-0/+159
2010-06-01V4L/DVB: stv6110x: Fix kernel null pointer derefGuy Martin1-1/+4
2010-06-01V4L/DVB: TT CT-3650 DVB-C supportGuy Martin2-6/+90
2010-06-01V4L/DVB: tvp514x: simplify try/g/s_fmt handlingHans Verkuil1-89/+9
2010-06-01V4L/DVB: tvp514x: remove obsolete fmt_listHans Verkuil1-15/+0
2010-06-01V4L/DVB: tvp514x: add missing newlinesHans Verkuil1-6/+6
2010-06-01V4L/DVB: tvp514x: there is only one supported format, so simplify the codeHans Verkuil1-36/+9
2010-06-01V4L/DVB: tvp514x: make std_list constHans Verkuil1-2/+2
2010-06-01V4L/DVB: tvp514x: do NOT change the std as a side effectHans Verkuil1-37/+16
2010-06-01V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototypeHans Verkuil15-25/+26
2010-06-01V4L/DVB: au8522_decoder: g/s_fmt doesn't do anything: removeHans Verkuil1-26/+0
2010-06-01V4L/DVB: tvp5150: remove obsolete g/s_fmt opsHans Verkuil1-20/+0
2010-06-01V4L/DVB: mt9v011: add enum/try/s_mbus_fmt supportHans Verkuil1-20/+17
2010-06-01V4L/DVB: saa7115: remove obsolete g/s_fmt opsHans Verkuil1-17/+0
2010-06-01V4L/DVB: cx24850: remove obsolete g/s_fmt opsHans Verkuil1-31/+0
2010-06-01V4L/DVB: cx231xx: convert to s_mbus_fmtHans Verkuil1-1/+4
2010-06-01V4L/DVB: cx23885: convert to s_mbus_fmtHans Verkuil1-1/+4
2010-06-01V4L/DVB: pvrusb2: convert to s_mbus_fmtHans Verkuil1-6/+6
2010-06-01V4L/DVB: saa7134: convert to use the new mbus APIHans Verkuil2-24/+7
2010-06-01V4L/DVB: saa6752hs: add g/s_mbus_fmt supportHans Verkuil1-18/+46