summaryrefslogtreecommitdiff
path: root/drivers/media/common/tuners/tda18271-fe.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-05V4L/DVB (13111): tda18271: more signedness fixesMichael Krufky1-10/+11
2009-12-05V4L/DVB (13110): tda18271: use temporary variables in tda18271_rf_tracking_fi...Michael Krufky1-6/+9
2009-11-07V4L/DVB (13109): tda18271: fix signedness issue in tda18271_rf_tracking_filte...Seth Barry1-2/+2
2009-11-07V4L/DVB (13107): tda18271: fix overflow in FM radio frequency calculationMichael Krufky1-2/+2
2009-09-19V4L/DVB (12870): tda18271: update temperature compensation calculatation formulaHenk Vergonet1-1/+1
2009-09-19V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verboseMichael Krufky1-2/+3
2009-09-19V4L/DVB (12867): tda18271: ensure that configuration options are set for mult...Michael Krufky1-3/+13
2009-09-19V4L/DVB (12866): tda18271: move small_i2c assignment to the state config blockMichael Krufky1-3/+1
2009-09-19V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_initMichael Krufky1-15/+15
2009-09-19V4L/DVB (12864): tda18271: change output feature configuration to a bitmaskMichael Krufky1-21/+26
2009-09-19V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop th...Michael Krufky1-0/+4
2009-09-19V4L/DVB (12862): tda18271: add debug to show which standby mode is in useMichael Krufky1-0/+3
2009-09-19V4L/DVB (12861): tda18271: add support for additional low-power standby modesMichael Krufky1-3/+13
2009-09-12V4L/DVB (12578): tda18271: allow drivers to request RF tracking filter calibr...Michael Krufky1-2/+18
2009-03-30V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callbackMichael Krufky1-0/+37
2008-10-12V4L/DVB (8954): common/tuners: Drop code after return or gotoJulia Lawall1-1/+0
2008-06-26V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel c...Michael Krufky1-0/+3
2008-06-26V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 onlyMichael Krufky1-8/+12
2008-06-26V4L/DVB (8034): tda18271: fix IF notch frequency handlingMichael Krufky1-11/+19
2008-05-14V4L/DVB (7844): tda18271: add tda_fail macro to log error casesMichael Krufky1-28/+28
2008-05-14V4L/DVB (7843): tda18271: fix error handling in tda18271c1_rf_tracking_filter...Michael Krufky1-1/+5
2008-05-14V4L/DVB (7842): tda18271: fix error handling in tda18271c2_rf_tracking_filter...Michael Krufky1-5/+7
2008-05-14V4L/DVB (7841): tda18271: fix error handling in tda18271_channel_configurationMichael Krufky1-7/+14
2008-05-14V4L/DVB (7839): tda18271: abort rf band calibration loop on errorsMichael Krufky1-1/+8
2008-05-14V4L/DVB (7838): tda18271: fix error handling in tda18271c2_rf_cal_init pathMichael Krufky1-21/+47
2008-05-14V4L/DVB (7837): tda18271: fix error handling in init and sleep pathsMichael Krufky1-13/+25
2008-04-30V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-0/+1153