Age | Commit message (Expand) | Author | Files | Lines |
2021-11-19 | media: dvb-frontends/stv0367: remove redundant variable ADCClk_Hz | Colin Ian King | 1 | -5/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -11/+1 |
2018-08-03 | media: dvb: represent min/max/step/tolerance freqs in Hz | Mauro Carvalho Chehab | 1 | -11/+9 |
2017-12-28 | media: move dvb kAPI headers to include/media | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-12-15 | media: dvb-frontends: fix i2c access helpers for KASAN | Arnd Bergmann | 1 | -1/+3 |
2017-12-13 | media: dvb-frontends/stv0367: remove redundant self assignment of temporary | Colin Ian King | 1 | -2/+0 |
2017-08-27 | media: dvb-frontends/stv0367: remove QAM_AUTO from ddb_fe_ops | Daniel Scheller | 1 | -1/+1 |
2017-07-20 | media: dvb-frontends/stv0367: improve QAM fe_status | Daniel Scheller | 1 | -63/+85 |
2017-07-20 | media: dvb-frontends/stv0367: DDB frontend status inquiry fixup | Daniel Scheller | 1 | -3/+3 |
2017-06-25 | media: dvb-frontends/stv0367: Improve DVB-C/T frontend status | Mauro Carvalho Chehab | 1 | -1/+14 |
2017-06-25 | media: dvb-frontends/stv0367: DVB-C signal strength statistics | Daniel Scheller | 1 | -0/+21 |
2017-06-25 | media: dvb-frontends/stv0367: update UCB readout condition logic | Daniel Scheller | 1 | -6/+4 |
2017-06-25 | media: stv0367: prevent division by zero | Mauro Carvalho Chehab | 1 | -1/+3 |
2017-06-25 | media: dvb-frontends/stv0367: SNR DVBv5 statistics for DVB-C and T | Daniel Scheller | 1 | -0/+39 |
2017-06-24 | media: dvb-frontends/stv0367: split SNR determination into functions | Daniel Scheller | 1 | -26/+42 |
2017-06-24 | media: dvb-frontends/stv0367: initial DDB DVBv5 stats, implement ucblocks | Daniel Scheller | 1 | -4/+50 |
2017-06-24 | media: dvb-frontends/stv0367: deduplicate DDB dvb_frontend_ops caps | Daniel Scheller | 1 | -8/+5 |
2017-06-20 | [media] dvb-frontends/stv0367: add Digital Devices compatibility | Daniel Scheller | 1 | -0/+324 |
2017-06-20 | [media] dvb-frontends/stv0367: fix symbol rate conditions in cab_SetQamSize() | Daniel Scheller | 1 | -6/+6 |
2017-06-20 | [media] dvb-frontends/stv0367: selectable QAM FEC Lock status register | Daniel Scheller | 1 | -2/+7 |
2017-06-20 | [media] dvb-frontends/stv0367: support reading if_khz from tuner config | Daniel Scheller | 1 | -13/+32 |
2017-06-20 | [media] dvb-frontends/stv0367: make full reinit on set_frontend() optional | Daniel Scheller | 1 | -2/+7 |
2017-06-20 | [media] dvb-frontends/stv0367: make PLLSETUP a function, add 58MHz IC speed | Daniel Scheller | 1 | -25/+48 |
2017-06-20 | [media] dvb-frontends/stv0367: move out tables, support multiple tab variants | Daniel Scheller | 1 | -650/+8 |
2017-06-20 | [media] dvb-frontends/stv0367: refactor defaults table handling | Daniel Scheller | 1 | -10/+20 |
2017-06-20 | [media] dvb-frontends/stv0367: print CPAMP status only if stv_debug is enabled | Daniel Scheller | 1 | -2/+2 |
2017-06-20 | [media] dvb-frontends/stv0367: add flag to make i2c_gatectrl optional | Daniel Scheller | 1 | -4/+12 |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 1 | -4/+0 |
2016-11-18 | [media] dvb: make DVB frontend *_ops instances "const" | Max Kellermann | 1 | -2/+2 |
2016-02-04 | [media] dvb_frontend: pass the props cache to get_frontend() as arg | Mauro Carvalho Chehab | 1 | -4/+4 |
2015-08-11 | [media] stv0367: Add support for 16Mhz reference clock | Peter Griffin | 1 | -0/+5 |
2015-08-11 | [media] stv0367: Refine i2c error trace to include i2c address | Peter Griffin | 1 | -4/+8 |
2015-06-09 | [media] dvb: Get rid of typedev usage for enums | Mauro Carvalho Chehab | 1 | -5/+7 |
2014-09-23 | [media] stv0367: Remove an unused parameter | Mauro Carvalho Chehab | 1 | -2/+0 |
2014-09-23 | [media] media: stv0367: fix frontend modulation initialization with FE_CAB_MO... | Maks Naumov | 1 | -1/+1 |
2014-09-04 | [media] stv0367: just return 0 instead of using a var | Mauro Carvalho Chehab | 1 | -3/+1 |
2014-09-03 | [media] stv0367: fix sparse warnings | Hans Verkuil | 1 | -2/+2 |
2014-07-23 | [media] Remove checks of struct member addresses | Emil Goode | 1 | -7/+2 |
2013-11-08 | [media] stv0367: Don't use dynamic static allocation | Mauro Carvalho Chehab | 1 | -1/+12 |
2013-06-28 | treewide: relase -> release | Geert Uytterhoeven | 1 | -1/+1 |
2012-10-27 | [media] stv0367: get rid of warning: no previous prototype | Mauro Carvalho Chehab | 1 | -9/+10 |
2012-08-14 | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab | 1 | -0/+3450 |