index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
tuners
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
[media] it913x: rename its tuner driver to tuner_it913x
Mauro Carvalho Chehab
4
-3
/
+3
2013-04-14
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
Hans Verkuil
2
-7
/
+13
2013-04-14
[media] tuner-core/tda9887: get_afc can be tuner mode specific
Hans Verkuil
1
-7
/
+7
2013-04-08
[media] tda8290: change magic LNA config values to enum
Ondrej Zary
5
-12
/
+22
2013-04-08
[media] tda8290: Allow custom std_map for tda18271
Ondrej Zary
2
-2
/
+8
2013-04-08
[media] tda8290: Allow disabling I2C gate
Ondrej Zary
2
-20
/
+30
2013-03-24
[media] tuner: add Sony BTF tuners
Hans Verkuil
1
-0
/
+69
2013-03-23
[media] tuners: use IS_ENABLED
Mauro Carvalho Chehab
12
-24
/
+27
2013-03-21
[media] af9033: move code from it913x to af9033
Antti Palosaari
1
-6
/
+0
2013-03-21
[media] it913x: remove unused af9033 demod tuner config inits
Antti Palosaari
2
-588
/
+0
2013-03-21
[media] it913x: remove demod init reg tables
Antti Palosaari
2
-219
/
+0
2013-03-21
[media] it913x: use dev_foo() logging
Antti Palosaari
1
-5
/
+11
2013-03-21
[media] it913x: include tuner IDs from af9033.h
Antti Palosaari
2
-21
/
+13
2013-03-21
[media] it913x: remove unused variables
Antti Palosaari
2
-24
/
+2
2013-03-21
[media] it913x: get rid of it913x config struct
Antti Palosaari
2
-31
/
+29
2013-03-21
[media] it913x: tuner power up routines
Antti Palosaari
1
-4
/
+8
2013-03-21
[media] it913x: rename functions and variables
Antti Palosaari
1
-34
/
+38
2013-03-21
[media] it913x: merge it913x_fe_suspend() to it913x_fe_sleep()
Antti Palosaari
1
-31
/
+1
2013-03-21
[media] it913x: merge it913x_fe_start() to it913x_init_tuner()
Antti Palosaari
1
-120
/
+45
2013-03-21
[media] ITE IT913X silicon tuner driver
Antti Palosaari
5
-0
/
+1514
2013-03-21
[media] xc5000: fix incorrect debug printnk
Dmitri Belimov
1
-7
/
+13
2013-03-18
[media] media: tuners: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-02-11
Revert "[media] fc0011: Return early, if the frequency is already tuned"
Mauro Carvalho Chehab
1
-3
/
+0
2013-02-08
[media] fc0011: Return early, if the frequency is already tuned
Michael Büsch
1
-0
/
+3
2013-02-08
[media] fc0011: Add some sanity checks and cleanups
Michael Büsch
1
-1
/
+5
2013-02-08
[media] fc0011: Fix xin value clamping
Michael Büsch
1
-7
/
+2
2013-02-08
Revert "[media] [PATH,1/2] mxl5007 move reset to attach"
Mauro Carvalho Chehab
1
-13
/
+4
2013-02-08
[media] fc0011: fp/fa value overflow fix
Michael Büsch
1
-2
/
+2
2013-02-08
[media] [PATH,1/2] mxl5007 move reset to attach
Jose Alberto Reguero
1
-4
/
+13
2013-02-06
[media] use IS_ENABLED() macro
Peter Senna Tschudin
16
-16
/
+16
2013-02-05
[media] tuners/xc5000: fix MODE_AIR in xc5000_set_params()
Dan Carpenter
1
-0
/
+1
2013-01-06
[media] fc0012: remove unused callback and correct one comment
Antti Palosaari
1
-9
/
+1
2013-01-06
[media] fc0012: use Kernel dev_foo() logging
Antti Palosaari
3
-16
/
+15
2013-01-06
[media] fc0012: rework attach() to check chip id and I/O errors
Antti Palosaari
1
-10
/
+49
2013-01-06
[media] fc0012: use config directly from the config struct
Antti Palosaari
3
-13
/
+9
2013-01-06
[media] fc0012: enable clock output on attach()
Antti Palosaari
2
-0
/
+12
2013-01-06
[media] fc0012: add RF loop through
Antti Palosaari
3
-0
/
+13
2013-01-06
[media] fc0012: use struct for driver config
Antti Palosaari
2
-9
/
+20
2012-12-27
[media] tuners/tda18271: Replace memcpy with struct assignment
Ezequiel Garcia
1
-4
/
+2
2012-12-27
[media] tuners/xc2028: Replace memcpy with struct assignment
Ezequiel Garcia
1
-1
/
+1
2012-12-27
[media] tuners/xc4000: Replace memcpy with struct assignment
Ezequiel Garcia
1
-1
/
+1
2012-12-21
[media] tda18212: tda18218: use 'val' if initialized
Paul Bolle
2
-6
/
+6
2012-12-18
[media] tda18271: add missing entries for qam_7 to tda18271_update_std_map() ...
Frank Schäfer
1
-0
/
+2
2012-11-28
[media] fc2580: write some registers conditionally
Antti Palosaari
1
-26
/
+35
2012-10-29
[media] xc4000: Fix a few warnings
Mauro Carvalho Chehab
1
-1
/
+1
2012-10-28
[media] tua9001: fix a warning
Mauro Carvalho Chehab
1
-1
/
+1
2012-10-27
[media] max2165: get rid of warning: no previous prototype
Mauro Carvalho Chehab
1
-1
/
+1
2012-10-07
[media] tda18271-common: hold the I2C adapter during write transfers
Mauro Carvalho Chehab
1
-33
/
+71
2012-10-06
[media] mt2063: properly handle return error codes
Mauro Carvalho Chehab
2
-22
/
+18
2012-10-06
[media] drivers/media/tuners/mt2063.c: Removes useless kfree()
Peter Senna Tschudin
1
-6
/
+2
[next]