summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/tda18271-priv.h
AgeCommit message (Expand)Author
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-04-08media/dvb/frontends replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-23tda18271: add basic support for slave tuner configurationsMichael Krufky
2008-03-23tda18271: add function tda18271_charge_pump_sourceMichael Krufky
2008-03-16tda18271: add attach-time parameter to limit i2c transfer sizeMichael Krufky
2008-01-15tda18271: use hybrid_tuner_request_state to manage tuner instancesMichael Krufky
2008-01-13tda18271: put the device in standby mode during sleep()Michael Krufky
2008-01-08tda18271: give calibration debug a separate debug maskMichael Krufky
2008-01-06tda18271: share state between analog and digital tuner instancesMichael Krufky
2008-01-06tda18271: use a mutex to protect state in critical sectionsMichael Krufky
2008-01-05tda18271: store frequency and bandwidth after successful tuneMichael Krufky
2008-01-05tda18271: clean up calibration initialization proceduresMichael Krufky
2008-01-02tda18271: allow device-specific configuration of IF frequency and std bitsMichael Krufky
2008-01-01tda18271: move common code to tda18271-common.cMichael Krufky
2008-01-01tda18271: add support for NXP TDA18271HD/C2Michael Krufky
2007-12-25tda18271: improve printk macrosMichael Krufky
2007-12-24tda18271: consolidate table lookup functionsMichael Krufky
2007-12-24tda18271: move state structures to tda18271-priv.hMichael Krufky
2007-12-24tda18271: rename tda18271_calc_* functions to tda18271_lookup_*Michael Krufky
2007-12-02tda18271: convert table lookup loops to functionsMichael Krufky
2007-12-02tda18271: set image rejection validityMichael Krufky
2007-11-23tda18271: move tda18271_map tables to a separate source fileMichael Krufky