summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tda8290.c
AgeCommit message (Expand)Author
2007-11-23tda8290: force tuner init after attachMichael Krufky
2007-11-05tda8290: optimize for loop in tda829x_probe functionMichael Krufky
2007-11-04merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-11-04tda8290: rule out tda988x before detecting tda8290/tda8295Michael Krufky
2007-11-04tda8290: return -ENODEV on probe failuresMichael Krufky
2007-11-03tda8290: enable probing of tda8295Michael Krufky
2007-11-04tuner: convert to bus-based I2C APIHans Verkuil
2007-09-14tuner: i2c_client cannot be part of the tuner structHans Verkuil
2007-10-27tda8290: auto-detect tda8290 or tda8295Michael Krufky
2007-10-24tda8290: fill i2c_gate_ctrl callbackMichael Krufky
2007-10-22move std if setting from tda8290 to tda827xMichael Krufky
2007-10-21tuner: convert analog tuner demod sub-modules to dvb_frontend interfaceMichael Krufky
2007-10-21tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky
2007-10-21tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2007-10-22tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky
2007-08-25Move all tda8275/8275a tuning code from tda8290 module into tda827x moduleMichael Krufky
2007-08-31tda8290: add get_rf_strength and improve status reading efficiencyMichael Krufky
2007-08-27tda8290: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-21tuner: kill i2c_client interface to tuner sub-driversMichael Krufky
2007-08-21tuner: fix header file includes orderMichael Krufky
2007-06-26tuner: remove hardware-specific info from public headerMichael Krufky
2007-06-06tda8290: store tuning operations in tuner_operations structureMichael Krufky
2007-06-06tuner: create struct tuner_operationsMichael Krufky
2007-06-04tuner: define release callback for mt20xx, tda9887 and tda8290Michael Krufky
2007-05-29tuner: Move device-specific private data out of tuner structMichael Krufky
2007-03-23set tda8290 to analog mode after initHartmut Hackmann
2007-02-15updated support for tuner callbacksHartmut Hackmann
2007-01-23Added support for tda827x tuners with preamlifiersHartmut Hackmann
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-02-22Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann
2006-02-03TDA8290 updateHartmut Hackmann
2006-01-15Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.Hans Verkuil
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-11Makes v4l compile under 2.4 kernelsMauro Carvalho Chehab
2005-11-16Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab
2005-11-09Added support for SECAM L'Mauro Carvalho Chehab
2005-11-02 - removed trailing whitespace.Michael Krufky
2005-11-01 - fixed tda8290 SECAM-LHartmut Hackmann
2005-10-18 * ../linux/drivers/media/video/tda8290.c: (tda8290_init):Nickolay V. Shmyrev
2005-10-18 - corrected probing code for tda8290Hartmut Hackmann
2005-10-18 - Added autodetection code to tda8290, to avoid conflicts withMauro Carvalho Chehab
2005-10-17 * ../linux/Documentation/video4linux/CARDLIST.saa7134:Nickolay V. Shmyrev
2005-10-17 * ../linux/drivers/media/video/tda8290.c: (tda827x_tune),Nickolay V. Shmyrev
2005-10-17 - add support for tda8275aHartmut Hackmann
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-09-29 * tda8290.c: (set_audio), (set_tv_freq):Nickolay V. Shmyrev
2005-09-10- Included CB3 structures on tda8290 that should be changed according withMauro Carvalho Chehab
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-07-08 * tda8290.c:Mauro Carvalho Chehab