summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2012-01-15[media] dvb-core: preserve the delivery system at cache clearMauro Carvalho Chehab1-0/+3
2012-01-15[media] dvb-core: fix a regression with MythTVMauro Carvalho Chehab1-0/+9
2012-01-15[media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-420/+0
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-11[media] [PATCH] don't reset the delivery system on DTV_CLEARMauro Carvalho Chehab1-1/+2
2012-01-11[media] [BUG] it913x-fe fix typo error making SNR levels unstableMalcolm Priestley1-1/+1
2012-01-11[media] hd29l2: fix review findingsAntti Palosaari1-3/+3
2012-01-11[media] dvb-core: define general callback value for demodulatorAntti Palosaari1-0/+1
2012-01-11[media] hd29l2: add debug for used IF frequencyAntti Palosaari1-1/+1
2012-01-11[media] hd29l2: synch for latest DVB core changesAntti Palosaari1-6/+4
2012-01-11[media] HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-0/+420
2012-01-11[media] HDIC HD29L2 DMB-TH demodulator driverAntti Palosaari5-0/+1251
2012-01-11[media] af9005, af9015: use symbolic names for USB id table indicesJonathan Nieder2-87/+252
2012-01-11[media] mb86a20s: implement get_frontend()Mauro Carvalho Chehab1-3/+193
2012-01-11[media] dvb_ca_en50221: fix compilation breakageMauro Carvalho Chehab1-0/+4
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-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
2012-01-06[media] dvb-usb: handle errors from dvb_net_initJonathan Nieder1-1/+7
2012-01-06[media] dm1105: handle errors from dvb_net_initJonathan Nieder1-1/+4
2012-01-06[media] dvb-bt8xx: handle errors from dvb_net_initJonathan Nieder1-1/+8
2012-01-06[media] flexcop: handle errors from dvb_net_initJonathan Nieder1-1/+7
2012-01-06[media] ttusb-budget: use goto for exception handlingJonathan Nieder1-18/+22
2012-01-06[media] dvb-bt8xx: use goto based exception handlingJonathan Nieder1-30/+27
2012-01-06[media] DVB: dvb_net_init: return -errno on errorJonathan Nieder1-3/+1
2012-01-06[media] it913x ver 1.18 Turn pid filter off by caps option onlyMalcolm Priestley1-7/+10
2012-01-06[media] lmedm04 DM04/QQBOX ver 1.91 turn pid filter off by caps option onlyMalcolm Priestley1-3/+5
2012-01-06[media] dw2102: use symbolic names for dw2102_table indicesJonathan Nieder1-30/+48
2012-01-06[media] it913x add support for IT9135 9006 devicesMalcolm Priestley2-2/+16
2012-01-05[media] drxk_hard: fix locking issues when changing the delsysMauro Carvalho Chehab2-22/+24
2012-01-05[media] drxk: create only one frontend for both DVB-C and DVB-TMauro Carvalho Chehab5-119/+86
2012-01-05[media] drxk: remove ops.info.frequency_stepsize from DVB-CMauro Carvalho Chehab1-1/+0
2012-01-05[media] dvb_frontend: improve documentation on set_delivery_system()Mauro Carvalho Chehab1-9/+18
2012-01-05[media] dvb_frontend: Update the dynamic info->typeMauro Carvalho Chehab1-4/+9
2012-01-05[media] dvb_frontend: regression fix: add a missing inc inside the loopMauro Carvalho Chehab1-0/+1
2012-01-05[media] Don't test for ops->info.type inside driversMauro Carvalho Chehab1-5/+1
2012-01-05[media] drxk: Add support for parallel mode and prints mpeg modeMauro Carvalho Chehab2-6/+11