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-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
2007-08-28
tuner: add warning for obsolete i2c address range 0x64 thru 0x6f
Michael Krufky
2007-03-07
Allow using tea5761 radio device on tuner-core
Mauro Carvalho Chehab
2007-02-24
merge: http://linuxtv.org/hg/~hhackmann/v4l-dvb
Mauro Carvalho Chehab
2007-02-21
Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5
Mauro Carvalho Chehab
2007-02-16
Allow to set tuner_config in attach inform
Hartmut Hackmann
2007-02-15
updated support for tuner callbacks
Hartmut Hackmann
2007-01-23
Added a config entry and a gpio function pointer to the tuner struct
Hartmut Hackmann
2006-12-11
Add missing tuner module option pal=60 for PAL-60 support.
Hans Verkuil
2006-11-28
Accept tuners on saa7146 i2c bus only on address 0x60.
Mauro Carvalho Chehab
2006-07-23
Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
2006-07-17
Set the Auxiliary Byte when tuning LG H06xF in analog mode
Michael Krufky
2006-06-29
TDA9887_SET_CONFIG should only be handled by the tda9887.
Hans Verkuil
2006-06-28
merge: http://linuxtv.org/hg/~hverkuil/tda9887
Mauro Carvalho Chehab
[next]