summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/stv6110x.c
Commit message (Expand)AuthorAgeFilesLines
* media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman2023-09-091-1/+1
* media: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-251-1/+1
* media: dvb-frontends/stv6110x: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-211-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* media: stv6110x: Implement probe/remove for stv6110xTobias Klausmann2019-06-101-22/+113
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+1
* media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab2018-08-021-4/+3
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-1/+1
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-281-1/+1
* media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann2017-12-151-1/+3
* Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implement...Mauro Carvalho Chehab2016-11-181-1/+9
* [media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementationsMax Kellermann2016-11-181-11/+1
* [media] dvb-frontends: constify dvb_tuner_ops structuresJulia Lawall2016-09-191-1/+1
* [media] constify stv6110x_devctl structureJulia Lawall2016-02-011-2/+2
* [media] dvb-frontends: Don't use dynamic static allocationMauro Carvalho Chehab2013-11-081-1/+12
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-131-0/+405