index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tuner-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...
Michael Krufky
1
-52
/
+47
2008-01-25
V4L/DVB (6880): kill tuner-driver.h
Michael Krufky
1
-1
/
+0
2008-01-25
V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h
Michael Krufky
1
-0
/
+21
2008-01-25
V4L/DVB (6842): tda9887: remove dependency on struct tuner
Michael Krufky
1
-1
/
+1
2008-01-25
V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG
Michael Krufky
1
-9
/
+3
2008-01-25
V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops
Michael Krufky
1
-0
/
+14
2008-01-25
V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value
Michael Krufky
1
-3
/
+3
2008-01-25
V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops
Michael Krufky
1
-0
/
+3
2008-01-25
V4L/DVB (6785): tda8290: remove dependency on struct tuner
Michael Krufky
1
-3
/
+40
2008-01-25
V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...
Michael Krufky
1
-17
/
+24
2008-01-25
V4L/DVB (6611): Change xc2028_attach method to make easier for DVB
Michel Ludwig
1
-4
/
+7
2008-01-25
V4L/DVB (6556): tuner: convert to bus-based I2C API
Hans Verkuil
1
-67
/
+32
2008-01-25
V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversion
Hans Verkuil
1
-215
/
+223
2008-01-25
V4L/DVB (6553): tuner: replace default_mode_mask
Hans Verkuil
1
-11
/
+54
2008-01-25
V4L/DVB (6543): tda8290: enable probing of tda8295
Michael Krufky
1
-2
/
+2
2008-01-25
V4L/DVB (6492): tuner: improve tuner_foo printk macros consistency
Michael Krufky
1
-0
/
+2
2008-01-25
V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is en...
Michael Krufky
1
-1
/
+1
2008-01-25
V4L/DVB (6473): Prevents double tuner registering
Mauro Carvalho Chehab
1
-2
/
+11
2008-01-25
V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parameters
Mauro Carvalho Chehab
1
-0
/
+12
2008-01-25
V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct
Hans Verkuil
1
-21
/
+30
2008-01-25
V4L/DVB (6470): Avoid breaking compilation
Mauro Carvalho Chehab
1
-12
/
+0
2008-01-25
V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295
Michael Krufky
1
-1
/
+0
2008-01-25
V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295
Michael Krufky
1
-5
/
+1
2008-01-25
V4L/DVB (6445): tuner-core: improve comments inside function fe_release()
Michael Krufky
1
-1
/
+9
2008-01-25
V4L/DVB (6444): tuner-core: remove excessive parenthesis
Michael Krufky
1
-11
/
+11
2008-01-25
V4L/DVB (6443): make tda9887 build selectable via Kconfig
Michael Krufky
1
-1
/
+2
2008-01-25
V4L/DVB (6441): tuner: clean up ops checking in tuner_status function
Michael Krufky
1
-6
/
+7
2008-01-25
V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...
Michael Krufky
1
-36
/
+43
2008-01-25
V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend
Michael Krufky
1
-7
/
+1
2008-01-25
V4L/DVB (6437): tuner: clear analog_demod_ops on release
Michael Krufky
1
-0
/
+4
2008-01-25
V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops
Michael Krufky
1
-38
/
+53
2008-01-25
V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...
Michael Krufky
1
-0
/
+5
2008-01-25
V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t...
Michael Krufky
1
-12
/
+4
2008-01-25
V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach
Mauro Carvalho Chehab
1
-1
/
+11
2008-01-25
V4L/DVB (6423): Add tuner-xc2028 driver
Mauro Carvalho Chehab
1
-0
/
+5
2008-01-25
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
1
-4
/
+19
2007-11-04
V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=m
Adrian Bunk
1
-5
/
+1
2007-10-22
V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized value
Michael Krufky
1
-1
/
+1
2007-10-09
V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express
Michael Krufky
1
-1
/
+2
2007-10-09
V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boards
Michael Krufky
1
-0
/
+21
2007-10-09
V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine...
Michael Krufky
1
-11
/
+21
2007-10-09
V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...
Michael Krufky
1
-3
/
+14
2007-10-09
V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
1
-2
/
+3
2007-10-09
V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
1
-2
/
+3
2007-10-09
V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
1
-1
/
+2
2007-10-09
V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
1
-2
/
+14
2007-10-09
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
1
-18
/
+111
2007-10-09
V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
1
-28
/
+27
2007-10-09
V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6f
Michael Krufky
1
-0
/
+22
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
[prev]
[next]