Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9cb41afbf2aab54133c804009a1b8e76cedaef3
/
drivers
/
media
/
tuners
/
tda18271-fe.c
ccae7af
[media] common: move media/common/tuners to media/tuners
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/common/tuners/tda18271-fe.c]
083b6b8
[media] tda18271-fe: Fix support for ISDB-T
by Mauro Carvalho Chehab
· 13 years ago
c6f56e7
[media] dvb: don't use DVBv3 bandwidth macros
by Mauro Carvalho Chehab
· 13 years ago
14d24d1
[media] tuners: remove dvb_frontend_parameters from set_params()
by Mauro Carvalho Chehab
· 13 years ago
5ca1c94
[media] tda18271-fe: use DVBv5 parameters on set_params()
by Mauro Carvalho Chehab
· 13 years ago
8c8ee11
[media] tda18271: add tda18271_get_if_frequency
by Michael Krufky
· 13 years ago
0b8bd83
[media] em28xx: don't sleep on disconnect
by Chris Rankin
· 13 years ago
f9d0bc1
[media] tda18271: add DVB-C support
by Antti Palosaari
· 14 years ago
381ad0e
[media] tda18271: prog_cal and prog_tab variables should be s32, not u8
by Michael Krufky
· 14 years ago
f78028b
[media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_init
by Michael Krufky
· 14 years ago
bfc3d57
V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returned
by Mauro Carvalho Chehab
· 14 years ago
fab9bfb
V4L/DVB: tda18271: fix error detection during initialization of first instance
by Michael Krufky
· 15 years ago
972aacc
V4L/DVB (13262): tda18271: fix regression preventing std map override from taking effect
by Michael Krufky
· 15 years ago
5abaa53
V4L/DVB (13220): tda18271: increment module version minor
by Michael Krufky
· 15 years ago
712bc0b
V4L/DVB (13219): tda18271: remove unneeded braces in switch..case block
by Michael Krufky
· 15 years ago
5881ecf
V4L/DVB (13218): tda18271: consolidate common code for calibration on startup determination
by Michael Krufky
· 15 years ago
188ea05
V4L/DVB (13217): tda18271: handle rf_cal_on_startup properly during attach
by Michael Krufky
· 15 years ago
c54e1dd
V4L/DVB (13216): tda18271: initialize tuner during set_config if rf_cal_on_startup is set
by Michael Krufky
· 15 years ago
42f9a03
V4L/DVB (13215): tda18271: add support for the set_config method
by Michael Krufky
· 15 years ago
1724c8f
V4L/DVB (13214): tda18271: allow for i2c buses that cant send 16 bytes at once
by Michael Krufky
· 15 years ago
3a6b49fe
V4L/DVB (13111): tda18271: more signedness fixes
by Michael Krufky
· 15 years ago
3986bd1
V4L/DVB (13110): tda18271: use temporary variables in tda18271_rf_tracking_filters_init
by Michael Krufky
· 15 years ago
a57c1dc
V4L/DVB (13109): tda18271: fix signedness issue in tda18271_rf_tracking_filters_init
by Seth Barry
· 15 years ago
4d83178
V4L/DVB (13107): tda18271: fix overflow in FM radio frequency calculation
by Michael Krufky
· 15 years ago
b5d1897
V4L/DVB (12870): tda18271: update temperature compensation calculatation formula
by Henk Vergonet
· 15 years ago
ecda427
V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verbose
by Michael Krufky
· 15 years ago
d5abef6
V4L/DVB (12867): tda18271: ensure that configuration options are set for multiple instances
by Michael Krufky
· 15 years ago
1216531
V4L/DVB (12866): tda18271: move small_i2c assignment to the state config block
by Michael Krufky
· 15 years ago
cc7e26d
V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_init
by Michael Krufky
· 15 years ago
4240b46
V4L/DVB (12864): tda18271: change output feature configuration to a bitmask
by Michael Krufky
· 15 years ago
2dfca76
V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop thru on
by Michael Krufky
· 15 years ago
72c8364
V4L/DVB (12862): tda18271: add debug to show which standby mode is in use
by Michael Krufky
· 15 years ago
81259f2
V4L/DVB (12861): tda18271: add support for additional low-power standby modes
by Michael Krufky
· 16 years ago
81016b4
V4L/DVB (12578): tda18271: allow drivers to request RF tracking filter calibration during attach
by Michael Krufky
· 15 years ago
adcc4b3
V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callback
by Michael Krufky
· 16 years ago
c87994d
V4L/DVB (8954): common/tuners: Drop code after return or goto
by Julia Lawall
· 16 years ago
7ae1ac4
V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel configuration
by Michael Krufky
· 16 years ago
51858d1
V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 only
by Michael Krufky
· 16 years ago
44e645c
V4L/DVB (8034): tda18271: fix IF notch frequency handling
by Michael Krufky
· 16 years ago
4bd5d10
V4L/DVB (7844): tda18271: add tda_fail macro to log error cases
by Michael Krufky
· 17 years ago
10ed0bf
V4L/DVB (7843): tda18271: fix error handling in tda18271c1_rf_tracking_filter_calibration
by Michael Krufky
· 17 years ago
20f4206
V4L/DVB (7842): tda18271: fix error handling in tda18271c2_rf_tracking_filters_correction
by Michael Krufky
· 17 years ago
31940e3
V4L/DVB (7841): tda18271: fix error handling in tda18271_channel_configuration
by Michael Krufky
· 17 years ago
c151c32
V4L/DVB (7839): tda18271: abort rf band calibration loop on errors
by Michael Krufky
· 17 years ago
24124f7
V4L/DVB (7838): tda18271: fix error handling in tda18271c2_rf_cal_init path
by Michael Krufky
· 17 years ago
d35fcca
V4L/DVB (7837): tda18271: fix error handling in init and sleep paths
by Michael Krufky
· 17 years ago
7c91f06
V4L/DVB(7767): Move tuners to common/tuners
by Mauro Carvalho Chehab
· 17 years ago
[Renamed from drivers/media/dvb/frontends/tda18271-fe.c]
c735372
V4L/DVB (7481): tda18271: fix standard map debug
by Michael Krufky
· 17 years ago
5ec96b0
V4L/DVB (7437): tda18271: increment module version minor
by Michael Krufky
· 17 years ago
868f5cc
V4L/DVB (7436): tda18271: add basic support for slave tuner configurations
by Michael Krufky
· 17 years ago
4efb0ca
V4L/DVB (7435): tda18271: add function tda18271_charge_pump_source
by Michael Krufky
· 17 years ago
40194b2
V4L/DVB (7434): tda18271: set rfagc modes during channel configuration
by Michael Krufky
· 17 years ago
e7809a0
V4L/DVB (7433): tda18271: fix comparison bug in tda18271_powerscan
by Michael Krufky
· 17 years ago
c0dc0c1
V4L/DVB (7432): tda18271: allow device-specific configuration of rf agc top
by Michael Krufky
· 17 years ago
14c74b2
V4L/DVB (7431): tda18271: allow device-specific configuration of IF level
by Michael Krufky
· 17 years ago
ae07d04
V4L/DVB (7430): tda18271: fix typo in tda18271_calibrate_rf
by Michael Krufky
· 17 years ago
7f7203d
V4L/DVB (7385): tda18271: store agc_mode configuration independently of std_bits
by Michael Krufky
· 17 years ago
c293d0a
V4L/DVB (7384): tda18271: store FM_RFn setting in struct tda18271_std_map_item
by Michael Krufky
· 17 years ago
5555309
V4L/DVB (7383): tda18271: add attach-time parameter to limit i2c transfer size
by Michael Krufky
· 17 years ago
12afe37
V4L/DVB (7214): tda18271: move init functions to directly above tda18271_tune
by Michael Krufky
· 17 years ago
d1c5342
V4L/DVB (7213): tda18271: consolidate tune functions
by Michael Krufky
· 17 years ago
4d2d42b
V4L/DVB (7212): tda18271: move rf calibration code from tda18271c1_tune into a new function
by Michael Krufky
· 17 years ago
a60b866
V4L/DVB (7211): tda18271: remove duplicated channel configuration code from tda18271c1_tune
by Michael Krufky
· 17 years ago
f9e315a
V4L/DVB (7136): tda18271: use hybrid_tuner_request_state to manage tuner instances
by Michael Krufky
· 17 years ago
ed73683
V4L/DVB (7052): tda18271: when tuning digital, the analog demod must be tri-stated
by Michael Krufky
· 17 years ago
bc835d8
V4L/DVB (7032): tda18271: tda18271_cal_on_startup should be declared static
by Michael Krufky
· 17 years ago
0f96251
V4L/DVB (7029): tda18271: provide a choice whether to perform rf cal on init or on first tune
by Michael Krufky
· 17 years ago
839c6c9
V4L/DVB (7028): tda18271: test RF_CAL_OK to see if we need additional RF calibration
by Michael Krufky
· 17 years ago
518d873
V4L/DVB (7027): tda18271: put the device in standby mode during sleep()
by Michael Krufky
· 17 years ago
6bfa665
V4L/DVB (7026): tda18271: report when the RF tracking filter calibration has completed
by Michael Krufky
· 17 years ago
cf04d29
V4L/DVB (6988): tda18271: give calibration debug a separate debug mask
by Michael Krufky
· 17 years ago
c353f42
V4L/DVB (6987): tda18271: add support for fm radio
by Michael Krufky
· 17 years ago
a4f263b
V4L/DVB (6986): tda18271: share state between analog and digital tuner instances
by Michael Krufky
· 17 years ago
8d316bf
V4L/DVB (6979): tda18271: use a mutex to protect state in critical sections
by Michael Krufky
· 17 years ago
ccbac9b
V4L/DVB (6978): tda18271: store frequency and bandwidth after successful tune
by Michael Krufky
· 17 years ago
09f83c4
V4L/DVB (6977): tda18271: clean up calibration initialization procedures
by Michael Krufky
· 17 years ago
0e1fab9
V4L/DVB (6964): tda18271: document debug level and configuration parameters
by Michael Krufky
· 17 years ago
2ba65d5
V4L/DVB (6963): tda18271: store IF frequency in a u16 instead of u32
by Michael Krufky
· 17 years ago
f21e0d7
V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency and std bits
by Michael Krufky
· 17 years ago
59067f7
V4L/DVB (6961): tda18271: move common code to tda18271-common.c
by Michael Krufky
· 17 years ago
255b511
V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2
by Michael Krufky
· 17 years ago
dec9ccc
V4L/DVB (6959): tda18271: add MODULE_VERSION
by Michael Krufky
· 17 years ago
95af8a2
V4L/DVB (6958): tda18271: clean up function tda18271_set_analog_params
by Michael Krufky
· 17 years ago
33f25b4
V4L/DVB (6957): tda18271: fail table lookups if frequency is out of range
by Michael Krufky
· 17 years ago
b92bf0f
V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tune
by Michael Krufky
· 17 years ago
182519f
V4L/DVB (6927): tda18271: improve printk macros
by Michael Krufky
· 17 years ago
2f27dfc
V4L/DVB (6926): tda18271: consolidate table lookup functions
by Michael Krufky
· 17 years ago
d371421
V4L/DVB (6925): tda18271: move state structures to tda18271-priv.h
by Michael Krufky
· 17 years ago
926bf3c
V4L/DVB (6923): tda18271: remove extraneous debug
by Michael Krufky
· 17 years ago
fe0bf6d
V4L/DVB (6907): tda18271: create separate calc_pll functions
by Michael Krufky
· 17 years ago
f0bd504
V4L/DVB (6906): tda18271: rename tda18271_calc_* functions to tda18271_lookup_*
by Michael Krufky
· 17 years ago
49e7aaf
V4L/DVB (6905): tda18271: check ID register during attach
by Michael Krufky
· 17 years ago
7e946c8
V4L/DVB (6904): tda18271: divider byte 1, bit 7 is always 0
by Michael Krufky
· 17 years ago
26501a7
V4L/DVB (6890): tda18271: fix typo in RF tracking filter calibration
by Michael Krufky
· 17 years ago
bc3e5c7
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend
by Michael Krufky
· 17 years ago
9ad89f0
V4L/DVB (6880): kill tuner-driver.h
by Michael Krufky
· 17 years ago
e435f95
V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach()
by Michael Krufky
· 17 years ago
7206abb
V4L/DVB (6800): tda18271: use an enum rather than an integer to store analog / digital state
by Michael Krufky
· 17 years ago
14e3c15
V4L/DVB (6745): tda18271: remove tuning offset for atsc/qam
by Michael Krufky
· 17 years ago
5d2bf93
V4L/DVB (6728): tda18271: fix register dump format
by Michael Krufky
· 17 years ago
Next »