summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda18271-fe.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7052): tda18271: when tuning digital, the analog demod must be tri-s...Michael Krufky2008-01-251-1/+4
* V4L/DVB (7032): tda18271: tda18271_cal_on_startup should be declared staticMichael Krufky2008-01-251-1/+1
* V4L/DVB (7029): tda18271: provide a choice whether to perform rf cal on init ...Michael Krufky2008-01-251-0/+8
* V4L/DVB (7028): tda18271: test RF_CAL_OK to see if we need additional RF cali...Michael Krufky2008-01-251-0/+5
* V4L/DVB (7027): tda18271: put the device in standby mode during sleep()Michael Krufky2008-01-251-5/+21
* V4L/DVB (7026): tda18271: report when the RF tracking filter calibration has ...Michael Krufky2008-01-251-0/+2
* V4L/DVB (6988): tda18271: give calibration debug a separate debug maskMichael Krufky2008-01-251-3/+3
* V4L/DVB (6987): tda18271: add support for fm radioMichael Krufky2008-01-251-13/+29
* V4L/DVB (6986): tda18271: share state between analog and digital tuner instancesMichael Krufky2008-01-251-22/+71
* V4L/DVB (6979): tda18271: use a mutex to protect state in critical sectionsMichael Krufky2008-01-251-0/+20
* V4L/DVB (6978): tda18271: store frequency and bandwidth after successful tuneMichael Krufky2008-01-251-8/+38
* V4L/DVB (6977): tda18271: clean up calibration initialization proceduresMichael Krufky2008-01-251-15/+22
* V4L/DVB (6964): tda18271: document debug level and configuration parametersMichael Krufky2008-01-251-1/+2
* V4L/DVB (6963): tda18271: store IF frequency in a u16 instead of u32Michael Krufky2008-01-251-5/+6
* V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency...Michael Krufky2008-01-251-6/+76
* V4L/DVB (6961): tda18271: move common code to tda18271-common.cMichael Krufky2008-01-251-582/+1
* V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2Michael Krufky2008-01-251-92/+793
* V4L/DVB (6959): tda18271: add MODULE_VERSIONMichael Krufky2008-01-251-0/+1
* V4L/DVB (6958): tda18271: clean up function tda18271_set_analog_paramsMichael Krufky2008-01-251-17/+12
* V4L/DVB (6957): tda18271: fail table lookups if frequency is out of rangeMichael Krufky2008-01-251-5/+0
* V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tuneMichael Krufky2008-01-251-29/+114
* V4L/DVB (6927): tda18271: improve printk macrosMichael Krufky2008-01-251-31/+27
* V4L/DVB (6926): tda18271: consolidate table lookup functionsMichael Krufky2008-01-251-12/+16
* V4L/DVB (6925): tda18271: move state structures to tda18271-priv.hMichael Krufky2008-01-251-19/+0
* V4L/DVB (6923): tda18271: remove extraneous debugMichael Krufky2008-01-251-1/+0
* V4L/DVB (6907): tda18271: create separate calc_pll functionsMichael Krufky2008-01-251-43/+56
* V4L/DVB (6906): tda18271: rename tda18271_calc_* functions to tda18271_lookup_*Michael Krufky2008-01-251-9/+9
* V4L/DVB (6905): tda18271: check ID register during attachMichael Krufky2008-01-251-2/+38
* V4L/DVB (6904): tda18271: divider byte 1, bit 7 is always 0Michael Krufky2008-01-251-3/+3
* V4L/DVB (6890): tda18271: fix typo in RF tracking filter calibrationMichael Krufky2008-01-251-1/+1
* V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky2008-01-251-3/+2
* V4L/DVB (6880): kill tuner-driver.hMichael Krufky2008-01-251-1/+0
* V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach()Michael Krufky2008-01-251-4/+30
* V4L/DVB (6800): tda18271: use an enum rather than an integer to store analog ...Michael Krufky2008-01-251-3/+5
* V4L/DVB (6745): tda18271: remove tuning offset for atsc/qamMichael Krufky2008-01-251-0/+3
* V4L/DVB (6728): tda18271: fix register dump formatMichael Krufky2008-01-251-16/+16
* V4L/DVB (6727): tda18271: convert table lookup loops to functionsMichael Krufky2008-01-251-94/+25
* V4L/DVB (6726): tda18271: set image rejection validityMichael Krufky2008-01-251-1/+10
* V4L/DVB (6725): tda18271: improve debug flexibilityMichael Krufky2008-01-251-31/+39
* V4L/DVB (6724): tda18271: remove duplicated codeMichael Krufky2008-01-251-6/+1
* V4L/DVB (6723): tda18271: only force init once during attachMichael Krufky2008-01-251-1/+17
* V4L/DVB (6681): tda18271: rename 'debug' to 'tda18271_debug'Michael Krufky2008-01-251-4/+4
* V4L/DVB (6680): tda18271: move tda18271_map tables to a separate source fileMichael Krufky2008-01-251-0/+784
OpenPOWER on IntegriCloud