aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners/tda18271-fe.c
Commit message (Expand)AuthorAgeFilesLines
* [media] tda18271: add DVB-C supportAntti Palosaari2011-05-201-0/+4
* [media] tda18271: prog_cal and prog_tab variables should be s32, not u8Michael Krufky2011-04-191-10/+11
* [media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_initMichael Krufky2011-04-191-4/+4
* V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returnedMauro Carvalho Chehab2010-10-211-9/+7
* V4L/DVB: tda18271: fix error detection during initialization of first instanceMichael Krufky2010-08-021-3/+5
* V4L/DVB (13262): tda18271: fix regression preventing std map override from ta...Michael Krufky2009-12-051-4/+8
* V4L/DVB (13220): tda18271: increment module version minorMichael Krufky2009-12-051-1/+1
* V4L/DVB (13219): tda18271: remove unneeded braces in switch..case blockMichael Krufky2009-12-051-2/+0
* V4L/DVB (13218): tda18271: consolidate common code for calibration on startup...Michael Krufky2009-12-051-36/+15
* V4L/DVB (13217): tda18271: handle rf_cal_on_startup properly during attachMichael Krufky2009-12-051-3/+14
* V4L/DVB (13216): tda18271: initialize tuner during set_config if rf_cal_on_st...Michael Krufky2009-12-051-3/+25
* V4L/DVB (13215): tda18271: add support for the set_config methodMichael Krufky2009-12-051-13/+26
* V4L/DVB (13214): tda18271: allow for i2c buses that cant send 16 bytes at onceMichael Krufky2009-12-051-1/+2
* V4L/DVB (13111): tda18271: more signedness fixesMichael Krufky2009-12-051-10/+11
* V4L/DVB (13110): tda18271: use temporary variables in tda18271_rf_tracking_fi...Michael Krufky2009-12-051-6/+9
* V4L/DVB (13109): tda18271: fix signedness issue in tda18271_rf_tracking_filte...Seth Barry2009-11-071-2/+2
* V4L/DVB (13107): tda18271: fix overflow in FM radio frequency calculationMichael Krufky2009-11-071-2/+2
* V4L/DVB (12870): tda18271: update temperature compensation calculatation formulaHenk Vergonet2009-09-191-1/+1
* V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verboseMichael Krufky2009-09-191-2/+3
* V4L/DVB (12867): tda18271: ensure that configuration options are set for mult...Michael Krufky2009-09-191-3/+13
* V4L/DVB (12866): tda18271: move small_i2c assignment to the state config blockMichael Krufky2009-09-191-3/+1
* V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_initMichael Krufky2009-09-191-15/+15
* V4L/DVB (12864): tda18271: change output feature configuration to a bitmaskMichael Krufky2009-09-191-21/+26
* V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop th...Michael Krufky2009-09-191-0/+4
* V4L/DVB (12862): tda18271: add debug to show which standby mode is in useMichael Krufky2009-09-191-0/+3
* V4L/DVB (12861): tda18271: add support for additional low-power standby modesMichael Krufky2009-09-191-3/+13
* V4L/DVB (12578): tda18271: allow drivers to request RF tracking filter calibr...Michael Krufky2009-09-121-2/+18
* V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callbackMichael Krufky2009-03-301-0/+37
* V4L/DVB (8954): common/tuners: Drop code after return or gotoJulia Lawall2008-10-121-1/+0
* V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel c...Michael Krufky2008-06-261-0/+3
* V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 onlyMichael Krufky2008-06-261-8/+12
* V4L/DVB (8034): tda18271: fix IF notch frequency handlingMichael Krufky2008-06-261-11/+19
* V4L/DVB (7844): tda18271: add tda_fail macro to log error casesMichael Krufky2008-05-141-28/+28
* V4L/DVB (7843): tda18271: fix error handling in tda18271c1_rf_tracking_filter...Michael Krufky2008-05-141-1/+5
* V4L/DVB (7842): tda18271: fix error handling in tda18271c2_rf_tracking_filter...Michael Krufky2008-05-141-5/+7
* V4L/DVB (7841): tda18271: fix error handling in tda18271_channel_configurationMichael Krufky2008-05-141-7/+14
* V4L/DVB (7839): tda18271: abort rf band calibration loop on errorsMichael Krufky2008-05-141-1/+8
* V4L/DVB (7838): tda18271: fix error handling in tda18271c2_rf_cal_init pathMichael Krufky2008-05-141-21/+47
* V4L/DVB (7837): tda18271: fix error handling in init and sleep pathsMichael Krufky2008-05-141-13/+25
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+1153