index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
tuner-core.c
Age
Commit message (
Expand
)
Author
2007-11-16
Change xc2028_attach method to make easier for DVB
Mauro Carvalho Chehab
2007-11-04
tuner: convert to bus-based I2C API
Hans Verkuil
2007-11-04
tuner: reorder functions to prepare for i2c conversion
Hans Verkuil
2007-11-04
tuner: replace default_mode_mask
Hans Verkuil
2007-11-03
tda8290: enable probing of tda8295
Michael Krufky
2007-10-30
tuner: improve tuner_foo printk macros consistency
Michael Krufky
2007-10-30
tuner: prevent repeated "type set" message unless debug is enabled
Michael Krufky
2007-10-29
Prevents double tuner registering
Mauro Carvalho Chehab
2007-10-29
Re-inserts xc2028 attach code, fixing its parameters
Mauro Carvalho Chehab
2007-09-14
tuner: i2c_client cannot be part of the tuner struct
Hans Verkuil
2007-10-29
Avoid breaking compilation
Mauro Carvalho Chehab
2007-10-27
tuner: remove TUNER_PHILIPS_TDA8295
Michael Krufky
2007-10-27
tda8290: auto-detect tda8290 or tda8295
Michael Krufky
2007-10-22
tuner-core: improve comments inside function fe_release()
Michael Krufky
2007-10-22
tuner-core: remove excessive parenthesis
Michael Krufky
2007-10-21
make tda9887 build selectable via Kconfig
Michael Krufky
2007-10-22
tuner: clean up ops checking in tuner_status function
Michael Krufky
2007-10-21
tuner: convert analog tuner demod sub-modules to dvb_frontend interface
Michael Krufky
2007-10-21
tuner: move analog_demod_priv into struct dvb_frontend
Michael Krufky
2007-10-21
tuner: clear analog_demod_ops on release
Michael Krufky
2007-10-21
tuner: move analog_tuner_ops into dvb_frontend_ops
Michael Krufky
2007-10-22
tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod
Michael Krufky
2007-08-25
Move all tda8275/8275a tuning code from tda8290 module into tda827x module
Michael Krufky
2007-10-24
tuner: fix CONFIG_TUNER_TEA5761=m
Michael Krufky
2007-10-23
Convert tuner-xc2028 driver to the newer hybrid approach
Mauro Carvalho Chehab
2007-10-02
Add tuner-xc2028 driver
Mauro Carvalho Chehab
2007-10-24
Remove the obsoleted xc3028
Mauro Carvalho Chehab
2007-10-18
Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2007-10-14
tuner-core.c: fe_has_signal() can return uninitialized value
Michael Krufky
2007-09-08
cx23885: add support for DViCO FusionHDTV 5 Express
Michael Krufky
2007-09-06
merge: http://linuxtv.org/hg/~mkrufky/fusionhdtv
Mauro Carvalho Chehab
2007-08-24
tuner: don't probe 0x6b or 0x6f on cx88 boards
Michael Krufky
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-08-21
tuner: fix header file includes order
Michael Krufky
2007-06-26
tuner: remove hardware-specific info from public header
Michael Krufky
2007-06-06
tuner: create struct tuner_operations
Michael Krufky
2007-06-05
merge: http://linuxtv.org/hg/~mkrufky/tuner
Mauro Carvalho Chehab
2007-06-05
git-dvb: fix the tea5761 tuner support
Mauro Carvalho Chehab
2007-06-04
tuner: clean up kfree() after release
Michael Krufky
2007-06-04
tuner: add release callback
Michael Krufky
2007-05-29
tuner: Move device-specific private data out of tuner struct
Michael Krufky
2007-03-12
Fix suspend/resume in msp3400 and tuner
Hans Verkuil
2007-08-31
tuner: use get_rf_strength instead of get_status to determine signal strength
Michael Krufky
2007-08-27
tuner-simple: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-08-27
tea5767: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-08-27
tea5761: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-08-27
mt20xx: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-08-27
tda8290: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-08-21
hybrid tuner refactoring core changes, phase 1
Michael Krufky
2007-08-21
tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
[next]