summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
Commit message (Expand)AuthorAgeFilesLines
* media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab2018-03-065-20/+20
* media: lgdt3306a: Fix a double kfree on i2c device removeBrad Love2018-03-061-1/+7
* media: lgdt3306a: Fix module count mismatch on usb unplugBrad Love2018-03-061-1/+1
* media: lgdt3306a: Add QAM AUTO supportBrad Love2018-03-061-9/+33
* media: lgdt3306a: QAM streaming improvementBrad Love2018-03-061-0/+22
* media: lgdt3306a: Set fe ops.release to NULL if probedBrad Love2018-03-061-0/+1
* media: ABS macro parameter parenthesizationDan Gopstein2018-03-068-16/+10Star
* media: dvb-frontend/mxl5xx: add support for physical layer scramblingDaniel Scheller2018-03-051-1/+33
* Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2018-03-051-2/+5
|\
| * media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab2018-02-231-2/+5
* | media: dvb-frontends: ves1820: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-261-1/+1
* | media: rtl2832: use 64-bit arithmetic instead of 32-bit in rtl2832_set_frontendGustavo A. R. Silva2018-02-261-2/+2
|/
* 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