aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/stv0367.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-19media: dvb-frontends/stv0367: remove redundant variable ADCClk_HzColin Ian King1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab1-11/+9
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab1-1/+1
2017-12-15media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann1-1/+3
2017-12-13media: dvb-frontends/stv0367: remove redundant self assignment of temporaryColin Ian King1-2/+0
2017-08-27media: dvb-frontends/stv0367: remove QAM_AUTO from ddb_fe_opsDaniel Scheller1-1/+1
2017-07-20media: dvb-frontends/stv0367: improve QAM fe_statusDaniel Scheller1-63/+85
2017-07-20media: dvb-frontends/stv0367: DDB frontend status inquiry fixupDaniel Scheller1-3/+3
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-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/stv0367: deduplicate DDB dvb_frontend_ops capsDaniel Scheller1-8/+5
2017-06-20[media] dvb-frontends/stv0367: add Digital Devices compatibilityDaniel Scheller1-0/+324
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 Scheller1-25/+48
2017-06-20[media] dvb-frontends/stv0367: move out tables, support multiple tab variantsDaniel Scheller1-650/+8
2017-06-20[media] dvb-frontends/stv0367: refactor defaults table handlingDaniel Scheller1-10/+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
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann1-2/+2
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab1-4/+4
2015-08-11[media] stv0367: Add support for 16Mhz reference clockPeter Griffin1-0/+5
2015-08-11[media] stv0367: Refine i2c error trace to include i2c addressPeter Griffin1-4/+8
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab1-5/+7
2014-09-22[media] stv0367: Remove an unused parameterMauro Carvalho Chehab1-2/+0
2014-09-22[media] media: stv0367: fix frontend modulation initialization with FE_CAB_MOD_QAM256Maks Naumov1-1/+1
2014-09-03[media] stv0367: just return 0 instead of using a varMauro Carvalho Chehab1-3/+1
2014-09-03[media] stv0367: fix sparse warningsHans Verkuil1-2/+2
2014-07-22[media] Remove checks of struct member addressesEmil Goode1-7/+2
2013-11-08[media] stv0367: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+12
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2012-10-27[media] stv0367: get rid of warning: no previous prototypeMauro Carvalho Chehab1-9/+10
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-0/+3450