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
/
tda8290.c
Age
Commit message (
Expand
)
Author
2008-04-08
media/video/ replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-03-16
tda827x: fixed support of tuners with LNA
Hartmut Hackmann
2008-02-02
remove PREFIX from users of tuner_foo printk macros
Michael Krufky
2008-01-21
make tuner names consistent with standard cases
Michael Krufky
2008-01-09
tda18271: clean up chip id logic in tda829x_release
Michael Krufky
2008-01-06
tda18271: share state between analog and digital tuner instances
Michael Krufky
2008-01-02
tda18271: allow device-specific configuration of IF frequency and std bits
Michael Krufky
2008-01-01
tda18271: add support for NXP TDA18271HD/C2
Michael Krufky
2007-12-24
tda8290: add the option not to probe for tuners passed into tda829x_config
Michael Krufky
2007-12-21
include struct analog_demod_ops directly inside struct dvb_frontend
Michael Krufky
2007-12-21
kill tuner-driver.h
Michael Krufky
2007-12-09
tda18271: pass i2c gate configuration into tda18271_attach()
Michael Krufky
2007-12-09
tuner: add struct analog_demod_info to struct analog_tuner_ops
Michael Krufky
2007-12-09
tda8290: remove dependency on struct tuner
Michael Krufky
2007-12-09
tda8290: prevent possible memory leak
Michael Krufky
2007-12-08
tuner: combine set_tv_freq and set_radio_freq into a single set_params method
Michael Krufky
2007-12-08
tda8290: access frontend structure directly, where possible
Michael Krufky
2007-11-23
tda8290: force tuner init after attach
Michael Krufky
2007-11-05
tda8290: optimize for loop in tda829x_probe function
Michael Krufky
2007-11-04
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2007-11-04
tda8290: rule out tda988x before detecting tda8290/tda8295
Michael Krufky
2007-11-04
tda8290: return -ENODEV on probe failures
Michael Krufky
2007-11-03
tda8290: enable probing of tda8295
Michael Krufky
2007-11-04
tuner: convert to bus-based I2C API
Hans Verkuil
2007-09-14
tuner: i2c_client cannot be part of the tuner struct
Hans Verkuil
2007-10-27
tda8290: auto-detect tda8290 or tda8295
Michael Krufky
2007-10-24
tda8290: fill i2c_gate_ctrl callback
Michael Krufky
2007-10-22
move std if setting from tda8290 to tda827x
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: 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-08-31
tda8290: add get_rf_strength and improve status reading efficiency
Michael Krufky
2007-08-27
tda8290: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-08-21
tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
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
tda8290: store tuning operations in tuner_operations structure
Michael Krufky
2007-06-06
tuner: create struct tuner_operations
Michael Krufky
2007-06-04
tuner: define release callback for mt20xx, tda9887 and tda8290
Michael Krufky
2007-05-29
tuner: Move device-specific private data out of tuner struct
Michael Krufky
2007-03-23
set tda8290 to analog mode after init
Hartmut Hackmann
2007-02-15
updated support for tuner callbacks
Hartmut Hackmann
2007-01-23
Added support for tda827x tuners with preamlifiers
Hartmut Hackmann
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-02-22
Restore power on defaults of tda9887 after tda8290 probe
Hartmut Hackmann
2006-02-03
TDA8290 update
Hartmut Hackmann
2006-01-15
Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.
Hans Verkuil
2005-12-25
replace <media/i2c-compat.h> with "i2c-compat.h"
Michael Krufky
[next]