index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tuner-driver.h
Age
Commit message (
Expand
)
Author
2008-01-25
V4L/DVB (6880): kill tuner-driver.h
Michael Krufky
2008-01-25
V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h
Michael Krufky
2008-01-25
V4L/DVB (6878): tuner: remove extraneous variable declaration
Michael Krufky
2008-01-25
V4L/DVB (6845): tuner: remove unneeded #includes from tuner-driver.h
Michael Krufky
2008-01-25
V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h
Michael Krufky
2008-01-25
V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG
Michael Krufky
2008-01-25
V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops
Michael Krufky
2008-01-25
V4L/DVB (6789): tuner: use char *name instead of 128 byte fixed array for dem...
Michael Krufky
2008-01-25
V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops
Michael Krufky
2008-01-25
V4L/DVB (6785): tda8290: remove dependency on struct tuner
Michael Krufky
2008-01-25
V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...
Michael Krufky
2008-01-25
V4L/DVB (6594): Add tuner_err macro
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6556): tuner: convert to bus-based I2C API
Hans Verkuil
2008-01-25
V4L/DVB (6553): tuner: replace default_mode_mask
Hans Verkuil
2008-01-25
V4L/DVB (6492): tuner: improve tuner_foo printk macros consistency
Michael Krufky
2008-01-25
V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct
Hans Verkuil
2008-01-25
V4L/DVB (6447): tuner: add i2c_gate_ctrl function to struct analog_tuner_ops
Michael Krufky
2008-01-25
V4L/DVB (6443): make tda9887 build selectable via Kconfig
Michael Krufky
2008-01-25
V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...
Michael Krufky
2008-01-25
V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend
Michael Krufky
2008-01-25
V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops
Michael Krufky
2008-01-25
V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6423): Add tuner-xc2028 driver
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...
Michael Krufky
2007-10-09
V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
2007-10-09
V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
2007-10-09
V4L/DVB (6074): tuner: fix ifdef tags to match actual file name
Michael Krufky
2007-10-09
V4L/DVB (6006): tuner: move last_div to tuner-simple private data
Michael Krufky
2007-07-18
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
Michael Krufky