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
/
r820t.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-01
[media] r820t: fix identing
Mauro Carvalho Chehab
1
-2
/
+2
2015-04-08
[media] r820t: enable flt_ext_wide for SYS_DVBC_ANNEX_A standard
Benjamin Larsson
1
-1
/
+1
2015-04-08
[media] r820t: add settings for SYS_DVBC_ANNEX_C standard
Benjamin Larsson
1
-0
/
+12
2015-04-02
[media] r820t: change read_gain() code to match register layout
Benjamin Larsson
1
-1
/
+1
2015-04-02
[media] r820t: add DVBC profile in sysfreq_sel
Benjamin Larsson
1
-0
/
+13
2014-11-14
[media] r820t: add DVB-C config
Antti Palosaari
1
-0
/
+12
2014-07-22
[media] r820t: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-04
[media] dvb-frontends: Add static
Alan
1
-1
/
+1
2014-04-07
[media] r820t: fix size and init values
Benjamin Larsson
1
-1
/
+2
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
1
-2
/
+2
2013-10-31
[media] r820t: add support for R828D
Antti Palosaari
1
-9
/
+13
2013-06-19
[media] r820t: fix imr calibration
Gianluca Gennari
1
-2
/
+2
2013-06-19
[media] r820t: avoid potential memcpy buffer overflow in shadow_store()
Gianluca Gennari
1
-2
/
+2
2013-06-19
[media] r820t: remove redundant initializations in r820t_attach()
Gianluca Gennari
1
-6
/
+3
2013-06-08
[media] r820t: do not double-free fe->tuner_priv in r820t_release()
Gianluca Gennari
1
-1
/
+0
2013-04-25
[media] r820t: Remove a warning for an unused value
Mauro Carvalho Chehab
1
-0
/
+7
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
1
-15
/
+28
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
1
-0
/
+12
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
1
-0
/
+1486