Markus Elfring e358c8a60f [media] si2157: One function call less in si2157_init() after error 10 years ago
..
Kconfig 333829110f [media] m88rs6000t: add new dvb-s/s2 tuner for integrated chip M88RS6000 11 years ago
Makefile 333829110f [media] m88rs6000t: add new dvb-s/s2 tuner for integrated chip M88RS6000 11 years ago
e4000.c 13bd82d18e [media] e4000: logging changes 11 years ago
e4000.h 28fd31f82d [media] e4000: convert DVB tuner to I2C driver model 11 years ago
e4000_priv.h c5f51b1582 [media] e4000: rename some variables 11 years ago
fc0011.c cdc69ae98b Revert "[media] fc0011: Return early, if the frequency is already tuned" 12 years ago
fc0011.h 9dc353c67c [media] tuners: use IS_ENABLED 12 years ago
fc0012-priv.h 4562620159 [media] fc0012: use Kernel dev_foo() logging 12 years ago
fc0012.c f5ca8c24ec [media] fc001[23]: Change variable type to bool 12 years ago
fc0012.h 9dc353c67c [media] tuners: use IS_ENABLED 12 years ago
fc0013-priv.h ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
fc0013.c f5ca8c24ec [media] fc001[23]: Change variable type to bool 12 years ago
fc0013.h 9dc353c67c [media] tuners: use IS_ENABLED 12 years ago
fc001x-common.h ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
fc2580.c 8845cc6415 [media] fc2580: fix tuning failure on 32-bit arch 11 years ago
fc2580.h 9dc353c67c [media] tuners: use IS_ENABLED 12 years ago
fc2580_priv.h 8845cc6415 [media] fc2580: fix tuning failure on 32-bit arch 11 years ago
it913x.c 5190ff3e3e [media] it913x: replace udelay polling with jiffies 11 years ago
it913x.h 676c350f97 [media] it913x: re-implement sleep 11 years ago
m88rs6000t.c 333829110f [media] m88rs6000t: add new dvb-s/s2 tuner for integrated chip M88RS6000 11 years ago
m88rs6000t.h 333829110f [media] m88rs6000t: add new dvb-s/s2 tuner for integrated chip M88RS6000 11 years ago
m88ts2022.c 4954578efb [media] m88ts2022: return the err code in its probe function when error occurs 11 years ago
m88ts2022.h b03129ff7b [media] m88ts2022: fix some style issues reported by checkpatch.pl 11 years ago
m88ts2022_priv.h f461694b96 [media] m88ts2022: change parameter type of m88ts2022_cmd 11 years ago
max2165.c 5e04f9201c [media] max2165: get rid of warning: no previous prototype 13 years ago
max2165.h 9dc353c67c [media] tuners: use IS_ENABLED 12 years ago
max2165_priv.h ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
mc44s803.c 89fd5ef8fa [media] mc44s803: implement get_if_frequency() 13 years ago
mc44s803.h 9dc353c67c [media] tuners: use IS_ENABLED 12 years ago
mc44s803_priv.h ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
msi001.c 5fa51cc36a [media] msi001: logging changes 11 years ago
mt2060.c 4539fc5c68 [media] mt2060: just return 0 instead of using a var 11 years ago
mt2060.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
mt2060_priv.h ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
mt2063.c fe10b84e7f [media] mt2063: fix sparse warnings 11 years ago
mt2063.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
mt20xx.c ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
mt20xx.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
mt2131.c ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
mt2131.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
mt2131_priv.h ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
mt2266.c ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
mt2266.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
mxl301rf.c aff0c42a78 [media] mxl301rf: add driver for MaxLinear MxL301RF OFDM tuner 11 years ago
mxl301rf.h aff0c42a78 [media] mxl301rf: add driver for MaxLinear MxL301RF OFDM tuner 11 years ago
mxl5005s.c 2f00fce467 [media] mxl5005s: just return 0 instead of using a var 11 years ago
mxl5005s.h 9dc353c67c [media] tuners: use IS_ENABLED 12 years ago
mxl5007t.c 02f9cf96df [media] [PATH,2/2] mxl5007 move loop_thru to attach 11 years ago
mxl5007t.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
qm1d1c0042.c 46cebe017a [media] qm1d1c0042: fix compilation on 32 bits 11 years ago
qm1d1c0042.h 7608f575b8 [media] qm1d1c0042: add driver for Sharp QM1D1C0042 ISDB-S tuner 11 years ago
qt1010.c 70cf058aa9 [media] qt1010: remove debug register dump 13 years ago
qt1010.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
qt1010_priv.h ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
r820t.c b936d16608 [media] r820t: add DVB-C config 11 years ago
r820t.h 7063c1456f [media] r820t: Remove a warning for an unused value 12 years ago
si2157.c e358c8a60f [media] si2157: One function call less in si2157_init() after error 10 years ago
si2157.h 17ad09f110 [media] si2157: Si2148 support 10 years ago
si2157_priv.h 17ad09f110 [media] si2157: Si2148 support 10 years ago
tda18212.c 3b60b761cb [media] tda18212: convert to RegMap API 11 years ago
tda18212.h 0e584cc295 [media] tda18212: convert driver to I2C binding 11 years ago
tda18218.c f1baab870f [media] tuners: Don't use dynamic static allocation 12 years ago
tda18218.h 9dc353c67c [media] tuners: use IS_ENABLED 12 years ago
tda18218_priv.h 9edd6987c4 [media] tda18218: switch to Kernel logging 13 years ago
tda18271-common.c 5836b4c3ec [media] tda18271: Fix identation 10 years ago
tda18271-fe.c 1bacb2df3b [media] tda8290: change magic LNA config values to enum 12 years ago
tda18271-maps.c 7f05b24536 [media] tuners/tda18271: Replace memcpy with struct assignment 12 years ago
tda18271-priv.h 0f531e7356 [media] tda18271-common: Convert _tda_printk to return void 11 years ago
tda18271.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
tda827x.c 1bacb2df3b [media] tda8290: change magic LNA config values to enum 12 years ago
tda827x.h 1bacb2df3b [media] tda8290: change magic LNA config values to enum 12 years ago
tda8290.c dfc2e12df0 [media] tuner-core/simple: get_rf_strength can be tuner mode specific 12 years ago
tda8290.h 1bacb2df3b [media] tda8290: change magic LNA config values to enum 12 years ago
tda9887.c 408679cd3c [media] tda9887: remove an warning when compiling for alpha 12 years ago
tda9887.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
tea5761.c ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
tea5761.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
tea5767.c ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
tea5767.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
tua9001.c 59e54059ab [media] tua9001: fix a warning 13 years ago
tua9001.h 9dc353c67c [media] tuners: use IS_ENABLED 12 years ago
tua9001_priv.h ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
tuner-i2c.h ccae7af2bf [media] common: move media/common/tuners to media/tuners 13 years ago
tuner-simple.c dfc2e12df0 [media] tuner-core/simple: get_rf_strength can be tuner mode specific 12 years ago
tuner-simple.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
tuner-types.c e4d2a6162d [media] tuner: add Sony BTF tuners 12 years ago
tuner-xc2028-types.h f58c91ce82 [media] media_tree: Fix spelling errors 11 years ago
tuner-xc2028.c c56019fc40 [media] tuner-xc2028: fix bad alignments 11 years ago
tuner-xc2028.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
xc4000.c 97e0e1e867 [media] xc4000: Fix bad alignments 11 years ago
xc4000.h 7b34be71db [media] use IS_ENABLED() macro 12 years ago
xc5000.c dc89cfcf33 [media] tuners: remove uneeded checks before release_firmware() 10 years ago
xc5000.h 52e269b133 [media] xc5000: add IF output level control 11 years ago