aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)Author
2013-02-08[media] stv0900: remove unnecessary null pointer checkCong Ding
2013-02-06[media] use IS_ENABLED() macroPeter Senna Tschudin
2013-01-24[media] stv090x: On STV0903 do not set registers of the second pathAndreas Regel
2013-01-24[media] mb86a20s: remove global BER/PER counters if per-layer counters vanishMauro Carvalho Chehab
2013-01-24[media] mb86a20s: add a logic for post-BER measurementMauro Carvalho Chehab
2013-01-24[media] mb86a20s: fix the PER reset logicMauro Carvalho Chehab
2013-01-24[media] mb86a20s: some fixes at preBER logicMauro Carvalho Chehab
2013-01-24[media] mb86a20s: add block count measures (PER/UCB)Mauro Carvalho Chehab
2013-01-23[media] mb86a20s: add CNR measurementMauro Carvalho Chehab
2013-01-23[media] mb86a20s: improve bit error count for BERMauro Carvalho Chehab
2013-01-23[media] mb86a20s: add BER measurementMauro Carvalho Chehab
2013-01-23[media] mb86a20s: calculate statistics at .read_status()Mauro Carvalho Chehab
2013-01-23[media] mb86a20s: don't use state before initializing itMauro Carvalho Chehab
2013-01-22[media] mb86a20s: convert it to use dev_info/dev_err/dev_dbgMauro Carvalho Chehab
2013-01-22[media] mb86a20s: Function reorderMauro Carvalho Chehab
2013-01-22[media] mb86a20s: Split status read logic from DVB callbackMauro Carvalho Chehab
2013-01-22[media] mb86a20s: fix interleaving and FEC retrivalMauro Carvalho Chehab
2013-01-22[media] mb86a20s: make AGC work betterMauro Carvalho Chehab
2013-01-22[media] mb86a20s: Fix i2c gate on errorMauro Carvalho Chehab
2013-01-22[media] mb86a20s: improve error handling at get_frontendMauro Carvalho Chehab
2013-01-06[media] stv0900: Multistream supportEvgeny Plehov
2013-01-06[media] ts2020: call get_rf_strength from frontendMalcolm Priestley
2013-01-06[media] ts2020.c: ts2020_set_params [BUG] point to fe->tuner_privMalcolm Priestley
2013-01-06[media] af9033: update fc2580 init sequenceAntti Palosaari
2013-01-06[media] af9033: update fc0011 init sequenceAntti Palosaari
2013-01-06[media] af9033: update tua9001 init sequenceAntti Palosaari
2013-01-06[media] af9033: update demod init sequenceAntti Palosaari
2013-01-06[media] af9035: dual mode related changesAntti Palosaari
2013-01-06[media] af9035: dual mode supportJose Alberto Reguero
2013-01-06[media] af9033: add support for Fitipower FC0012 tunerAntti Palosaari
2012-12-28[media] m88rs2000: make use ts2020Igor M. Liplianin
2012-12-28[media] ds3000: lock led procedure addedIgor M. Liplianin
2012-12-28[media] m88rs2000: SNR, BER implementedIgor M. Liplianin
2012-12-27[media] TeVii DVB-S s421 and s632 cards support, rs2000 partIgor M. Liplianin
2012-12-27[media] ds3000: bail out early on i2c failures during firmware loadRĂ©mi Cardona
2012-12-27[media] ts2020: fix two warnings added by changeset 73f0af4Mauro Carvalho Chehab
2012-12-27[media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov
2012-12-27[media] ts2020: add ts2020 tuner driverKonstantin Dimitrov
2012-12-27[media] ds3000: remove ts2020 tuner related codeKonstantin Dimitrov
2012-12-27[media] dvb-frontends: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] drxd: allow functional gate control after, attachPatrice Chotard
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab
2012-12-21[media] budget-av: only use t_state if initializedPaul Bolle
2012-12-21[media] tda10071: fix a warning introduced by changeset 41f55d5755Mauro Carvalho Chehab
2012-12-21[media] tda10071: make sure both tuner and demod i2c addresses are specifiedMichael Krufky
2012-12-21[media] or51211: apply pr_fmt and use pr_* macros instead of printkAndy Shevchenko
2012-12-21[media] ix2505v: use %*ph[N] to dump small buffersAndy Shevchenko
2012-12-21[media] or51211: use %*ph[N] to dump small buffersAndy Shevchenko
2012-12-18[media] tda10071: add tuner_i2c_addr to struct tda10071_configMichael Krufky
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds