index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
tuners
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] e4000: change remaining pr_warn to dev_warn
Antti Palosaari
2013-08-18
1
-1
/
+1
*
[media] e4000: make checkpatch.pl happy
Antti Palosaari
2013-08-18
1
-14
/
+17
*
[media] e4000: use swap() macro
Antti Palosaari
2013-08-18
1
-10
/
+5
*
[media] e4000: implement DC offset correction
Antti Palosaari
2013-08-18
1
-8
/
+48
*
Merge branch 'v4l_for_linus' into patchwork
Mauro Carvalho Chehab
2013-06-25
1
-20
/
+0
|
\
|
*
[media] Fix build when drivers are builtin and frontend modules
Mauro Carvalho Chehab
2013-06-20
1
-20
/
+0
*
|
[media] r820t: fix imr calibration
Gianluca Gennari
2013-06-19
1
-2
/
+2
*
|
[media] r820t: avoid potential memcpy buffer overflow in shadow_store()
Gianluca Gennari
2013-06-19
1
-2
/
+2
*
|
[media] r820t: remove redundant initializations in r820t_attach()
Gianluca Gennari
2013-06-19
1
-6
/
+3
*
|
[media] r820t: do not double-free fe->tuner_priv in r820t_release()
Gianluca Gennari
2013-06-08
1
-1
/
+0
|
/
*
[media] r820t: Remove a warning for an unused value
Mauro Carvalho Chehab
2013-04-25
2
-0
/
+8
*
[media] r820t: quiet gcc warning on n_ring
Fengguang Wu
2013-04-25
1
-4
/
+1
*
[media] r820t: memory leak in release()
Dan Carpenter
2013-04-25
1
-2
/
+1
*
[media] r820t: precendence bug in r820t_xtal_check()
Dan Carpenter
2013-04-25
1
-1
/
+1
*
[media] r820t: Don't divide the IF by two
Mauro Carvalho Chehab
2013-04-16
1
-0
/
+3
*
[media] r820t: disable auto gain/VGA setting
Mauro Carvalho Chehab
2013-04-16
1
-5
/
+3
*
[media] r820t: put it into automatic gain mode
Mauro Carvalho Chehab
2013-04-16
1
-3
/
+3
*
[media] r820t: Fix hp_cor filter mask
Mauro Carvalho Chehab
2013-04-16
1
-1
/
+1
*
[media] r820t: fix PLL calculus
Mauro Carvalho Chehab
2013-04-16
1
-17
/
+10
*
[media] r820t: Don't put it in standby if not initialized yet
Mauro Carvalho Chehab
2013-04-16
1
-0
/
+4
*
[media] r820t: avoid rewrite all regs when not needed
Mauro Carvalho Chehab
2013-04-16
1
-6
/
+5
*
[media] r820t: Allow disabling IMR callibration
Mauro Carvalho Chehab
2013-04-16
1
-4
/
+19
*
[media] r820t: add a commented code for GPIO
Mauro Carvalho Chehab
2013-04-16
1
-0
/
+8
*
[media] r820t: add IMR calibrate code
Mauro Carvalho Chehab
2013-04-16
1
-21
/
+681
*
[media] r820t: proper initialize the PLL register
Mauro Carvalho Chehab
2013-04-16
2
-15
/
+31
*
[media] r820t: use usleep_range()
Mauro Carvalho Chehab
2013-04-16
1
-4
/
+4
*
[media] r820t: fix prefix of the r820t_read() function
Mauro Carvalho Chehab
2013-04-16
1
-8
/
+8
*
[media] r820t: split the function that read cached regs
Mauro Carvalho Chehab
2013-04-16
1
-5
/
+15
*
[media] r820t: better report signal strength
Mauro Carvalho Chehab
2013-04-16
1
-0
/
+2
*
[media] r820t: add support for diplexer
Mauro Carvalho Chehab
2013-04-16
2
-1
/
+13
*
[media] r820t: Show the read data in the bit-reversed order
Mauro Carvalho Chehab
2013-04-16
1
-2
/
+3
*
[media] r820t: use the second table for 7MHz
Mauro Carvalho Chehab
2013-04-16
1
-2
/
+10
*
[media] r820t: Invert bits for read ops
Mauro Carvalho Chehab
2013-04-16
1
-3
/
+6
*
[media] r820t: use the right IF for the selected TV standard
Mauro Carvalho Chehab
2013-04-16
1
-4
/
+4
*
[media] r820t: Fix IF scale
Mauro Carvalho Chehab
2013-04-16
1
-1
/
+1
*
[media] rtl820t: Add a debug msg when PLL gets locked
Mauro Carvalho Chehab
2013-04-16
1
-0
/
+6
*
[media] r820t: proper lock and set the I2C gate
Mauro Carvalho Chehab
2013-04-16
1
-17
/
+33
*
[media] r820t: Set gain mode to auto
Mauro Carvalho Chehab
2013-04-16
1
-0
/
+91
*
[media] r820t: Give a better estimation of the signal strength
Mauro Carvalho Chehab
2013-04-16
1
-3
/
+27
*
[media] r820t: Add a tuner driver for Rafael Micro R820T silicon tuner
Mauro Carvalho Chehab
2013-04-16
4
-0
/
+1549
*
[media] it913x: rename its tuner driver to tuner_it913x
Mauro Carvalho Chehab
2013-04-16
4
-3
/
+3
*
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
Hans Verkuil
2013-04-14
2
-7
/
+13
*
[media] tuner-core/tda9887: get_afc can be tuner mode specific
Hans Verkuil
2013-04-14
1
-7
/
+7
*
[media] tda8290: change magic LNA config values to enum
Ondrej Zary
2013-04-08
5
-12
/
+22
*
[media] tda8290: Allow custom std_map for tda18271
Ondrej Zary
2013-04-08
2
-2
/
+8
*
[media] tda8290: Allow disabling I2C gate
Ondrej Zary
2013-04-08
2
-20
/
+30
*
[media] tuner: add Sony BTF tuners
Hans Verkuil
2013-03-24
1
-0
/
+69
*
[media] tuners: use IS_ENABLED
Mauro Carvalho Chehab
2013-03-23
12
-24
/
+27
*
[media] af9033: move code from it913x to af9033
Antti Palosaari
2013-03-21
1
-6
/
+0
*
[media] it913x: remove unused af9033 demod tuner config inits
Antti Palosaari
2013-03-21
2
-588
/
+0
[next]