aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/tda8290.c
AgeCommit message (Expand)Author
2008-01-25V4L/DVB (6563): tda8290: optimize for loop in tda829x_probe functionMichael Krufky
2008-01-25V4L/DVB (6556): tuner: convert to bus-based I2C APIHans Verkuil
2008-01-25V4L/DVB (6551): tda8290: rule out tda988x before detecting tda8290/tda8295Michael Krufky
2008-01-25V4L/DVB (6550): tda8290: return -ENODEV on probe failuresMichael Krufky
2008-01-25V4L/DVB (6543): tda8290: enable probing of tda8295Michael Krufky
2008-01-25V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner structHans Verkuil
2008-01-25V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295Michael Krufky
2008-01-25V4L/DVB (6448): tda8290: fill i2c_gate_ctrl callbackMichael Krufky
2008-01-25V4L/DVB (6442): move std if setting from tda8290 to tda827xMichael Krufky
2008-01-25V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...Michael Krufky
2008-01-25V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky
2008-01-25V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2008-01-25V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky
2008-01-25V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t...Michael Krufky
2007-10-09V4L/DVB (6140): tda8290: add get_rf_strength and improve status reading effic...Michael Krufky
2007-10-09V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-10-09V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky
2007-10-09V4L/DVB (6075): tuner: kernel headers go above subsystem headersMichael Krufky
2007-07-18V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky
2007-07-18V4L/DVB (5755): Tda8290: store tuning operations in tuner_operations structureMichael Krufky
2007-07-18V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky
2007-07-18V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290Michael Krufky
2007-07-18V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky
2007-04-27V4L/DVB (5484): Set tda8290 to analog mode after initHartmut Hackmann
2007-04-27V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann
2007-04-27V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann
2006-02-27V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann
2006-02-07V4L/DVB (3303): TDA8290 updateHartmut Hackmann
2006-01-15V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab
2005-11-13[PATCH] v4l: (949) Added support for secam l'Hartmut Hackmann
2005-11-09[PATCH] V4L: 896: fixed tda8290 secam lHartmut Hackmann
2005-11-09[PATCH] v4l: 826: unify whitespacesNickolay V. Shmyrev
2005-11-09[PATCH] v4l: 823: corrected probing code for tda8290Hartmut Hackmann
2005-11-09[PATCH] v4l: 819: added autodetection code to tda8290 to avoid conflictsMauro Carvalho Chehab
2005-11-09[PATCH] v4l: 812: supports the pinnacle pctv 110i board video inputs and remoteRicardo Cerqueira
2005-11-09[PATCH] v4l: 811: strip trailing whitespacesNickolay V. Shmyrev
2005-11-09[PATCH] v4l: 806: add support for tda8275aHartmut Hackmann
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab
2005-11-09[PATCH] v4l: 691: set if of tda8275 according to tv normNickolay V. Shmyrev
2005-11-09[PATCH] v4l: 647: included cb3 structures on tda8290 that should be changed a...Mauro Carvalho Chehab
2005-09-09[PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab
2005-07-12[PATCH] v4l: I2C TunerMauro Carvalho Chehab
2005-06-28[PATCH] v4l: tuner improvementsMauro Carvalho Chehab
2005-04-16Linux-2.6.12-rc2Linus Torvalds