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
/
tuners
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
[media] r820t: Remove a warning for an unused value
Mauro Carvalho Chehab
2
-0
/
+8
2013-04-25
[media] r820t: quiet gcc warning on n_ring
Fengguang Wu
1
-4
/
+1
2013-04-25
[media] r820t: memory leak in release()
Dan Carpenter
1
-2
/
+1
2013-04-25
[media] r820t: precendence bug in r820t_xtal_check()
Dan Carpenter
1
-1
/
+1
2013-04-17
[media] r820t: Don't divide the IF by two
Mauro Carvalho Chehab
1
-0
/
+3
2013-04-17
[media] r820t: disable auto gain/VGA setting
Mauro Carvalho Chehab
1
-5
/
+3
2013-04-17
[media] r820t: put it into automatic gain mode
Mauro Carvalho Chehab
1
-3
/
+3
2013-04-17
[media] r820t: Fix hp_cor filter mask
Mauro Carvalho Chehab
1
-1
/
+1
2013-04-17
[media] r820t: fix PLL calculus
Mauro Carvalho Chehab
1
-17
/
+10
2013-04-17
[media] r820t: Don't put it in standby if not initialized yet
Mauro Carvalho Chehab
1
-0
/
+4
2013-04-17
[media] r820t: avoid rewrite all regs when not needed
Mauro Carvalho Chehab
1
-6
/
+5
2013-04-17
[media] r820t: Allow disabling IMR callibration
Mauro Carvalho Chehab
1
-4
/
+19
2013-04-17
[media] r820t: add a commented code for GPIO
Mauro Carvalho Chehab
1
-0
/
+8
2013-04-17
[media] r820t: add IMR calibrate code
Mauro Carvalho Chehab
1
-21
/
+681
2013-04-17
[media] r820t: proper initialize the PLL register
Mauro Carvalho Chehab
2
-15
/
+31
2013-04-17
[media] r820t: use usleep_range()
Mauro Carvalho Chehab
1
-4
/
+4
2013-04-17
[media] r820t: fix prefix of the r820t_read() function
Mauro Carvalho Chehab
1
-8
/
+8
2013-04-17
[media] r820t: split the function that read cached regs
Mauro Carvalho Chehab
1
-5
/
+15
2013-04-17
[media] r820t: better report signal strength
Mauro Carvalho Chehab
1
-0
/
+2
2013-04-17
[media] r820t: add support for diplexer
Mauro Carvalho Chehab
2
-1
/
+13
2013-04-17
[media] r820t: Show the read data in the bit-reversed order
Mauro Carvalho Chehab
1
-2
/
+3
2013-04-17
[media] r820t: use the second table for 7MHz
Mauro Carvalho Chehab
1
-2
/
+10
2013-04-17
[media] r820t: Invert bits for read ops
Mauro Carvalho Chehab
1
-3
/
+6
2013-04-17
[media] r820t: use the right IF for the selected TV standard
Mauro Carvalho Chehab
1
-4
/
+4
2013-04-17
[media] r820t: Fix IF scale
Mauro Carvalho Chehab
1
-1
/
+1
2013-04-17
[media] rtl820t: Add a debug msg when PLL gets locked
Mauro Carvalho Chehab
1
-0
/
+6
2013-04-17
[media] r820t: proper lock and set the I2C gate
Mauro Carvalho Chehab
1
-17
/
+33
2013-04-17
[media] r820t: Set gain mode to auto
Mauro Carvalho Chehab
1
-0
/
+91
2013-04-17
[media] r820t: Give a better estimation of the signal strength
Mauro Carvalho Chehab
1
-3
/
+27
2013-04-17
[media] r820t: Add a tuner driver for Rafael Micro R820T silicon tuner
Mauro Carvalho Chehab
4
-0
/
+1549
2013-04-17
[media] it913x: rename its tuner driver to tuner_it913x
Mauro Carvalho Chehab
4
-3
/
+3
2013-04-15
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
Hans Verkuil
2
-7
/
+13
2013-04-15
[media] tuner-core/tda9887: get_afc can be tuner mode specific
Hans Verkuil
1
-7
/
+7
2013-04-08
[media] tda8290: change magic LNA config values to enum
Ondrej Zary
5
-12
/
+22
2013-04-08
[media] tda8290: Allow custom std_map for tda18271
Ondrej Zary
2
-2
/
+8
2013-04-08
[media] tda8290: Allow disabling I2C gate
Ondrej Zary
2
-20
/
+30
2013-03-24
[media] tuner: add Sony BTF tuners
Hans Verkuil
1
-0
/
+69
2013-03-23
[media] tuners: use IS_ENABLED
Mauro Carvalho Chehab
12
-24
/
+27
2013-03-22
[media] af9033: move code from it913x to af9033
Antti Palosaari
1
-6
/
+0
2013-03-22
[media] it913x: remove unused af9033 demod tuner config inits
Antti Palosaari
2
-588
/
+0
2013-03-22
[media] it913x: remove demod init reg tables
Antti Palosaari
2
-219
/
+0
2013-03-22
[media] it913x: use dev_foo() logging
Antti Palosaari
1
-5
/
+11
2013-03-22
[media] it913x: include tuner IDs from af9033.h
Antti Palosaari
2
-21
/
+13
2013-03-22
[media] it913x: remove unused variables
Antti Palosaari
2
-24
/
+2
2013-03-22
[media] it913x: get rid of it913x config struct
Antti Palosaari
2
-31
/
+29
2013-03-22
[media] it913x: tuner power up routines
Antti Palosaari
1
-4
/
+8
2013-03-22
[media] it913x: rename functions and variables
Antti Palosaari
1
-34
/
+38
2013-03-22
[media] it913x: merge it913x_fe_suspend() to it913x_fe_sleep()
Antti Palosaari
1
-31
/
+1
2013-03-22
[media] it913x: merge it913x_fe_start() to it913x_init_tuner()
Antti Palosaari
1
-120
/
+45
2013-03-22
[media] ITE IT913X silicon tuner driver
Antti Palosaari
5
-0
/
+1514
[next]