summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-core.c
AgeCommit message (Expand)Author
2007-11-16Change xc2028_attach method to make easier for DVBMauro Carvalho Chehab
2007-11-04tuner: convert to bus-based I2C APIHans Verkuil
2007-11-04tuner: reorder functions to prepare for i2c conversionHans Verkuil
2007-11-04tuner: replace default_mode_maskHans Verkuil
2007-11-03tda8290: enable probing of tda8295Michael Krufky
2007-10-30tuner: improve tuner_foo printk macros consistencyMichael Krufky
2007-10-30tuner: prevent repeated "type set" message unless debug is enabledMichael Krufky
2007-10-29Prevents double tuner registeringMauro Carvalho Chehab
2007-10-29Re-inserts xc2028 attach code, fixing its parametersMauro Carvalho Chehab
2007-09-14tuner: i2c_client cannot be part of the tuner structHans Verkuil
2007-10-29Avoid breaking compilationMauro Carvalho Chehab
2007-10-27tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky
2007-10-27tda8290: auto-detect tda8290 or tda8295Michael Krufky
2007-10-22tuner-core: improve comments inside function fe_release()Michael Krufky
2007-10-22tuner-core: remove excessive parenthesisMichael Krufky
2007-10-21make tda9887 build selectable via KconfigMichael Krufky
2007-10-22tuner: clean up ops checking in tuner_status functionMichael 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: clear analog_demod_ops on releaseMichael 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-10-24tuner: fix CONFIG_TUNER_TEA5761=mMichael Krufky
2007-10-23Convert tuner-xc2028 driver to the newer hybrid approachMauro Carvalho Chehab
2007-10-02Add tuner-xc2028 driverMauro Carvalho Chehab
2007-10-24Remove the obsoleted xc3028Mauro Carvalho Chehab
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-14tuner-core.c: fe_has_signal() can return uninitialized valueMichael Krufky
2007-09-08cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky
2007-09-06merge: http://linuxtv.org/hg/~mkrufky/fusionhdtvMauro Carvalho Chehab
2007-08-24tuner: don't probe 0x6b or 0x6f on cx88 boardsMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-21tuner: fix header file includes orderMichael Krufky
2007-06-26tuner: remove hardware-specific info from public headerMichael Krufky
2007-06-06tuner: create struct tuner_operationsMichael Krufky
2007-06-05merge: http://linuxtv.org/hg/~mkrufky/tunerMauro Carvalho Chehab
2007-06-05git-dvb: fix the tea5761 tuner supportMauro Carvalho Chehab
2007-06-04tuner: clean up kfree() after releaseMichael Krufky
2007-06-04tuner: add release callbackMichael Krufky
2007-05-29tuner: Move device-specific private data out of tuner structMichael Krufky
2007-03-12Fix suspend/resume in msp3400 and tunerHans Verkuil
2007-08-31tuner: use get_rf_strength instead of get_status to determine signal strengthMichael Krufky
2007-08-27tuner-simple: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-27tea5767: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-27tea5761: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-27mt20xx: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-27tda8290: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-21hybrid tuner refactoring core changes, phase 1Michael Krufky
2007-08-21tuner: kill i2c_client interface to tuner sub-driversMichael Krufky