index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
frontends
/
tda18271-fe.c
Age
Commit message (
Expand
)
Author
2008-04-24
V4L/DVB (7481): tda18271: fix standard map debug
Michael Krufky
2008-04-24
V4L/DVB (7437): tda18271: increment module version minor
Michael Krufky
2008-04-24
V4L/DVB (7436): tda18271: add basic support for slave tuner configurations
Michael Krufky
2008-04-24
V4L/DVB (7435): tda18271: add function tda18271_charge_pump_source
Michael Krufky
2008-04-24
V4L/DVB (7434): tda18271: set rfagc modes during channel configuration
Michael Krufky
2008-04-24
V4L/DVB (7433): tda18271: fix comparison bug in tda18271_powerscan
Michael Krufky
2008-04-24
V4L/DVB (7432): tda18271: allow device-specific configuration of rf agc top
Michael Krufky
2008-04-24
V4L/DVB (7431): tda18271: allow device-specific configuration of IF level
Michael Krufky
2008-04-24
V4L/DVB (7430): tda18271: fix typo in tda18271_calibrate_rf
Michael Krufky
2008-04-24
V4L/DVB (7385): tda18271: store agc_mode configuration independently of std_bits
Michael Krufky
2008-04-24
V4L/DVB (7384): tda18271: store FM_RFn setting in struct tda18271_std_map_item
Michael Krufky
2008-04-24
V4L/DVB (7383): tda18271: add attach-time parameter to limit i2c transfer size
Michael Krufky
2008-04-24
V4L/DVB (7214): tda18271: move init functions to directly above tda18271_tune
Michael Krufky
2008-04-24
V4L/DVB (7213): tda18271: consolidate tune functions
Michael Krufky
2008-04-24
V4L/DVB (7212): tda18271: move rf calibration code from tda18271c1_tune into ...
Michael Krufky
2008-04-24
V4L/DVB (7211): tda18271: remove duplicated channel configuration code from t...
Michael Krufky
2008-04-24
V4L/DVB (7136): tda18271: use hybrid_tuner_request_state to manage tuner inst...
Michael Krufky
2008-01-25
V4L/DVB (7052): tda18271: when tuning digital, the analog demod must be tri-s...
Michael Krufky
2008-01-25
V4L/DVB (7032): tda18271: tda18271_cal_on_startup should be declared static
Michael Krufky
2008-01-25
V4L/DVB (7029): tda18271: provide a choice whether to perform rf cal on init ...
Michael Krufky
2008-01-25
V4L/DVB (7028): tda18271: test RF_CAL_OK to see if we need additional RF cali...
Michael Krufky
2008-01-25
V4L/DVB (7027): tda18271: put the device in standby mode during sleep()
Michael Krufky
2008-01-25
V4L/DVB (7026): tda18271: report when the RF tracking filter calibration has ...
Michael Krufky
2008-01-25
V4L/DVB (6988): tda18271: give calibration debug a separate debug mask
Michael Krufky
2008-01-25
V4L/DVB (6987): tda18271: add support for fm radio
Michael Krufky
2008-01-25
V4L/DVB (6986): tda18271: share state between analog and digital tuner instances
Michael Krufky
2008-01-25
V4L/DVB (6979): tda18271: use a mutex to protect state in critical sections
Michael Krufky
2008-01-25
V4L/DVB (6978): tda18271: store frequency and bandwidth after successful tune
Michael Krufky
2008-01-25
V4L/DVB (6977): tda18271: clean up calibration initialization procedures
Michael Krufky
2008-01-25
V4L/DVB (6964): tda18271: document debug level and configuration parameters
Michael Krufky
2008-01-25
V4L/DVB (6963): tda18271: store IF frequency in a u16 instead of u32
Michael Krufky
2008-01-25
V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency...
Michael Krufky
2008-01-25
V4L/DVB (6961): tda18271: move common code to tda18271-common.c
Michael Krufky
2008-01-25
V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2
Michael Krufky
2008-01-25
V4L/DVB (6959): tda18271: add MODULE_VERSION
Michael Krufky
2008-01-25
V4L/DVB (6958): tda18271: clean up function tda18271_set_analog_params
Michael Krufky
2008-01-25
V4L/DVB (6957): tda18271: fail table lookups if frequency is out of range
Michael Krufky
2008-01-25
V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tune
Michael Krufky
2008-01-25
V4L/DVB (6927): tda18271: improve printk macros
Michael Krufky
2008-01-25
V4L/DVB (6926): tda18271: consolidate table lookup functions
Michael Krufky
2008-01-25
V4L/DVB (6925): tda18271: move state structures to tda18271-priv.h
Michael Krufky
2008-01-25
V4L/DVB (6923): tda18271: remove extraneous debug
Michael Krufky
2008-01-25
V4L/DVB (6907): tda18271: create separate calc_pll functions
Michael Krufky
2008-01-25
V4L/DVB (6906): tda18271: rename tda18271_calc_* functions to tda18271_lookup_*
Michael Krufky
2008-01-25
V4L/DVB (6905): tda18271: check ID register during attach
Michael Krufky
2008-01-25
V4L/DVB (6904): tda18271: divider byte 1, bit 7 is always 0
Michael Krufky
2008-01-25
V4L/DVB (6890): tda18271: fix typo in RF tracking filter calibration
Michael Krufky
2008-01-25
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...
Michael Krufky
2008-01-25
V4L/DVB (6880): kill tuner-driver.h
Michael Krufky
2008-01-25
V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach()
Michael Krufky
[next]