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
Age
Commit message (
Expand
)
Author
2013-12-09
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-11-18
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2013-11-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-08
[media] tuner-xc2028: Don't use dynamic static allocation
Mauro Carvalho Chehab
2013-11-08
[media] tuners: Don't use dynamic static allocation
Mauro Carvalho Chehab
2013-11-07
[media] tda9887: remove an warning when compiling for alpha
Mauro Carvalho Chehab
2013-10-31
[media] r820t: add support for R828D
Antti Palosaari
2013-10-15
[media] tuner-xs2028.c: fix sparse warnings
Hans Verkuil
2013-10-02
[media] fc001[23]: Change variable type to bool
Peter Senna Tschudin
2013-09-24
[media] e4000: fix PLL calc bug on 32-bit arch
Antti Palosaari
2013-08-18
[media] e4000: change remaining pr_warn to dev_warn
Antti Palosaari
2013-08-18
[media] e4000: make checkpatch.pl happy
Antti Palosaari
2013-08-18
[media] e4000: use swap() macro
Antti Palosaari
2013-08-18
[media] e4000: implement DC offset correction
Antti Palosaari
2013-06-25
Merge branch 'v4l_for_linus' into patchwork
Mauro Carvalho Chehab
2013-06-20
[media] Fix build when drivers are builtin and frontend modules
Mauro Carvalho Chehab
2013-06-19
[media] r820t: fix imr calibration
Gianluca Gennari
2013-06-19
[media] r820t: avoid potential memcpy buffer overflow in shadow_store()
Gianluca Gennari
2013-06-19
[media] r820t: remove redundant initializations in r820t_attach()
Gianluca Gennari
2013-06-08
[media] r820t: do not double-free fe->tuner_priv in r820t_release()
Gianluca Gennari
2013-04-25
[media] r820t: Remove a warning for an unused value
Mauro Carvalho Chehab
2013-04-25
[media] r820t: quiet gcc warning on n_ring
Fengguang Wu
2013-04-25
[media] r820t: memory leak in release()
Dan Carpenter
2013-04-25
[media] r820t: precendence bug in r820t_xtal_check()
Dan Carpenter
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
[next]