summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/tuners/tda18271-fe.c
AgeCommit message (Expand)Author
2009-09-15tda18271: update temperature compensation calculatation formulaMichael Krufky
2009-09-06tda18271: fix comments and make tda18271_agc debug less verboseMichael Krufky
2009-08-30tda18271: ensure that configuration options are set for multiple instancesMichael Krufky
2009-08-30tda18271: move small_i2c assignment to the state config blockMichael Krufky
2009-08-29tda18271: move tda18271_sleep directly below tda18271_initMichael Krufky
2009-08-29tda18271: change output feature configuration to a bitmaskMichael Krufky
2009-08-28tda18271: add new standby mode: slave tuner output / loop thru onMichael Krufky
2009-08-28tda18271: add debug to show which standby mode is in useMichael Krufky
2008-05-11tda18271: add support for additional low-power standby modesMichael Krufky
2009-08-27tda18271: allow drivers to request RF tracking filter calibration during attachMichael Krufky
2009-03-04tda18271: add support for AGC configuration via tuner callbackMichael Krufky
2008-09-11common/tuners: Drop code after return or gotoMauro Carvalho Chehab
2008-06-11tda18271: ensure that the thermometer is off during channel configurationMichael Krufky
2008-06-08tda18271: toggle rf agc speed mode on TDA18271HD/C2 onlyMichael Krufky
2008-06-08tda18271: fix IF notch frequency handlingMichael Krufky
2008-05-04tda18271: add tda_fail macro to log error casesMichael Krufky
2008-05-04tda18271: fix error handling in tda18271c1_rf_tracking_filter_calibrationMichael Krufky
2008-05-04tda18271: fix error handling in tda18271c2_rf_tracking_filters_correctionMichael Krufky
2008-05-04tda18271: fix error handling in tda18271_channel_configurationMichael Krufky
2008-05-04tda18271: abort rf band calibration loop on errorsMichael Krufky
2008-05-03tda18271: fix error handling in tda18271c2_rf_cal_init pathMichael Krufky
2008-05-03tda18271: fix error handling in init and sleep pathsMichael Krufky
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab