summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb
Commit message (Expand)AuthorAgeFilesLines
* [media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2010-10-212-6/+0
* [media] af9015: move remote controllers to new RC coreAntti Palosaari2010-10-212-524/+121
* [media] af9015: remove needless variable setAntti Palosaari2010-10-211-2/+2
* [media] af9015: make checkpatch.pl happyAntti Palosaari2010-10-211-5/+7
* [media] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)Yann E. MORIN2010-10-212-3/+12
* V4L/DVB: af9015: use value from config instead hardcoded oneAntti Palosaari2010-10-211-1/+2
* V4L/DVB: af9015: reimplement remote controllerAntti Palosaari2010-10-212-870/+466
* V4L/DVB: af9015: map TerraTec Cinergy T Stick Dual RC remote to device IDAntti Palosaari2010-10-211-3/+3
* V4L/DVB: af9015: add remote support for TerraTec Cinergy T Stick Dual RCAntti Palosaari2010-10-212-0/+66
* V4L/DVB: af9015: add support for TerraTec Cinergy T Stick Dual RCAntti Palosaari2010-10-213-1/+21
* V4L/DVB: af9015: fix bug introduced by commit 490ade7e3f4474f626a8f5d778ead4e...Antti Palosaari2010-10-211-19/+6
* V4L/DVB: af9015: simple comment updateAntti Palosaari2010-10-211-4/+4
* V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXESMalcolm Priestley2010-10-214-0/+1137
* V4L/DVB: af9015: add USB ID for Terratec Cinergy T Stick RC MKIIStefan Lippers-Hollmann2010-10-212-0/+20
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-1/+1
* V4L/DVB: af9015: add missing TDA18218 Kconfig optionAntti Palosaari2010-10-211-0/+1
* V4L/DVB: af9015: add support for tda18218 silicon tunerAntti Palosaari2010-10-211-3/+11
* V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-271-0/+1
* V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-271-1/+52
* V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-271-3/+0
* V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-271-1/+1
* V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter2010-09-271-3/+1
* V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-121-1/+1
* V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx and RC-5Mauro Carvalho Chehab2010-08-021-31/+35
* V4L/DVB: dib0700: properly implement IR change_protocolMauro Carvalho Chehab2010-08-024-34/+140
* V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab2010-08-021-14/+53
* V4L/DVB: dib0700: avoid bad repeatMauro Carvalho Chehab2010-08-021-0/+3
* V4L/DVB: Port dib0700 to rc-coreMauro Carvalho Chehab2010-08-022-445/+94
* V4L/DVB: dvb-usb: add support for rc-core modeMauro Carvalho Chehab2010-08-022-37/+149
* V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab2010-08-0221-282/+396
* V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab2010-08-0223-100/+90
* V4L/DVB: af9005: use generic_bulk_ctrl_endpoint_responseMichael Krufky2010-08-021-48/+7
* V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)Antti Palosaari2010-08-022-1/+8
* V4L/DVB: remove unneeded null check in anysee_probe()Dan Carpenter2010-08-021-4/+6
* V4L/DVB: dvb-usb-init.c: white space changes in dvb-usb-initDan Carpenter2010-08-021-29/+31
* V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger2010-08-021-1/+1
* V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: CodingStyle fixesDaniel Mack2010-08-021-31/+35
* V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: fix return valuesDaniel Mack2010-08-021-9/+7
* V4L/DVB: m920x: Select simple tunerBen Hutchings2010-06-011-0/+1
* V4L/DVB: dib0700: Select dib0090 frontendBen Hutchings2010-06-011-0/+1
* V4L/DVB: dw2102: Select tda10023 frontend, not tda10021Ben Hutchings2010-06-011-1/+1
* V4L/DVB: Add notification to cxusb_dualdig4_rev2_frontend_attach() error han...Prarit Bhargava2010-06-011-1/+3
* V4L/DVB: TT CT-3650 DVB-C supportGuy Martin2010-06-012-6/+90
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-3/+4
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-3/+4
* | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2027-220/+334
|\ \
| * | V4L/DVB: media/az6027: handle -EIO failureDan Carpenter2010-05-191-4/+1
| * | V4L/DVB: media/az6027: doing dma on the stackDan Carpenter2010-05-191-9/+41
| * | V4L/DVB: dvb-usb: gp8psk, fix potential null derefernceJiri Slaby2010-05-191-0/+4
| * | V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap2010-05-191-2/+3
OpenPOWER on IntegriCloud