aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/dib0090.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-27media: dvb-frontends: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-01-08media: dib0090: incorrect format specifier detected by clangSean Young1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-13/+1
2019-03-01media: dvb-frontends: fix several typosMauro Carvalho Chehab1-1/+1
2018-12-03media: dib0900: fix smatch warningsHans Verkuil1-16/+16
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab1-6/+6
2018-03-06media: ABS macro parameter parenthesizationDan Gopstein1-2/+2
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab1-1/+1
2017-08-27media: dib0090: fix duplicated code for different branchesGustavo A. R. Silva1-8/+1
2017-07-20media: dib0090: make const array dib0090_tuning_table_cband_7090e_aci staticColin Ian King1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-11-18Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations"Mauro Carvalho Chehab1-2/+8
2016-11-18[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementationsMax Kellermann1-9/+2
2016-11-18[media] dib0090: use pr_foo() instead of printk()Mauro Carvalho Chehab1-80/+82
2016-06-24dib0090: comment out the unused tablesMauro Carvalho Chehab1-0/+6
2016-04-20[media] dib0090: fix smatch errorHans Verkuil1-1/+1
2016-03-01[media] dib0090: Do the right check for state->rf_rampMauro Carvalho Chehab1-1/+1
2016-02-23[media] dib0090: do the right thing if rf_ramp is NULLMauro Carvalho Chehab1-3/+9
2016-01-25[media] media: change email addressPatrick Boettcher1-2/+2
2015-06-05[media] dib0090: Remove a dead codeMauro Carvalho Chehab1-3/+1
2014-07-07[media] dib0090: Fix the sleep time at the state machineMauro Carvalho Chehab1-3/+12
2013-04-25[media] dib0090: Fix a warning at dib0090_set_EFUSEMauro Carvalho Chehab1-7/+3
2013-04-22[media] dib0090: enhancementOlivier Grenie1-226/+212
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-0/+2686