index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
common
/
tuners
/
tda18271-fe.c
Age
Commit message (
Expand
)
Author
2009-09-15
tda18271: update temperature compensation calculatation formula
Michael Krufky
2009-09-06
tda18271: fix comments and make tda18271_agc debug less verbose
Michael Krufky
2009-08-30
tda18271: ensure that configuration options are set for multiple instances
Michael Krufky
2009-08-30
tda18271: move small_i2c assignment to the state config block
Michael Krufky
2009-08-29
tda18271: move tda18271_sleep directly below tda18271_init
Michael Krufky
2009-08-29
tda18271: change output feature configuration to a bitmask
Michael Krufky
2009-08-28
tda18271: add new standby mode: slave tuner output / loop thru on
Michael Krufky
2009-08-28
tda18271: add debug to show which standby mode is in use
Michael Krufky
2008-05-11
tda18271: add support for additional low-power standby modes
Michael Krufky
2009-08-27
tda18271: allow drivers to request RF tracking filter calibration during attach
Michael Krufky
2009-03-04
tda18271: add support for AGC configuration via tuner callback
Michael Krufky
2008-09-11
common/tuners: Drop code after return or goto
Mauro Carvalho Chehab
2008-06-11
tda18271: ensure that the thermometer is off during channel configuration
Michael Krufky
2008-06-08
tda18271: toggle rf agc speed mode on TDA18271HD/C2 only
Michael Krufky
2008-06-08
tda18271: fix IF notch frequency handling
Michael Krufky
2008-05-04
tda18271: add tda_fail macro to log error cases
Michael Krufky
2008-05-04
tda18271: fix error handling in tda18271c1_rf_tracking_filter_calibration
Michael Krufky
2008-05-04
tda18271: fix error handling in tda18271c2_rf_tracking_filters_correction
Michael Krufky
2008-05-04
tda18271: fix error handling in tda18271_channel_configuration
Michael Krufky
2008-05-04
tda18271: abort rf band calibration loop on errors
Michael Krufky
2008-05-03
tda18271: fix error handling in tda18271c2_rf_cal_init path
Michael Krufky
2008-05-03
tda18271: fix error handling in init and sleep paths
Michael Krufky
2008-04-26
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Mauro Carvalho Chehab