Age | Commit message (Expand) | Author |
2008-03-23 | tda18271: add basic support for slave tuner configurations | Michael Krufky |
2008-03-23 | tda18271: add function tda18271_charge_pump_source | Michael Krufky |
2008-03-16 | tda18271: add attach-time parameter to limit i2c transfer size | Michael Krufky |
2008-01-15 | tda18271: use hybrid_tuner_request_state to manage tuner instances | Michael Krufky |
2008-01-13 | tda18271: put the device in standby mode during sleep() | Michael Krufky |
2008-01-08 | tda18271: give calibration debug a separate debug mask | Michael Krufky |
2008-01-06 | tda18271: share state between analog and digital tuner instances | Michael Krufky |
2008-01-06 | tda18271: use a mutex to protect state in critical sections | Michael Krufky |
2008-01-05 | tda18271: store frequency and bandwidth after successful tune | Michael Krufky |
2008-01-05 | tda18271: clean up calibration initialization procedures | Michael Krufky |
2008-01-02 | tda18271: allow device-specific configuration of IF frequency and std bits | Michael Krufky |
2008-01-01 | tda18271: move common code to tda18271-common.c | Michael Krufky |
2008-01-01 | tda18271: add support for NXP TDA18271HD/C2 | Michael Krufky |
2007-12-25 | tda18271: improve printk macros | Michael Krufky |
2007-12-24 | tda18271: consolidate table lookup functions | Michael Krufky |
2007-12-24 | tda18271: move state structures to tda18271-priv.h | Michael Krufky |
2007-12-24 | tda18271: rename tda18271_calc_* functions to tda18271_lookup_* | Michael Krufky |
2007-12-02 | tda18271: convert table lookup loops to functions | Michael Krufky |
2007-12-02 | tda18271: set image rejection validity | Michael Krufky |
2007-11-23 | tda18271: move tda18271_map tables to a separate source file | Michael Krufky |