index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-16
[media] r820t: Don't divide the IF by two
Mauro Carvalho Chehab
1
-0
/
+3
2013-04-16
[media] r820t: disable auto gain/VGA setting
Mauro Carvalho Chehab
1
-5
/
+3
2013-04-16
[media] r820t: put it into automatic gain mode
Mauro Carvalho Chehab
1
-3
/
+3
2013-04-16
[media] r820t: Fix hp_cor filter mask
Mauro Carvalho Chehab
1
-1
/
+1
2013-04-16
[media] r820t: fix PLL calculus
Mauro Carvalho Chehab
1
-17
/
+10
2013-04-16
[media] r820t: Don't put it in standby if not initialized yet
Mauro Carvalho Chehab
1
-0
/
+4
2013-04-16
[media] r820t: avoid rewrite all regs when not needed
Mauro Carvalho Chehab
1
-6
/
+5
2013-04-16
[media] r820t: Allow disabling IMR callibration
Mauro Carvalho Chehab
1
-4
/
+19
2013-04-16
[media] r820t: add a commented code for GPIO
Mauro Carvalho Chehab
1
-0
/
+8
2013-04-16
[media] r820t: add IMR calibrate code
Mauro Carvalho Chehab
1
-21
/
+681
2013-04-16
[media] r820t: proper initialize the PLL register
Mauro Carvalho Chehab
2
-15
/
+31
2013-04-16
[media] r820t: use usleep_range()
Mauro Carvalho Chehab
1
-4
/
+4
2013-04-16
[media] r820t: fix prefix of the r820t_read() function
Mauro Carvalho Chehab
1
-8
/
+8
2013-04-16
[media] r820t: split the function that read cached regs
Mauro Carvalho Chehab
1
-5
/
+15
2013-04-16
[media] r820t: better report signal strength
Mauro Carvalho Chehab
1
-0
/
+2
2013-04-16
[media] r820t: add support for diplexer
Mauro Carvalho Chehab
2
-1
/
+13
2013-04-16
[media] r820t: Show the read data in the bit-reversed order
Mauro Carvalho Chehab
1
-2
/
+3
2013-04-16
[media] r820t: use the second table for 7MHz
Mauro Carvalho Chehab
1
-2
/
+10
2013-04-16
[media] r820t: Invert bits for read ops
Mauro Carvalho Chehab
1
-3
/
+6
2013-04-16
[media] r820t: use the right IF for the selected TV standard
Mauro Carvalho Chehab
1
-4
/
+4
2013-04-16
[media] r820t: Fix IF scale
Mauro Carvalho Chehab
1
-1
/
+1
2013-04-16
[media] rtl820t: Add a debug msg when PLL gets locked
Mauro Carvalho Chehab
1
-0
/
+6
2013-04-16
[media] r820t: proper lock and set the I2C gate
Mauro Carvalho Chehab
1
-17
/
+33
2013-04-16
[media] r820t: Set gain mode to auto
Mauro Carvalho Chehab
1
-0
/
+91
2013-04-16
[media] r820t: Give a better estimation of the signal strength
Mauro Carvalho Chehab
1
-3
/
+27
2013-04-16
[media] r820t: Add a tuner driver for Rafael Micro R820T silicon tuner
Mauro Carvalho Chehab
4
-0
/
+1549
2013-04-16
[media] it913x: rename its tuner driver to tuner_it913x
Mauro Carvalho Chehab
4
-3
/
+3
2013-04-14
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
Hans Verkuil
2
-7
/
+13
2013-04-14
[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-21
[media] af9033: move code from it913x to af9033
Antti Palosaari
1
-6
/
+0
2013-03-21
[media] it913x: remove unused af9033 demod tuner config inits
Antti Palosaari
2
-588
/
+0
2013-03-21
[media] it913x: remove demod init reg tables
Antti Palosaari
2
-219
/
+0
2013-03-21
[media] it913x: use dev_foo() logging
Antti Palosaari
1
-5
/
+11
2013-03-21
[media] it913x: include tuner IDs from af9033.h
Antti Palosaari
2
-21
/
+13
2013-03-21
[media] it913x: remove unused variables
Antti Palosaari
2
-24
/
+2
2013-03-21
[media] it913x: get rid of it913x config struct
Antti Palosaari
2
-31
/
+29
2013-03-21
[media] it913x: tuner power up routines
Antti Palosaari
1
-4
/
+8
2013-03-21
[media] it913x: rename functions and variables
Antti Palosaari
1
-34
/
+38
2013-03-21
[media] it913x: merge it913x_fe_suspend() to it913x_fe_sleep()
Antti Palosaari
1
-31
/
+1
2013-03-21
[media] it913x: merge it913x_fe_start() to it913x_init_tuner()
Antti Palosaari
1
-120
/
+45
2013-03-21
[media] ITE IT913X silicon tuner driver
Antti Palosaari
5
-0
/
+1514
[next]