Age | Commit message (Expand) | Author |
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 |
2013-04-16 | [media] it913x: rename its tuner driver to tuner_it913x | Mauro Carvalho Chehab |
2013-04-14 | [media] tuner-core/simple: get_rf_strength can be tuner mode specific | Hans Verkuil |
2013-04-14 | [media] tuner-core/tda9887: get_afc can be tuner mode specific | Hans Verkuil |
2013-04-08 | [media] tda8290: change magic LNA config values to enum | Ondrej Zary |
2013-04-08 | [media] tda8290: Allow custom std_map for tda18271 | Ondrej Zary |
2013-04-08 | [media] tda8290: Allow disabling I2C gate | Ondrej Zary |
2013-03-24 | [media] tuner: add Sony BTF tuners | Hans Verkuil |
2013-03-23 | [media] tuners: use IS_ENABLED | Mauro Carvalho Chehab |
2013-03-21 | [media] af9033: move code from it913x to af9033 | Antti Palosaari |