V4L/DVB (6988): tda18271: give calibration debug a separate debug mask
[safe/jmp/linux-2.6] / drivers / media / dvb / frontends / tda18271-fe.c
2008-01-25 Michael KrufkyV4L/DVB (6988): tda18271: give calibration debug a...
2008-01-25 Michael KrufkyV4L/DVB (6987): tda18271: add support for fm radio
2008-01-25 Michael KrufkyV4L/DVB (6986): tda18271: share state between analog...
2008-01-25 Michael KrufkyV4L/DVB (6979): tda18271: use a mutex to protect state...
2008-01-25 Michael KrufkyV4L/DVB (6978): tda18271: store frequency and bandwidth...
2008-01-25 Michael KrufkyV4L/DVB (6977): tda18271: clean up calibration initiali...
2008-01-25 Michael KrufkyV4L/DVB (6964): tda18271: document debug level and...
2008-01-25 Michael KrufkyV4L/DVB (6963): tda18271: store IF frequency in a u16...
2008-01-25 Michael KrufkyV4L/DVB (6962): tda18271: allow device-specific configu...
2008-01-25 Michael KrufkyV4L/DVB (6961): tda18271: move common code to tda18271...
2008-01-25 Michael KrufkyV4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2
2008-01-25 Michael KrufkyV4L/DVB (6959): tda18271: add MODULE_VERSION
2008-01-25 Michael KrufkyV4L/DVB (6958): tda18271: clean up function tda18271_se...
2008-01-25 Michael KrufkyV4L/DVB (6957): tda18271: fail table lookups if frequen...
2008-01-25 Michael KrufkyV4L/DVB (6928): tda18271: break calculation functions...
2008-01-25 Michael KrufkyV4L/DVB (6927): tda18271: improve printk macros
2008-01-25 Michael KrufkyV4L/DVB (6926): tda18271: consolidate table lookup...
2008-01-25 Michael KrufkyV4L/DVB (6925): tda18271: move state structures to...
2008-01-25 Michael KrufkyV4L/DVB (6923): tda18271: remove extraneous debug
2008-01-25 Michael KrufkyV4L/DVB (6907): tda18271: create separate calc_pll...
2008-01-25 Michael KrufkyV4L/DVB (6906): tda18271: rename tda18271_calc_* functi...
2008-01-25 Michael KrufkyV4L/DVB (6905): tda18271: check ID register during...
2008-01-25 Michael KrufkyV4L/DVB (6904): tda18271: divider byte 1, bit 7 is...
2008-01-25 Michael KrufkyV4L/DVB (6890): tda18271: fix typo in RF tracking filte...
2008-01-25 Michael KrufkyV4L/DVB (6881): include struct analog_demod_ops directl...
2008-01-25 Michael KrufkyV4L/DVB (6880): kill tuner-driver.h
2008-01-25 Michael KrufkyV4L/DVB (6801): tda18271: pass i2c gate configuration...
2008-01-25 Michael KrufkyV4L/DVB (6800): tda18271: use an enum rather than an...
2008-01-25 Michael KrufkyV4L/DVB (6745): tda18271: remove tuning offset for...
2008-01-25 Michael KrufkyV4L/DVB (6728): tda18271: fix register dump format
2008-01-25 Michael KrufkyV4L/DVB (6727): tda18271: convert table lookup loops...
2008-01-25 Michael KrufkyV4L/DVB (6726): tda18271: set image rejection validity
2008-01-25 Michael KrufkyV4L/DVB (6725): tda18271: improve debug flexibility
2008-01-25 Michael KrufkyV4L/DVB (6724): tda18271: remove duplicated code
2008-01-25 Michael KrufkyV4L/DVB (6723): tda18271: only force init once during...
2008-01-25 Michael KrufkyV4L/DVB (6681): tda18271: rename 'debug' to 'tda18271_d...
2008-01-25 Michael KrufkyV4L/DVB (6680): tda18271: move tda18271_map tables...