index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
tuners
/
r820t.c
Age
Commit message (
Expand
)
Author
2013-04-16
[media] r820t: Don't divide the IF by two
Mauro Carvalho Chehab
2013-04-16
[media] r820t: disable auto gain/VGA setting
Mauro Carvalho Chehab
2013-04-16
[media] r820t: put it into automatic gain mode
Mauro Carvalho Chehab
2013-04-16
[media] r820t: Fix hp_cor filter mask
Mauro Carvalho Chehab
2013-04-16
[media] r820t: fix PLL calculus
Mauro Carvalho Chehab
2013-04-16
[media] r820t: Don't put it in standby if not initialized yet
Mauro Carvalho Chehab
2013-04-16
[media] r820t: avoid rewrite all regs when not needed
Mauro Carvalho Chehab
2013-04-16
[media] r820t: Allow disabling IMR callibration
Mauro Carvalho Chehab
2013-04-16
[media] r820t: add a commented code for GPIO
Mauro Carvalho Chehab
2013-04-16
[media] r820t: add IMR calibrate code
Mauro Carvalho Chehab
2013-04-16
[media] r820t: proper initialize the PLL register
Mauro Carvalho Chehab
2013-04-16
[media] r820t: use usleep_range()
Mauro Carvalho Chehab
2013-04-16
[media] r820t: fix prefix of the r820t_read() function
Mauro Carvalho Chehab
2013-04-16
[media] r820t: split the function that read cached regs
Mauro Carvalho Chehab
2013-04-16
[media] r820t: better report signal strength
Mauro Carvalho Chehab
2013-04-16
[media] r820t: add support for diplexer
Mauro Carvalho Chehab
2013-04-16
[media] r820t: Show the read data in the bit-reversed order
Mauro Carvalho Chehab
2013-04-16
[media] r820t: use the second table for 7MHz
Mauro Carvalho Chehab
2013-04-16
[media] r820t: Invert bits for read ops
Mauro Carvalho Chehab
2013-04-16
[media] r820t: use the right IF for the selected TV standard
Mauro Carvalho Chehab
2013-04-16
[media] r820t: Fix IF scale
Mauro Carvalho Chehab
2013-04-16
[media] rtl820t: Add a debug msg when PLL gets locked
Mauro Carvalho Chehab
2013-04-16
[media] r820t: proper lock and set the I2C gate
Mauro Carvalho Chehab
2013-04-16
[media] r820t: Set gain mode to auto
Mauro Carvalho Chehab
2013-04-16
[media] r820t: Give a better estimation of the signal strength
Mauro Carvalho Chehab
2013-04-16
[media] r820t: Add a tuner driver for Rafael Micro R820T silicon tuner
Mauro Carvalho Chehab