aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners
Commit message (Expand)AuthorAge
* [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
* [media] xc5000: fix incorrect debug printnkDmitri Belimov2013-03-21
* [media] media: tuners: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-18
* Revert "[media] fc0011: Return early, if the frequency is already tuned"Mauro Carvalho Chehab2013-02-11
* [media] fc0011: Return early, if the frequency is already tunedMichael Büsch2013-02-08
* [media] fc0011: Add some sanity checks and cleanupsMichael Büsch2013-02-08
* [media] fc0011: Fix xin value clampingMichael Büsch2013-02-08
* Revert "[media] [PATH,1/2] mxl5007 move reset to attach"Mauro Carvalho Chehab2013-02-08
* [media] fc0011: fp/fa value overflow fixMichael Büsch2013-02-08
* [media] [PATH,1/2] mxl5007 move reset to attachJose Alberto Reguero2013-02-08
* [media] use IS_ENABLED() macroPeter Senna Tschudin2013-02-06
* [media] tuners/xc5000: fix MODE_AIR in xc5000_set_params()Dan Carpenter2013-02-05
* [media] fc0012: remove unused callback and correct one commentAntti Palosaari2013-01-06
* [media] fc0012: use Kernel dev_foo() loggingAntti Palosaari2013-01-06
* [media] fc0012: rework attach() to check chip id and I/O errorsAntti Palosaari2013-01-06
* [media] fc0012: use config directly from the config structAntti Palosaari2013-01-06
* [media] fc0012: enable clock output on attach()Antti Palosaari2013-01-06
* [media] fc0012: add RF loop throughAntti Palosaari2013-01-06
* [media] fc0012: use struct for driver configAntti Palosaari2013-01-06
* [media] tuners/tda18271: Replace memcpy with struct assignmentEzequiel Garcia2012-12-27
* [media] tuners/xc2028: Replace memcpy with struct assignmentEzequiel Garcia2012-12-27
* [media] tuners/xc4000: Replace memcpy with struct assignmentEzequiel Garcia2012-12-27
* [media] tda18212: tda18218: use 'val' if initializedPaul Bolle2012-12-21
* [media] tda18271: add missing entries for qam_7 to tda18271_update_std_map() ...Frank Schäfer2012-12-18
* [media] fc2580: write some registers conditionallyAntti Palosaari2012-11-28
* [media] xc4000: Fix a few warningsMauro Carvalho Chehab2012-10-29
* [media] tua9001: fix a warningMauro Carvalho Chehab2012-10-28
* [media] max2165: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-27
* [media] tda18271-common: hold the I2C adapter during write transfersMauro Carvalho Chehab2012-10-07
* [media] mt2063: properly handle return error codesMauro Carvalho Chehab2012-10-06
* [media] drivers/media/tuners/mt2063.c: Removes useless kfree()Peter Senna Tschudin2012-10-06
* [media] tda18271: properly report read errors in tda18271_get_idMichael Krufky2012-10-02
* [media] tda18271: delay IR & RF calibration until init() if delay_cal is setMichael Krufky2012-10-02
* [media] tda18271: make 'low-power standby mode after attach' multi-instance safeMichael Krufky2012-10-01
* [media] tda18271: enter low-power standby mode at the end of tda18271_attach()Michael Krufky2012-10-01
* [media] fc2580: use macro for 64 bit division and reminderGianluca Gennari2012-10-01
* [media] fc2580: silence uninitialized variable warningGianluca Gennari2012-10-01
* [media] fc2580: define const as UL to silence a warningGianluca Gennari2012-10-01
* [media] e4000: fix crash when attach failsAntti Palosaari2012-09-27