index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
tuners
/
r820t.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] r820t: Allow disabling IMR callibration
Mauro Carvalho Chehab
2013-04-17
1
-4
/
+19
*
[media] r820t: add a commented code for GPIO
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+8
*
[media] r820t: add IMR calibrate code
Mauro Carvalho Chehab
2013-04-17
1
-21
/
+681
*
[media] r820t: proper initialize the PLL register
Mauro Carvalho Chehab
2013-04-17
1
-15
/
+28
*
[media] r820t: use usleep_range()
Mauro Carvalho Chehab
2013-04-17
1
-4
/
+4
*
[media] r820t: fix prefix of the r820t_read() function
Mauro Carvalho Chehab
2013-04-17
1
-8
/
+8
*
[media] r820t: split the function that read cached regs
Mauro Carvalho Chehab
2013-04-17
1
-5
/
+15
*
[media] r820t: better report signal strength
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+2
*
[media] r820t: add support for diplexer
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+12
*
[media] r820t: Show the read data in the bit-reversed order
Mauro Carvalho Chehab
2013-04-17
1
-2
/
+3
*
[media] r820t: use the second table for 7MHz
Mauro Carvalho Chehab
2013-04-17
1
-2
/
+10
*
[media] r820t: Invert bits for read ops
Mauro Carvalho Chehab
2013-04-17
1
-3
/
+6
*
[media] r820t: use the right IF for the selected TV standard
Mauro Carvalho Chehab
2013-04-17
1
-4
/
+4
*
[media] r820t: Fix IF scale
Mauro Carvalho Chehab
2013-04-17
1
-1
/
+1
*
[media] rtl820t: Add a debug msg when PLL gets locked
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+6
*
[media] r820t: proper lock and set the I2C gate
Mauro Carvalho Chehab
2013-04-17
1
-17
/
+33
*
[media] r820t: Set gain mode to auto
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+91
*
[media] r820t: Give a better estimation of the signal strength
Mauro Carvalho Chehab
2013-04-17
1
-3
/
+27
*
[media] r820t: Add a tuner driver for Rafael Micro R820T silicon tuner
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+1486