aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-55/+180
2012-01-17[media] ds3000: using logical && instead of bitwise &Dan Carpenter1-1/+1
2012-01-17[media] DVB: dib0700, add support for Nova-TD LEDsJiri Slaby2-1/+42
2012-01-17[media] DVB: dib0700, add corrected Nova-TD frontend_attachJiri Slaby1-2/+34
2012-01-17[media] DVB: dib0700, separate stk7070pd initializationJiri Slaby1-8/+14
2012-01-17[media] DVB: dib0700, move Nova-TD Stick to a separate setJiri Slaby1-5/+52
2012-01-17[media] : add MODULE_FIRMWARE to dib0700Patrick Boettcher1-0/+1
2012-01-17[media] DVB-CORE: remove superfluous DTV_CMDsPatrick Boettcher1-19/+0
2012-01-17[media] dvb_frontend: Don't call get_frontend() if idleMauro Carvalho Chehab1-2/+8
2012-01-16[media] cxd2820r: do not allow get_frontend() when demod is not initializedAntti Palosaari1-0/+5
2012-01-16[media] cxd2820r: wait demod lock for DVB-C tooAntti Palosaari1-0/+1
2012-01-16[media] tda18271c2dd: Remove pointless linux/version.h includeJesper Juhl1-1/+0
2012-01-16[media] cxd2820r: do not switch to DVB-T when DVB-C failsAntti Palosaari1-2/+2
2012-01-16[media] anysee: do not attach same frontend twiceAntti Palosaari1-13/+7
2012-01-16[media] mb86a20s: fix off by one checksDan Carpenter1-4/+4
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds154-5220/+10083
2012-01-15[media] dvb-core: preserve the delivery system at cache clearMauro Carvalho Chehab1-0/+3
2012-01-15[media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-420/+0
2012-01-15[media] dvb-core: fix a regression with MythTVMauro Carvalho Chehab1-0/+9
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-2/+2
2012-01-11mb86a20s: Add a few more register settings at the init seqMauro Carvalho Chehab1-4/+12
2012-01-11mb86a20s: Group registers into the same lineMauro Carvalho Chehab1-228/+87
2012-01-10[media] [PATCH] don't reset the delivery system on DTV_CLEARMauro Carvalho Chehab1-1/+2
2012-01-10[media] [BUG] it913x-fe fix typo error making SNR levels unstableMalcolm Priestley1-1/+1
2012-01-10[media] hd29l2: fix review findingsAntti Palosaari1-3/+3
2012-01-10[media] dvb-core: define general callback value for demodulatorAntti Palosaari1-0/+1
2012-01-10[media] hd29l2: add debug for used IF frequencyAntti Palosaari1-1/+1
2012-01-10[media] hd29l2: synch for latest DVB core changesAntti Palosaari1-6/+4
2012-01-10[media] HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-0/+420
2012-01-10[media] HDIC HD29L2 DMB-TH demodulator driverAntti Palosaari5-0/+1251
2012-01-10[media] af9005, af9015: use symbolic names for USB id table indicesJonathan Nieder2-87/+252
2012-01-10[media] mb86a20s: implement get_frontend()Mauro Carvalho Chehab1-3/+193
2012-01-10[media] dvb_ca_en50221: fix compilation breakageMauro Carvalho Chehab1-0/+4
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+2
2012-01-07[media] dm1105: release dvbnet on frontend attachment failureJonathan Nieder1-1/+1
2012-01-07[media] dvb-bt8xx: convert printks to pr_err()Jonathan Nieder1-19/+17
2012-01-07[media] dvb-bt8xx: use dprintk for debug statementsJonathan Nieder1-3/+3
2012-01-07[media] flexcop: CodingStyle fix: don't use "if ((ret = foo()) < 0)"Jonathan Nieder1-7/+14
2012-01-07[media] dvb: remove bogus modulation checkMauro Carvalho Chehab1-23/+0
2012-01-07[media] drxk_hard: Remove dead codeMauro Carvalho Chehab1-2/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman35-690/+35
2012-01-06[media] af9013: change & to &&Dan Carpenter1-4/+4
2012-01-06[media] it913x changed firmware loader for chip version 2 typesMalcolm Priestley1-2/+7
2012-01-06[media] af9013: Fix typo in get_frontend() functionGianluca Gennari1-4/+4
2012-01-06[media] dvb-bt8xx: Fix a printk statementMauro Carvalho Chehab1-1/+1
2012-01-06[media] it913x-fe ver 1.13 add BER and UNC monitoringMalcolm Priestley2-4/+27
2012-01-06[media] it913x ver 1.22 corrections to Tuner IDsMalcolm Priestley2-3/+4
2012-01-06[media] [BUG] it913x ver 1.21 Fixed for issue with 9006 and warm bootMalcolm Priestley1-3/+4
2012-01-06[media] [BUG] it913x ver 1.20. PID filter problemsMalcolm Priestley1-13/+9
2012-01-06[media] firedtv: handle errors from dvb_net_initJonathan Nieder1-1/+4