summaryrefslogtreecommitdiff
path: root/drivers/media/tuners
AgeCommit message (Expand)AuthorFilesLines
2013-04-16[media] r820t: better report signal strengthMauro Carvalho Chehab1-0/+2
2013-04-16[media] r820t: add support for diplexerMauro Carvalho Chehab2-1/+13
2013-04-16[media] r820t: Show the read data in the bit-reversed orderMauro Carvalho Chehab1-2/+3
2013-04-16[media] r820t: use the second table for 7MHzMauro Carvalho Chehab1-2/+10
2013-04-16[media] r820t: Invert bits for read opsMauro Carvalho Chehab1-3/+6
2013-04-16[media] r820t: use the right IF for the selected TV standardMauro Carvalho Chehab1-4/+4
2013-04-16[media] r820t: Fix IF scaleMauro Carvalho Chehab1-1/+1
2013-04-16[media] rtl820t: Add a debug msg when PLL gets lockedMauro Carvalho Chehab1-0/+6
2013-04-16[media] r820t: proper lock and set the I2C gateMauro Carvalho Chehab1-17/+33
2013-04-16[media] r820t: Set gain mode to autoMauro Carvalho Chehab1-0/+91
2013-04-16[media] r820t: Give a better estimation of the signal strengthMauro Carvalho Chehab1-3/+27
2013-04-16[media] r820t: Add a tuner driver for Rafael Micro R820T silicon tunerMauro Carvalho Chehab4-0/+1549
2013-04-16[media] it913x: rename its tuner driver to tuner_it913xMauro Carvalho Chehab4-3/+3
2013-04-14[media] tuner-core/simple: get_rf_strength can be tuner mode specificHans Verkuil2-7/+13
2013-04-14[media] tuner-core/tda9887: get_afc can be tuner mode specificHans Verkuil1-7/+7
2013-04-08[media] tda8290: change magic LNA config values to enumOndrej Zary5-12/+22
2013-04-08[media] tda8290: Allow custom std_map for tda18271Ondrej Zary2-2/+8
2013-04-08[media] tda8290: Allow disabling I2C gateOndrej Zary2-20/+30
2013-03-24[media] tuner: add Sony BTF tunersHans Verkuil1-0/+69
2013-03-23[media] tuners: use IS_ENABLEDMauro Carvalho Chehab12-24/+27
2013-03-21[media] af9033: move code from it913x to af9033Antti Palosaari1-6/+0
2013-03-21[media] it913x: remove unused af9033 demod tuner config initsAntti Palosaari2-588/+0
2013-03-21[media] it913x: remove demod init reg tablesAntti Palosaari2-219/+0
2013-03-21[media] it913x: use dev_foo() loggingAntti Palosaari1-5/+11
2013-03-21[media] it913x: include tuner IDs from af9033.hAntti Palosaari2-21/+13
2013-03-21[media] it913x: remove unused variablesAntti Palosaari2-24/+2
2013-03-21[media] it913x: get rid of it913x config structAntti Palosaari2-31/+29
2013-03-21[media] it913x: tuner power up routinesAntti Palosaari1-4/+8
2013-03-21[media] it913x: rename functions and variablesAntti Palosaari1-34/+38
2013-03-21[media] it913x: merge it913x_fe_suspend() to it913x_fe_sleep()Antti Palosaari1-31/+1
2013-03-21[media] it913x: merge it913x_fe_start() to it913x_init_tuner()Antti Palosaari1-120/+45
2013-03-21[media] ITE IT913X silicon tuner driverAntti Palosaari5-0/+1514
2013-03-21[media] xc5000: fix incorrect debug printnkDmitri Belimov1-7/+13
2013-03-18[media] media: tuners: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-02-11Revert "[media] fc0011: Return early, if the frequency is already tuned"Mauro Carvalho Chehab1-3/+0
2013-02-08[media] fc0011: Return early, if the frequency is already tunedMichael Büsch1-0/+3
2013-02-08[media] fc0011: Add some sanity checks and cleanupsMichael Büsch1-1/+5
2013-02-08[media] fc0011: Fix xin value clampingMichael Büsch1-7/+2
2013-02-08Revert "[media] [PATH,1/2] mxl5007 move reset to attach"Mauro Carvalho Chehab1-13/+4
2013-02-08[media] fc0011: fp/fa value overflow fixMichael Büsch1-2/+2
2013-02-08[media] [PATH,1/2] mxl5007 move reset to attachJose Alberto Reguero1-4/+13
2013-02-06[media] use IS_ENABLED() macroPeter Senna Tschudin16-16/+16
2013-02-05[media] tuners/xc5000: fix MODE_AIR in xc5000_set_params()Dan Carpenter1-0/+1
2013-01-06[media] fc0012: remove unused callback and correct one commentAntti Palosaari1-9/+1
2013-01-06[media] fc0012: use Kernel dev_foo() loggingAntti Palosaari3-16/+15
2013-01-06[media] fc0012: rework attach() to check chip id and I/O errorsAntti Palosaari1-10/+49
2013-01-06[media] fc0012: use config directly from the config structAntti Palosaari3-13/+9
2013-01-06[media] fc0012: enable clock output on attach()Antti Palosaari2-0/+12
2013-01-06[media] fc0012: add RF loop throughAntti Palosaari3-0/+13
2013-01-06[media] fc0012: use struct for driver configAntti Palosaari2-9/+20