summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* [media] firedtv: support for PSK8 for S2 devices. To watch HDTommy Jonsson2010-10-212-6/+60
* [media] af9015: move remote controllers to new RC coreAntti Palosaari2010-10-212-524/+121Star
* [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
* [media] af9013: cache some reg values to reduce reg readsAntti Palosaari2010-10-211-23/+32
* [media] af9013: optimize code sizeAntti Palosaari2010-10-212-62/+44Star
* [media] CodingStyle cleanup at s5h1432 and cx231xxMauro Carvalho Chehab2010-10-212-50/+38Star
* [media] s5h1432: fix codingstyle issuesDevin Heitmueller2010-10-212-170/+152Star
* [media] s5h1432: Add new s5h1432 driverPalash Bandyopadhyay2010-10-214-0/+544
* V4L/DVB: dvb/bt8xx: kill the big kernel lockArnd Bergmann2010-10-211-3/+4
* V4L/DVB: dvb-core: kill the big kernel lockArnd Bergmann2010-10-214-40/+11Star
* V4L/DVB: cx22702: Simplify cx22702_set_tps()Jean Delvare2010-10-211-32/+26Star
* V4L/DVB: cx22702: Some things never changeJean Delvare2010-10-211-3/+3
* V4L/DVB: cx22702: Avoid duplicating code in branchesJean Delvare2010-10-211-15/+16
* V4L/DVB: cx22702: Drop useless initializations to 0Jean Delvare2010-10-211-3/+2Star
* V4L/DVB: cx22702: Clean up register access functionsJean Delvare2010-10-211-10/+13
* V4L/DVB: dvb: Convert "mutex" to semaphoreThomas Gleixner2010-10-211-2/+2
* V4L/DVB: au8522_decoder: remove obsolete v4l2-i2c-drv.h headerHans Verkuil2010-10-211-6/+21
* 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/+79Star
* V4L/DVB: af9015: reimplement remote controllerAntti Palosaari2010-10-212-870/+466Star
* 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/+6Star
* 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/+9Star
* 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/+1Star
* 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-281-19/+12Star
* V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-283-1/+8
* V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-283-1/+57
* V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-281-3/+0Star
* V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-281-1/+1
* V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter2010-09-281-3/+1Star
* 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-091-2/+4
* V4L/DVB: Report supported QAM modes on bt8xxArnuschky2010-08-091-1/+9