summaryrefslogtreecommitdiff
path: root/drivers/media/video/tda8290.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-26V4L/DVB (7055): make tuner names consistent with standard casesMichael Krufky1-6/+2
2008-01-26V4L/DVB (6989): tda18271: clean up chip id logic in tda829x_releaseMichael Krufky1-3/+3
2008-01-26V4L/DVB (6986): tda18271: share state between analog and digital tuner instancesMichael Krufky1-2/+7
2008-01-26V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency...Michael Krufky1-1/+5
2008-01-26V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2Michael Krufky1-1/+1
2008-01-26V4L/DVB (6908): tda8290: add the option not to probe for tuners passed into t...Michael Krufky1-1/+8
2008-01-26V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky1-11/+12
2008-01-26V4L/DVB (6880): kill tuner-driver.hMichael Krufky1-1/+0
2008-01-26V4L/DVB (6801): tda18271: pass i2c gate configuration into tda18271_attach()Michael Krufky1-1/+2
2008-01-26V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_opsMichael Krufky1-0/+6
2008-01-26V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky1-53/+50
2008-01-26V4L/DVB (6784): tda8290: prevent possible memory leakMichael Krufky1-1/+6
2008-01-26V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...Michael Krufky1-33/+20
2008-01-26V4L/DVB (6782): tda8290: access frontend structure directly, where possibleMichael Krufky1-6/+6
2008-01-26V4L/DVB (6679): tda8290: force tuner init after attachMichael Krufky1-6/+6
2008-01-26V4L/DVB (6563): tda8290: optimize for loop in tda829x_probe functionMichael Krufky1-3/+2
2008-01-26V4L/DVB (6556): tuner: convert to bus-based I2C APIHans Verkuil1-1/+1
2008-01-26V4L/DVB (6551): tda8290: rule out tda988x before detecting tda8290/tda8295Michael Krufky1-0/+16
2008-01-26V4L/DVB (6550): tda8290: return -ENODEV on probe failuresMichael Krufky1-3/+3
2008-01-26V4L/DVB (6543): tda8290: enable probing of tda8295Michael Krufky1-15/+49
2008-01-26V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner structHans Verkuil1-11/+11
2008-01-26V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295Michael Krufky1-133/+124
2008-01-26V4L/DVB (6448): tda8290: fill i2c_gate_ctrl callbackMichael Krufky1-3/+11
2008-01-26V4L/DVB (6442): move std if setting from tda8290 to tda827xMichael Krufky1-19/+1
2008-01-26V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...Michael Krufky1-77/+87
2008-01-26V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky1-20/+20
2008-01-26V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky1-4/+4
2008-01-26V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky1-6/+313
2008-01-26V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t...Michael Krufky1-460/+106
2007-10-10V4L/DVB (6140): tda8290: add get_rf_strength and improve status reading effic...Michael Krufky1-7/+16
2007-10-10V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky1-146/+221
2007-10-10V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky1-123/+124
2007-10-10V4L/DVB (6075): tuner: kernel headers go above subsystem headersMichael Krufky1-1/+1
2007-07-18V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky1-1/+1
2007-07-18V4L/DVB (5755): Tda8290: store tuning operations in tuner_operations structureMichael Krufky1-5/+10
2007-07-18V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky1-5/+5
2007-07-18V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290Michael Krufky1-0/+9
2007-07-18V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky1-40/+65
2007-04-27V4L/DVB (5484): Set tda8290 to analog mode after initHartmut Hackmann1-2/+6
2007-04-27V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann1-6/+6
2007-04-27V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann1-38/+98
2006-02-27V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann1-3/+5
2006-02-07V4L/DVB (3303): TDA8290 updateHartmut Hackmann1-2/+6
2006-01-16V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil1-2/+2
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab1-6/+0
2005-11-14[PATCH] v4l: (949) Added support for secam l'Hartmut Hackmann1-0/+4
2005-11-09[PATCH] V4L: 896: fixed tda8290 secam lHartmut Hackmann1-4/+17
2005-11-09[PATCH] v4l: 826: unify whitespacesNickolay V. Shmyrev1-1/+1
2005-11-09[PATCH] v4l: 823: corrected probing code for tda8290Hartmut Hackmann1-3/+27
2005-11-09[PATCH] v4l: 819: added autodetection code to tda8290 to avoid conflictsMauro Carvalho Chehab1-2/+2