aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-25media: dvb-frontends/stv0367: Improve DVB-C/T frontend statusMauro Carvalho Chehab1-1/+14
2017-06-25media: dvb-frontends/stv0367: DVB-C signal strength statisticsDaniel Scheller1-0/+21
2017-06-25media: dvb-frontends/stv0367: update UCB readout condition logicDaniel Scheller1-6/+4
2017-06-25media: stv0367: prevent division by zeroMauro Carvalho Chehab1-1/+3
2017-06-25media: dvb-frontends/stv0367: SNR DVBv5 statistics for DVB-C and TDaniel Scheller1-0/+39
2017-06-25media: dvb-frontends/cxd2841er: require STATE_ACTIVE_* for agc readoutDaniel Scheller1-1/+4
2017-06-24media: dvb-frontends/stv0367: split SNR determination into functionsDaniel Scheller1-26/+42
2017-06-24media: dvb-frontends/stv0367: initial DDB DVBv5 stats, implement ucblocksDaniel Scheller1-4/+50
2017-06-24media: dvb-frontends/lnbh25: improve kernellog outputDaniel Scheller1-3/+3
2017-06-24media: dvb-frontends: drx39xyj: remove obsolete sign extend macrosMartin Kepplinger1-13/+0
2017-06-24media: Replace initalized ->initializedMauro Carvalho Chehab1-1/+1
2017-06-24media: dvb-frontends/stv0367: deduplicate DDB dvb_frontend_ops capsDaniel Scheller1-8/+5
2017-06-20[media] af9013: refactor power controlAntti Palosaari1-57/+36
2017-06-20[media] af9013: refactor firmware download routineAntti Palosaari1-35/+30
2017-06-20[media] af9013: remove unneeded register writesAntti Palosaari1-42/+0
2017-06-20[media] af9013: add configurable TS output pinAntti Palosaari2-13/+16
2017-06-20[media] af9013: add dvbv5 cnrAntti Palosaari1-0/+9
2017-06-20[media] af9013: fix error handlingAntti Palosaari1-35/+49
2017-06-20[media] af9013: convert to regmap apiAntti Palosaari3-306/+294
2017-06-20[media] af9013: fix loggingAntti Palosaari1-102/+100
2017-06-20[media] af9013: use kernel 64-bit divisionAntti Palosaari2-31/+4
2017-06-20[media] af9013: add i2c client bindingsAntti Palosaari2-164/+241
2017-06-20[media] af9013: move config values directly under driver stateAntti Palosaari1-24/+38
2017-06-20[media] af9013: add check on af9013_wr_regs() return valueGustavo A. R. Silva1-0/+2
2017-06-20[media] dvb-frontends/cxd2841er: improved snr reportingDaniel Scheller1-3/+4
2017-06-20[media] dvb-frontends/cxd2841er: more configurable TSBITSDaniel Scheller2-0/+5
2017-06-20[media] dvb-frontends/cxd2841er: configurable IFAGCNEGDaniel Scheller2-2/+4
2017-06-20[media] dvb-frontends/cxd2841er: make lock wait in set_fe_tc() optionalDaniel Scheller2-0/+5
2017-06-20[media] dvb-frontends/cxd2841er: optionally tune earlier in set_frontend()Daniel Scheller2-2/+13
2017-06-20[media] dvb-frontends/cxd2841er: make ASCOT use optionalDaniel Scheller2-26/+45
2017-06-20[media] dvb-frontends/cxd2841er: TS_SERIAL config flagDaniel Scheller2-4/+19
2017-06-20[media] dvb-frontends/cxd2841er: support IF speed calc from tuner valuesDaniel Scheller2-18/+47
2017-06-20[media] dvb-frontends/cxd2841er: make call to i2c_gate_ctrl optionalDaniel Scheller2-12/+22
2017-06-20[media] dvb-frontends/cxd2841er: add variable for configuration flagsDaniel Scheller2-0/+3
2017-06-20[media] dvb-frontends/cxd2841er: replace IFFREQ calc macros into functionsDaniel Scheller1-19/+29
2017-06-20[media] dvb-frontends/cxd2841er: support CXD2837/38/43ER demods/Chip IDsDaniel Scheller2-1/+26
2017-06-20[media] dvb-frontends/cxd2841er: immediately unfreeze regs when doneDaniel Scheller1-13/+10
2017-06-20[media] dvb-frontends/cxd2841er: do I2C reads in one goDaniel Scheller1-11/+2
2017-06-20[media] dvb-frontends/cxd2841er: remove kernel log spam in non-debug levelsDaniel Scheller1-4/+2
2017-06-20[media] dvb-frontends/stv0367: add Digital Devices compatibilityDaniel Scheller2-0/+334
2017-06-20[media] dvb-frontends/stv0367: add defaults for use w/DD-branded devicesDaniel Scheller1-1/+609
2017-06-20[media] dvb-frontends/stv0367: fix symbol rate conditions in cab_SetQamSize()Daniel Scheller1-6/+6
2017-06-20[media] dvb-frontends/stv0367: selectable QAM FEC Lock status registerDaniel Scheller1-2/+7
2017-06-20[media] dvb-frontends/stv0367: support reading if_khz from tuner configDaniel Scheller1-13/+32
2017-06-20[media] dvb-frontends/stv0367: make full reinit on set_frontend() optionalDaniel Scheller1-2/+7
2017-06-20[media] dvb-frontends/stv0367: make PLLSETUP a function, add 58MHz IC speedDaniel Scheller2-25/+51
2017-06-20[media] dvb-frontends/stv0367: move out tables, support multiple tab variantsDaniel Scheller2-650/+701
2017-06-20[media] dvb-frontends/stv0367: refactor defaults table handlingDaniel Scheller2-14/+20
2017-06-20[media] dvb-frontends/stv0367: print CPAMP status only if stv_debug is enabledDaniel Scheller1-2/+2
2017-06-20[media] dvb-frontends/stv0367: add flag to make i2c_gatectrl optionalDaniel Scheller1-4/+12