summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-core.c
AgeCommit message (Expand)Author
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
2007-08-28tuner: add warning for obsolete i2c address range 0x64 thru 0x6fMichael Krufky
2007-03-07Allow using tea5761 radio device on tuner-coreMauro Carvalho Chehab
2007-02-24merge: http://linuxtv.org/hg/~hhackmann/v4l-dvbMauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-16Allow to set tuner_config in attach informHartmut Hackmann
2007-02-15updated support for tuner callbacksHartmut Hackmann
2007-01-23Added a config entry and a gpio function pointer to the tuner structHartmut Hackmann
2006-12-11Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil
2006-11-28Accept tuners on saa7146 i2c bus only on address 0x60.Mauro Carvalho Chehab
2006-07-23Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-07-17Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky
2006-06-29TDA9887_SET_CONFIG should only be handled by the tda9887.Hans Verkuil
2006-06-28merge: http://linuxtv.org/hg/~hverkuil/tda9887Mauro Carvalho Chehab