aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches1-1/+1
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+0
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-4/+145
2017-04-18[media] dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-opsDaniel Scheller1-1/+3
2017-04-17[media] dvb-frontends/drxk: don't log errors on unsupported operation modeDaniel Scheller1-1/+3
2017-04-10[media] mn88472: implement PER statisticsAntti Palosaari1-0/+22
2017-04-10[media] mn88472: implement cnr statisticsAntti Palosaari2-3/+88
2017-04-10[media] mn88472: implement signal strength statisticsAntti Palosaari1-2/+26
2017-04-04Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab1-5/+3
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman1-5/+3
2017-03-24treewide: Fix typos in printkMasanari Iida1-1/+1
2017-03-16staging: dvb-frontends: removed code in comments.Arushi Singhal1-1/+0
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada1-5/+3
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab7-16/+16
2017-03-03[media] si2168: Si2168-D60 supportEvgeny Plehov2-0/+6
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan3-3/+3
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada4-13/+13
2017-02-08[media] zd1301: fix building interface driver without demodulatorArnd Bergmann1-0/+18
2017-02-03[media] media: dvb-frontends: constify vb2_ops structureBhumika Goyal1-1/+1
2017-02-03[media] lgdt3306a: support i2c mux for use by em28xxKevin Cheng3-1/+113
2017-02-03[media] dib7000p: avoid division by zeroMartin Wache1-3/+12
2017-02-03[media] MAINTAINERS: remove hd29l2Antti Palosaari5-1232/+0
2017-02-03[media] zd1301_demod: ZyDAS ZD1301 DVB-T demodulator driverAntti Palosaari4-0/+614
2017-01-31[media] af9033: estimate cnr from formulaAntti Palosaari2-123/+42
2017-01-31[media] af9033: return regmap for integrated IT913x tuner driverAntti Palosaari2-0/+7
2017-01-31[media] af9033: style related and minor changesAntti Palosaari3-172/+184
2017-01-31[media] af9033: use 64-bit div macro where possibleAntti Palosaari2-72/+32
2017-01-31[media] af9033: convert to regmap apiAntti Palosaari3-277/+145
2017-01-31[media] si2168: implement ucb statisticsAntti Palosaari1-0/+24
2017-01-31[media] si2168: implement ber statisticsAntti Palosaari2-2/+45
2017-01-31[media] cxd2820r: fix gpio null pointer dereferenceAntti Palosaari1-1/+1
2017-01-30[media] dvb-frontends: fix spelling mistake on cx24123_pll_calcutateColin Ian King1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus91-391/+38
2016-12-27[media] mn88473: add DVB-T2 PLP supportAntti Palosaari1-1/+9
2016-12-01[media] mn88472: fix chip id check on probeAntti Palosaari1-12/+12
2016-12-01[media] mn88473: fix chip id check on probeAntti Palosaari1-12/+12
2016-11-23[media] dvb: remove unused systime() functionArnd Bergmann2-12/+0
2016-11-23[media] stv090x: use lookup tables for carrier/noise ratioJoerg Riechardt1-6/+10
2016-11-22[media] mn88473: refactor and fix statisticsAntti Palosaari2-400/+161
2016-11-22[media] mn88473: add DVBv5 statistics supportMartin Blumenstingl2-41/+445
2016-11-18Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations"Mauro Carvalho Chehab15-16/+122
2016-11-18[media] Kconfig: fix breakages when DVB_CORE is not selectedMauro Carvalho Chehab1-4/+5
2016-11-18[media] stb0899: move code to "detach" callbackMax Kellermann1-2/+9
2016-11-18[media] dvb_frontend: tuner_ops.release returns voidMax Kellermann6-12/+6
2016-11-18[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementationsMax Kellermann15-140/+16
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann72-134/+134
2016-11-18[media] dibx000_common: use pr_foo() instead of printk()Mauro Carvalho Chehab1-17/+19
2016-11-18[media] dib9000: use pr_foo() instead of printk()Mauro Carvalho Chehab1-82/+89
2016-11-18[media] dib8000: use pr_foo() instead of printk()Mauro Carvalho Chehab1-127/+134
2016-11-18[media] dib7000p: use pr_foo() instead of printk()Mauro Carvalho Chehab1-60/+67