aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/dib9000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-19media: dib9000: Use min() instead of doing it manuallyzhaoxiao1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-2/+4
2019-03-01media: dvb-frontends: fix several typosMauro Carvalho Chehab1-2/+2
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab1-3/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab1-2/+2
2017-08-27media: dib9000: delete some unused broken codeDan Carpenter1-18/+0
2017-07-20media: dib9000: constify i2c_algorithm structureGustavo A. R. Silva1-2/+2
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann1-2/+2
2016-11-18[media] dib9000: use pr_foo() instead of printk()Mauro Carvalho Chehab1-82/+89
2016-02-23[media] dib9000: read16/write16 could return an error codeMauro Carvalho Chehab1-2/+2
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab1-11/+12
2016-01-25[media] media: change email addressPatrick Boettcher1-2/+2
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab1-2/+2
2014-07-22[media] media: dib9000: avoid out of bound accessHeinrich Schuchardt1-4/+9
2013-10-02[media] dib9000: fix typo in spelling the word emptyMichael Krufky1-1/+1
2013-10-02[media] dib9000: fix potential format string leakKees Cook1-1/+1
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-0/+2590