summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/tda18271-fe.c
AgeCommit message (Expand)Author
2007-12-25tda18271: break calculation functions out of tda18271_tuneMichael 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: remove extraneous debugMichael Krufky
2007-12-24tda18271: create separate calc_pll functionsMichael Krufky
2007-12-24tda18271: rename tda18271_calc_* functions to tda18271_lookup_*Michael Krufky
2007-12-24tda18271: check ID register during attachMichael Krufky
2007-12-24tda18271: divider byte 1, bit 7 is always 0Michael Krufky
2007-12-21merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2007-12-21tda18271: fix typo in RF tracking filter calibrationMichael Krufky
2007-12-21include struct analog_demod_ops directly inside struct dvb_frontendMichael Krufky
2007-12-21kill tuner-driver.hMichael Krufky
2007-12-09tda18271: pass i2c gate configuration into tda18271_attach()Michael Krufky
2007-12-09tda18271: use an enum rather than an integer to store analog / digital stateMichael Krufky
2007-12-06tda18271: remove tuning offset for atsc/qamMichael Krufky
2007-12-02tda18271: fix register dump formatMichael Krufky
2007-12-02tda18271: convert table lookup loops to functionsMichael Krufky
2007-12-02tda18271: set image rejection validityMichael Krufky
2007-12-02tda18271: improve debug flexibilityMichael Krufky
2007-12-02tda18271: remove duplicated codeMichael Krufky
2007-12-01tda18271: only force init once during attachMichael Krufky
2007-11-23tda18271: rename 'debug' to 'tda18271_debug'Michael Krufky
2007-11-23tda18271: move tda18271_map tables to a separate source fileMichael Krufky