summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-core.c
AgeCommit message (Expand)Author
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-21tuner: suppress obsolete tuner i2c address warning for XC5000 tunersMichael Krufky
2008-01-05xc5000: Small amount of cleanup and commenting.Steven Toth
2008-01-05xc5000: Tuner analog supportSteven Toth
2008-01-05Fix radio set frequency logicMauro Carvalho Chehab
2007-12-24tuner: fix backwards logic in check for set_configMichael Krufky
2007-12-21include struct analog_demod_ops directly inside struct dvb_frontendMichael Krufky
2007-12-21kill tuner-driver.hMichael Krufky
2007-12-16tuner: remove struct tuner from tuner-driver.hMichael Krufky
2007-12-16tda9887: remove dependency on struct tunerMichael Krufky
2007-12-16tuner: convert tda9887 to use TUNER_SET_CONFIGMichael Krufky
2007-12-16tuner: add set_config to struct analog_tuner_opsMichael Krufky
2007-12-09tuner: bug-fix: default mode was set to bogus valueMichael Krufky
2007-12-09tuner: add struct analog_demod_info to struct analog_tuner_opsMichael Krufky
2007-12-09tda8290: remove dependency on struct tunerMichael Krufky
2007-12-08tuner: combine set_tv_freq and set_radio_freq into a single set_params methodMichael Krufky
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