summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: af9015: use value from config instead hardcoded oneAntti Palosaari2010-10-211-1/+2
* V4L/DVB: af9013: optimize code sizeAntti Palosaari2010-10-212-158/+79
* 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: af9013: add support for MaxLinear MxL5007T tunerAntti Palosaari2010-10-213-2/+5
* 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: STV0288 Incorrect bit sample for Vitterbi statusMalcolm Priestley2010-10-211-1/+1
* V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXESMalcolm Priestley2010-10-214-0/+1137
* V4L/DVB: ix2505v: make scripts/checkpatch.pl happyMauro Carvalho Chehab2010-10-211-10/+9
* V4L/DVB: Support for Sharp IX2505V (marked B0017) DVB-S silicon tunerMalcolm Priestley2010-10-214-0/+396
* V4L/DVB: drivers/media/dvb/siano: Remove double testJulia Lawall2010-10-211-2/+1
* 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-2114-15/+15
* V4L/DVB: drivers/media: Use available error codesJulia Lawall2010-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: af9013: add support for tda18218 silicon tunerAntti Palosaari2010-10-212-2/+17
* V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky2010-09-271-19/+12
* V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-273-1/+8
* V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-273-1/+57
* 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: mantis: Fix IR_CORE dependencyIngo Molnar2010-08-241-1/+1
* V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-122-2/+2
* V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-122-2/+2
* V4L/DVB: dvb: siano: free spinlock before schedule()Kulikov Vasiliy2010-08-081-2/+4
* V4L/DVB: Report supported QAM modes on bt8xxArnuschky2010-08-081-1/+9
* V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski2010-08-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-071-2/+2
|\
| *-. Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-021-2/+2
| |\ \
| | | * firewire: remove an unused function argumentStefan Richter2010-06-201-2/+2
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-06-1626-140/+279
| |\ \ \ \ | | |/ / /
| * | | | fix typos concerning "management"Uwe Kleine-König2010-06-161-1/+1
* | | | | V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab2010-08-024-275/+44
* | | | | V4L/DVB: sms: properly initialize IR phys and IR nameMauro Carvalho Chehab2010-08-023-10/+15
* | | | | V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStickMauro Carvalho Chehab2010-08-021-0/+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
OpenPOWER on IntegriCloud