index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
tuners
/
tda18271-fe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
1
-1345
/
+0
2012-01-11
[media] tda18271-fe: Fix support for ISDB-T
Mauro Carvalho Chehab
1
-0
/
+1
2011-12-31
[media] dvb: don't use DVBv3 bandwidth macros
Mauro Carvalho Chehab
1
-6
/
+1
2011-12-31
[media] tuners: remove dvb_frontend_parameters from set_params()
Mauro Carvalho Chehab
1
-2
/
+1
2011-12-31
[media] tda18271-fe: use DVBv5 parameters on set_params()
Mauro Carvalho Chehab
1
-40
/
+34
2011-11-08
[media] tda18271: add tda18271_get_if_frequency
Michael Krufky
1
-0
/
+10
2011-09-04
[media] em28xx: don't sleep on disconnect
Chris Rankin
1
-1
/
+1
2011-05-20
[media] tda18271: add DVB-C support
Antti Palosaari
1
-0
/
+4
2011-04-19
[media] tda18271: prog_cal and prog_tab variables should be s32, not u8
Michael Krufky
1
-10
/
+11
2011-04-19
[media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_init
Michael Krufky
1
-4
/
+4
2010-10-21
V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returned
Mauro Carvalho Chehab
1
-9
/
+7
2010-08-02
V4L/DVB: tda18271: fix error detection during initialization of first instance
Michael Krufky
1
-3
/
+5
2009-12-05
V4L/DVB (13262): tda18271: fix regression preventing std map override from ta...
Michael Krufky
1
-4
/
+8
2009-12-05
V4L/DVB (13220): tda18271: increment module version minor
Michael Krufky
1
-1
/
+1
2009-12-05
V4L/DVB (13219): tda18271: remove unneeded braces in switch..case block
Michael Krufky
1
-2
/
+0
2009-12-05
V4L/DVB (13218): tda18271: consolidate common code for calibration on startup...
Michael Krufky
1
-36
/
+15
2009-12-05
V4L/DVB (13217): tda18271: handle rf_cal_on_startup properly during attach
Michael Krufky
1
-3
/
+14
2009-12-05
V4L/DVB (13216): tda18271: initialize tuner during set_config if rf_cal_on_st...
Michael Krufky
1
-3
/
+25
2009-12-05
V4L/DVB (13215): tda18271: add support for the set_config method
Michael Krufky
1
-13
/
+26
2009-12-05
V4L/DVB (13214): tda18271: allow for i2c buses that cant send 16 bytes at once
Michael Krufky
1
-1
/
+2
2009-12-05
V4L/DVB (13111): tda18271: more signedness fixes
Michael Krufky
1
-10
/
+11
2009-12-05
V4L/DVB (13110): tda18271: use temporary variables in tda18271_rf_tracking_fi...
Michael Krufky
1
-6
/
+9
2009-11-07
V4L/DVB (13109): tda18271: fix signedness issue in tda18271_rf_tracking_filte...
Seth Barry
1
-2
/
+2
2009-11-07
V4L/DVB (13107): tda18271: fix overflow in FM radio frequency calculation
Michael Krufky
1
-2
/
+2
2009-09-19
V4L/DVB (12870): tda18271: update temperature compensation calculatation formula
Henk Vergonet
1
-1
/
+1
2009-09-19
V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verbose
Michael Krufky
1
-2
/
+3
2009-09-19
V4L/DVB (12867): tda18271: ensure that configuration options are set for mult...
Michael Krufky
1
-3
/
+13
2009-09-19
V4L/DVB (12866): tda18271: move small_i2c assignment to the state config block
Michael Krufky
1
-3
/
+1
2009-09-19
V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_init
Michael Krufky
1
-15
/
+15
2009-09-19
V4L/DVB (12864): tda18271: change output feature configuration to a bitmask
Michael Krufky
1
-21
/
+26
2009-09-19
V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop th...
Michael Krufky
1
-0
/
+4
2009-09-19
V4L/DVB (12862): tda18271: add debug to show which standby mode is in use
Michael Krufky
1
-0
/
+3
2009-09-19
V4L/DVB (12861): tda18271: add support for additional low-power standby modes
Michael Krufky
1
-3
/
+13
2009-09-12
V4L/DVB (12578): tda18271: allow drivers to request RF tracking filter calibr...
Michael Krufky
1
-2
/
+18
2009-03-30
V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callback
Michael Krufky
1
-0
/
+37
2008-10-12
V4L/DVB (8954): common/tuners: Drop code after return or goto
Julia Lawall
1
-1
/
+0
2008-06-26
V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel c...
Michael Krufky
1
-0
/
+3
2008-06-26
V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 only
Michael Krufky
1
-8
/
+12
2008-06-26
V4L/DVB (8034): tda18271: fix IF notch frequency handling
Michael Krufky
1
-11
/
+19
2008-05-14
V4L/DVB (7844): tda18271: add tda_fail macro to log error cases
Michael Krufky
1
-28
/
+28
2008-05-14
V4L/DVB (7843): tda18271: fix error handling in tda18271c1_rf_tracking_filter...
Michael Krufky
1
-1
/
+5
2008-05-14
V4L/DVB (7842): tda18271: fix error handling in tda18271c2_rf_tracking_filter...
Michael Krufky
1
-5
/
+7
2008-05-14
V4L/DVB (7841): tda18271: fix error handling in tda18271_channel_configuration
Michael Krufky
1
-7
/
+14
2008-05-14
V4L/DVB (7839): tda18271: abort rf band calibration loop on errors
Michael Krufky
1
-1
/
+8
2008-05-14
V4L/DVB (7838): tda18271: fix error handling in tda18271c2_rf_cal_init path
Michael Krufky
1
-21
/
+47
2008-05-14
V4L/DVB (7837): tda18271: fix error handling in init and sleep paths
Michael Krufky
1
-13
/
+25
2008-04-30
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab
1
-0
/
+1153