summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
Commit message (Expand)AuthorAgeFilesLines
* media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab2018-01-291-2/+2
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-0413-148/+148
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-046-9/+9
* media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLSDaniel Scheller2018-01-031-61/+52Star
* media: dvb-frontends/stv0910: field and register access helpersDaniel Scheller2018-01-031-0/+28
* media: dvb-frontends/stv0910: cleanup I2C access functionsDaniel Scheller2018-01-031-20/+8Star
* media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()Daniel Scheller2018-01-031-12/+16
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-28135-152/+150Star
* media: dvb-frontends: remove extraneous parensNick Desaulniers2017-12-192-2/+2
* media: stv090x: add physical layer scrambling supportAthanasios Oikonomou2017-12-191-0/+16
* media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann2017-12-1512-14/+37
* media: [RESEND] media: dvb-frontends: Add delay to Si2168 restartRon Economos2017-12-141-0/+3
* media: dvb-frontends/stv0910: remove unneeded dvb_math.h includeDaniel Scheller2017-12-131-1/+0Star
* media: dvb-frontends/stv0910: remove unneeded symbol rate inquiryDaniel Scheller2017-12-131-2/+0Star
* media: dvb-frontends/stv0910: read symbolrate in get_frontend()Daniel Scheller2017-12-131-0/+5
* media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freqDaniel Scheller2017-12-131-3/+0Star
* media: dvb-frontends/stv6111: handle gate_ctrl errorsDaniel Scheller2017-12-131-17/+27
* media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock()Daniel Scheller2017-12-131-2/+4
* media: frontends/stv0910: add field offsets to field definesDaniel Scheller2017-12-131-927/+927
* media: dvb_frontend: remove redundant status self assignmentColin Ian King2017-12-132-4/+0Star
* media: dvb-frontends/stv0367: remove redundant self assignment of temporaryColin Ian King2017-12-131-2/+0Star
* media: stb0899: remove redundant self assignment of k_indirectColin Ian King2017-12-131-2/+1Star
* media: dibx000_common: Fix line continuation formatJoe Perches2017-12-121-4/+4
* media: si2165: Add DVBv3 wrapper for ber statisticsMatthias Schwarzott2017-12-121-0/+26
* media: si2165: add DVBv3 wrapper for C/N statisticsMatthias Schwarzott2017-12-121-0/+12
* media: si2165: add DVBv5 BER statisticsMatthias Schwarzott2017-12-122-2/+66
* media: si2165: add DVBv5 C/N statistics for DVB-CMatthias Schwarzott2017-12-122-2/+42
* media: si2165: improve read_statusMatthias Schwarzott2017-12-122-6/+37
* media: si2165: Use constellation from property cache instead of hardcoded QAM256Matthias Schwarzott2017-12-121-3/+26
* media: si2165: Write const value for lock timeoutMatthias Schwarzott2017-12-121-2/+1Star
* media: si2165: move ts parallel mode setting to the ts init codeMatthias Schwarzott2017-12-121-2/+3
* media: si2165: define register macrosMatthias Schwarzott2017-12-122-102/+169
* media: si2165: Make checkpatch happyMatthias Schwarzott2017-12-123-76/+83
* media: si2165: Convert debug printk to dev_dbgMatthias Schwarzott2017-12-121-64/+15Star
* media: si2165: Remove redundant KBUILD_MODNAME from dev_* loggingMatthias Schwarzott2017-12-121-38/+31Star
* media: drxd_hard: better handle I2C errorsMauro Carvalho Chehab2017-12-111-12/+10Star
* media: cxd2841er: ensure that status will always be availableMauro Carvalho Chehab2017-12-111-2/+6
* media: m88rs2000: handle the case where tuner doesn't have get_frequencyMauro Carvalho Chehab2017-12-111-4/+7
* media: mb86a16: avoid division by zeroMauro Carvalho Chehab2017-12-111-6/+6
* media: mb86a16: be more resilient if I2C fails on syncMauro Carvalho Chehab2017-12-111-0/+1
* media: drxj: better handle errorsMauro Carvalho Chehab2017-12-111-3/+7
* media: stv090x: Only print tuner lock if get_status is availableMauro Carvalho Chehab2017-12-111-5/+4Star
* media: stv0910: read and update mod_cod in read_status()Daniel Scheller2017-12-111-0/+13
* media: mxl5xx: fix tuning logicMauro Carvalho Chehab2017-12-111-8/+1Star
* media: use ARRAY_SIZEJérémy Lefaure2017-12-081-4/+3Star
* media: dvb-frontends: complete kernel-doc markupsMauro Carvalho Chehab2017-11-3015-128/+177
* media: dvb_frontends: fix kernel-doc macrosMauro Carvalho Chehab2017-11-3016-608/+607Star
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-303-8/+8
* media: ix2505v: get rid of /** commentsMauro Carvalho Chehab2017-11-301-3/+3
* media: drxj and drxk: don't produce kernel-doc warningsMauro Carvalho Chehab2017-11-272-140/+140