summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/stv0910.c
AgeCommit message (Expand)Author
2018-01-03media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLSDaniel Scheller
2018-01-03media: dvb-frontends/stv0910: field and register access helpersDaniel Scheller
2018-01-03media: dvb-frontends/stv0910: cleanup I2C access functionsDaniel Scheller
2018-01-03media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()Daniel Scheller
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-13media: dvb-frontends/stv0910: remove unneeded dvb_math.h includeDaniel Scheller
2017-12-13media: dvb-frontends/stv0910: remove unneeded symbol rate inquiryDaniel Scheller
2017-12-13media: dvb-frontends/stv0910: read symbolrate in get_frontend()Daniel Scheller
2017-12-13media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freqDaniel Scheller
2017-12-13media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock()Daniel Scheller
2017-12-11media: stv0910: read and update mod_cod in read_status()Daniel Scheller
2017-08-27media: dvb-frontends/stv0910: change minsymrate to 100Ksyms/sDaniel Scheller
2017-08-27media: dvb-frontends/stv0910: release lock on gate_ctrl() failureDaniel Scheller
2017-08-20media: stv0910: declare global list_head stvlist staticDaniel Scheller
2017-08-20media: dvb-frontends/stv0910: fix mask for scramblingcode setupDaniel Scheller
2017-08-20media: dvb-frontends/stv0910: fix FE_HAS_LOCK check order in tune()Daniel Scheller
2017-08-20media: dvb-frontends/stv{0910,6111}: constify tablesDaniel Scheller
2017-08-20media: dvb-frontends/stv0910: cosmetics: fixup comments, miscDaniel Scheller
2017-08-20media: dvb-frontends/stv0910: further coding style cleanupDaniel Scheller
2017-08-20media: dvb-frontends/stv0910: implement diseqc_send_burstDaniel Scheller
2017-08-20media: dvb-frontends/stv0910: fix STR assignment, remove unneeded varDaniel Scheller
2017-07-20media: dvb-frontends/stv0910: Add missing set_frontend fe-opDaniel Scheller
2017-07-20media: dvb-frontends/stv0910: Add demod-only signal strength reportingDaniel Scheller
2017-07-20media: dvb-frontends/stv0910: add multistream (ISI) and PLS capabilitiesDaniel Scheller
2017-07-20media: dvb-frontends/stv0910: Fix possible buffer overflowDaniel Scheller
2017-07-20media: dvb-frontends: add ST STV0910 DVB-S/S2 demodulator frontend driverDaniel Scheller