summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)AuthorFilesLines
2017-12-15media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann12-14/+37
2017-12-14media: [RESEND] media: dvb-frontends: Add delay to Si2168 restartRon Economos1-0/+3
2017-12-13media: dvb-frontends/stv0910: remove unneeded dvb_math.h includeDaniel Scheller1-1/+0
2017-12-13media: dvb-frontends/stv0910: remove unneeded symbol rate inquiryDaniel Scheller1-2/+0
2017-12-13media: dvb-frontends/stv0910: read symbolrate in get_frontend()Daniel Scheller1-0/+5
2017-12-13media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freqDaniel Scheller1-3/+0
2017-12-13media: dvb-frontends/stv6111: handle gate_ctrl errorsDaniel Scheller1-17/+27
2017-12-13media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock()Daniel Scheller1-2/+4
2017-12-13media: frontends/stv0910: add field offsets to field definesDaniel Scheller1-927/+927
2017-12-13media: dvb_frontend: remove redundant status self assignmentColin Ian King2-4/+0
2017-12-13media: dvb-frontends/stv0367: remove redundant self assignment of temporaryColin Ian King1-2/+0
2017-12-13media: stb0899: remove redundant self assignment of k_indirectColin Ian King1-2/+1
2017-12-12media: dibx000_common: Fix line continuation formatJoe Perches1-4/+4
2017-12-12media: si2165: Add DVBv3 wrapper for ber statisticsMatthias Schwarzott1-0/+26
2017-12-12media: si2165: add DVBv3 wrapper for C/N statisticsMatthias Schwarzott1-0/+12
2017-12-12media: si2165: add DVBv5 BER statisticsMatthias Schwarzott2-2/+66
2017-12-12media: si2165: add DVBv5 C/N statistics for DVB-CMatthias Schwarzott2-2/+42
2017-12-12media: si2165: improve read_statusMatthias Schwarzott2-6/+37
2017-12-12media: si2165: Use constellation from property cache instead of hardcoded QAM256Matthias Schwarzott1-3/+26
2017-12-12media: si2165: Write const value for lock timeoutMatthias Schwarzott1-2/+1
2017-12-12media: si2165: move ts parallel mode setting to the ts init codeMatthias Schwarzott1-2/+3
2017-12-12media: si2165: define register macrosMatthias Schwarzott2-102/+169
2017-12-12media: si2165: Make checkpatch happyMatthias Schwarzott3-76/+83
2017-12-12media: si2165: Convert debug printk to dev_dbgMatthias Schwarzott1-64/+15
2017-12-12media: si2165: Remove redundant KBUILD_MODNAME from dev_* loggingMatthias Schwarzott1-38/+31
2017-12-11media: drxd_hard: better handle I2C errorsMauro Carvalho Chehab1-12/+10
2017-12-11media: cxd2841er: ensure that status will always be availableMauro Carvalho Chehab1-2/+6
2017-12-11media: m88rs2000: handle the case where tuner doesn't have get_frequencyMauro Carvalho Chehab1-4/+7
2017-12-11media: mb86a16: avoid division by zeroMauro Carvalho Chehab1-6/+6
2017-12-11media: mb86a16: be more resilient if I2C fails on syncMauro Carvalho Chehab1-0/+1
2017-12-11media: drxj: better handle errorsMauro Carvalho Chehab1-3/+7
2017-12-11media: stv090x: Only print tuner lock if get_status is availableMauro Carvalho Chehab1-5/+4
2017-12-11media: stv0910: read and update mod_cod in read_status()Daniel Scheller1-0/+13
2017-12-11media: mxl5xx: fix tuning logicMauro Carvalho Chehab1-8/+1
2017-12-08media: use ARRAY_SIZEJérémy Lefaure1-4/+3
2017-11-30media: dvb-frontends: complete kernel-doc markupsMauro Carvalho Chehab15-128/+177
2017-11-30media: dvb_frontends: fix kernel-doc macrosMauro Carvalho Chehab16-608/+607
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab3-8/+8
2017-11-30media: ix2505v: get rid of /** commentsMauro Carvalho Chehab1-3/+3
2017-11-27media: drxj and drxk: don't produce kernel-doc warningsMauro Carvalho Chehab2-140/+140
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-101/+43
2017-11-07media: drxd: make const array fastIncrDecLUT staticColin Ian King1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman15-0/+15
2017-10-11media: dvb_frontend: get rid of get_property() callbackMauro Carvalho Chehab1-14/+0
2017-10-11media: stv6110: get rid of a srate dead codeMauro Carvalho Chehab1-9/+0
2017-10-11media: stv0288: get rid of set_property boilerplateMauro Carvalho Chehab1-7/+0
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil1-3/+3
2017-09-23media: lgdt3306a: Use ARRAY_SIZE macroThomas Meyer1-1/+2
2017-09-23media: dvb-frontends/mxl5xx: declare LIST_HEAD(mxllist) staticDaniel Scheller1-1/+1
2017-09-23media: dvb-frontends: delete jump targetsMarkus Elfring4-29/+14