aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners
Commit message (Expand)AuthorAge
* [media] r820t: Remove a warning for an unused valueMauro Carvalho Chehab2013-04-25
* [media] r820t: quiet gcc warning on n_ringFengguang Wu2013-04-25
* [media] r820t: memory leak in release()Dan Carpenter2013-04-25
* [media] r820t: precendence bug in r820t_xtal_check()Dan Carpenter2013-04-25
* [media] r820t: Don't divide the IF by twoMauro Carvalho Chehab2013-04-16
* [media] r820t: disable auto gain/VGA settingMauro Carvalho Chehab2013-04-16
* [media] r820t: put it into automatic gain modeMauro Carvalho Chehab2013-04-16
* [media] r820t: Fix hp_cor filter maskMauro Carvalho Chehab2013-04-16
* [media] r820t: fix PLL calculusMauro Carvalho Chehab2013-04-16
* [media] r820t: Don't put it in standby if not initialized yetMauro Carvalho Chehab2013-04-16
* [media] r820t: avoid rewrite all regs when not neededMauro Carvalho Chehab2013-04-16
* [media] r820t: Allow disabling IMR callibrationMauro Carvalho Chehab2013-04-16
* [media] r820t: add a commented code for GPIOMauro Carvalho Chehab2013-04-16
* [media] r820t: add IMR calibrate codeMauro Carvalho Chehab2013-04-16
* [media] r820t: proper initialize the PLL registerMauro Carvalho Chehab2013-04-16
* [media] r820t: use usleep_range()Mauro Carvalho Chehab2013-04-16
* [media] r820t: fix prefix of the r820t_read() functionMauro Carvalho Chehab2013-04-16
* [media] r820t: split the function that read cached regsMauro Carvalho Chehab2013-04-16
* [media] r820t: better report signal strengthMauro Carvalho Chehab2013-04-16
* [media] r820t: add support for diplexerMauro Carvalho Chehab2013-04-16
* [media] r820t: Show the read data in the bit-reversed orderMauro Carvalho Chehab2013-04-16
* [media] r820t: use the second table for 7MHzMauro Carvalho Chehab2013-04-16
* [media] r820t: Invert bits for read opsMauro Carvalho Chehab2013-04-16
* [media] r820t: use the right IF for the selected TV standardMauro Carvalho Chehab2013-04-16
* [media] r820t: Fix IF scaleMauro Carvalho Chehab2013-04-16
* [media] rtl820t: Add a debug msg when PLL gets lockedMauro Carvalho Chehab2013-04-16
* [media] r820t: proper lock and set the I2C gateMauro Carvalho Chehab2013-04-16
* [media] r820t: Set gain mode to autoMauro Carvalho Chehab2013-04-16
* [media] r820t: Give a better estimation of the signal strengthMauro Carvalho Chehab2013-04-16
* [media] r820t: Add a tuner driver for Rafael Micro R820T silicon tunerMauro Carvalho Chehab2013-04-16
* [media] it913x: rename its tuner driver to tuner_it913xMauro Carvalho Chehab2013-04-16
* [media] tuner-core/simple: get_rf_strength can be tuner mode specificHans Verkuil2013-04-14
* [media] tuner-core/tda9887: get_afc can be tuner mode specificHans Verkuil2013-04-14
* [media] tda8290: change magic LNA config values to enumOndrej Zary2013-04-08
* [media] tda8290: Allow custom std_map for tda18271Ondrej Zary2013-04-08
* [media] tda8290: Allow disabling I2C gateOndrej Zary2013-04-08
* [media] tuner: add Sony BTF tunersHans Verkuil2013-03-24
* [media] tuners: use IS_ENABLEDMauro Carvalho Chehab2013-03-23
* [media] af9033: move code from it913x to af9033Antti Palosaari2013-03-21
* [media] it913x: remove unused af9033 demod tuner config initsAntti Palosaari2013-03-21
* [media] it913x: remove demod init reg tablesAntti Palosaari2013-03-21
* [media] it913x: use dev_foo() loggingAntti Palosaari2013-03-21
* [media] it913x: include tuner IDs from af9033.hAntti Palosaari2013-03-21
* [media] it913x: remove unused variablesAntti Palosaari2013-03-21
* [media] it913x: get rid of it913x config structAntti Palosaari2013-03-21
* [media] it913x: tuner power up routinesAntti Palosaari2013-03-21
* [media] it913x: rename functions and variablesAntti Palosaari2013-03-21
* [media] it913x: merge it913x_fe_suspend() to it913x_fe_sleep()Antti Palosaari2013-03-21
* [media] it913x: merge it913x_fe_start() to it913x_init_tuner()Antti Palosaari2013-03-21
* [media] ITE IT913X silicon tuner driverAntti Palosaari2013-03-21