summaryrefslogtreecommitdiff
path: root/drivers/media/video/tda8290.c
AgeCommit message (Expand)Author
2008-01-25V4L/DVB (7055): make tuner names consistent with standard casesMichael Krufky
2008-01-25V4L/DVB (6989): tda18271: clean up chip id logic in tda829x_releaseMichael Krufky
2008-01-25V4L/DVB (6986): tda18271: share state between analog and digital tuner instancesMichael Krufky
2008-01-25V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency...Michael Krufky
2008-01-25V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2Michael Krufky
2008-01-25V4L/DVB (6908): tda8290: add the option not to probe for tuners passed into t...Michael Krufky
2008-01-25V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky
2008-01-25V4L/DVB (6880): kill tuner-driver.hMichael Krufky
2008-01-25V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach()Michael Krufky
2008-01-25V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_opsMichael Krufky
2008-01-25V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky
2008-01-25V4L/DVB (6784): tda8290: prevent possible memory leakMichael Krufky
2008-01-25V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...Michael Krufky
2008-01-25V4L/DVB (6782): tda8290: access frontend structure directly, where possibleMichael Krufky
2008-01-25V4L/DVB (6679): tda8290: force tuner init after attachMichael Krufky
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