summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)AuthorFilesLines
2018-09-19media: helene: fix xtal frequency setting at power onKatsuhiro Suzuki1-1/+4
2018-05-25media: lgdt3306a: Fix a double kfree on i2c device removeBrad Love1-1/+7
2018-05-25media: lgdt3306a: Fix module count mismatch on usb unplugBrad Love1-1/+1
2018-03-24media: [RESEND] media: dvb-frontends: Add delay to Si2168 restartRon Economos1-0/+3
2018-03-09media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab1-2/+5
2018-02-16media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-02-16media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann12-14/+37
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman15-0/+15
2017-09-23media: dvb: i2c transfers over usb cannot be done from stackSean Young2-16/+56
2017-08-28media: mn88473: reset stream ID reg if no PLP givenOlli Salonen1-1/+3
2017-08-28media: mn88472: reset stream ID reg if no PLP givenOlli Salonen1-1/+3
2017-08-27media: dib8000: remove some bogus dead codeDan Carpenter2-19/+0
2017-08-27media: dib9000: delete some unused broken codeDan Carpenter2-25/+0
2017-08-27media: dib0090: fix duplicated code for different branchesGustavo A. R. Silva1-8/+1
2017-08-27media: dvb-frontends/stv0367: remove QAM_AUTO from ddb_fe_opsDaniel Scheller1-1/+1
2017-08-27media: dvb-frontends/stv0910: change minsymrate to 100Ksyms/sDaniel Scheller1-1/+1
2017-08-27media: dvb-frontends/stv0910: release lock on gate_ctrl() failureDaniel Scheller1-5/+20
2017-08-20media: isl6421: add checks for current overflowJemma Denson1-4/+72
2017-08-20media: stv6111: return NULL instead of plain integerDaniel Scheller1-1/+1
2017-08-20media: stv0910: declare global list_head stvlist staticDaniel Scheller1-1/+1
2017-08-20media: dvb-frontends/cxd2841er: update moddesc wrt new chip supportDaniel Scheller1-1/+1
2017-08-20media: dvb-frontends/stv0910: fix mask for scramblingcode setupDaniel Scheller1-1/+1
2017-08-20media: dvb-frontends/stv0910: fix FE_HAS_LOCK check order in tune()Daniel Scheller1-3/+5
2017-08-20media: dvb-frontends: MaxLinear MxL5xx DVB-S/S2 tuner-demodulator driverDaniel Scheller6-0/+3022
2017-08-20media: dvb-frontends/stv{0910,6111}: constify tablesDaniel Scheller2-21/+22
2017-08-20media: dvb-frontends/stv6111: cosmetics: comments fixup, miscDaniel Scheller1-15/+15
2017-08-20media: dvb-frontends/stv6111: coding style cleanupDaniel Scheller2-19/+26
2017-08-20media: dvb-frontends/stv0910: cosmetics: fixup comments, miscDaniel Scheller2-1176/+1184
2017-08-20media: dvb-frontends/stv0910: further coding style cleanupDaniel Scheller2-49/+48
2017-08-20media: dvb-frontends/stv0910: implement diseqc_send_burstDaniel Scheller1-0/+22
2017-08-20media: dvb-frontends/stv0910: fix STR assignment, remove unneeded varDaniel Scheller1-4/+1
2017-07-20media: dvb-frontends: mb86a16: remove useless variables in signal_det()Gustavo A. R. Silva1-18/+7
2017-07-20media: dvb-frontends/stv0367: improve QAM fe_statusDaniel Scheller1-63/+85
2017-07-20media: dib0090: make const array dib0090_tuning_table_cband_7090e_aci staticColin Ian King1-1/+1
2017-07-20media: drxj: make several const arrays staticColin Ian King1-17/+18
2017-07-20media: drxd: make const arrays slowIncrDecLUT and fastIncrDecLUT staticColin Ian King1-2/+4
2017-07-20media: dvb-frontends/cxd2841er: do sleep on delivery system changeDaniel Scheller1-2/+23
2017-07-20media: dvb-frontends/cxd2841er: make several arrays staticColin Ian King1-24/+24
2017-07-20media: cx24123: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: zd1301_demod: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dib8000: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: s5h1420: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dib7000p: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dib9000: constify i2c_algorithm structureGustavo A. R. Silva1-2/+2
2017-07-20media: dvb-frontends/stv0367: DDB frontend status inquiry fixupDaniel Scheller1-3/+3
2017-07-20media: dvb-frontends: add ST STV6111 DVB-S/S2 tuner frontend driverDaniel Scheller4-0/+704
2017-07-20media: dvb-frontends/stv0910: Add missing set_frontend fe-opDaniel Scheller1-0/+1
2017-07-20media: dvb-frontends/stv0910: Add demod-only signal strength reportingDaniel Scheller1-4/+44
2017-07-20media: dvb-frontends/stv0910: add multistream (ISI) and PLS capabilitiesDaniel Scheller1-1/+28
2017-07-20media: dvb-frontends/stv0910: Fix possible buffer overflowDaniel Scheller1-1/+2