summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tda9887.c
AgeCommit message (Expand)Author
2008-01-28tda9887: allow multiple driver instances for the same hardware to share stateMichael Krufky
2008-02-02remove PREFIX from users of tuner_foo printk macrosMichael Krufky
2008-01-21make tuner names consistent with standard casesMichael Krufky
2007-12-21include struct analog_demod_ops directly inside struct dvb_frontendMichael Krufky
2007-12-21kill tuner-driver.hMichael Krufky
2007-12-17tda9887: initialize mode to T_STANDBY at startupMichael Krufky
2007-12-16tda9887: use printk macros from tuner-i2c.hMichael Krufky
2007-12-16tda9887: remove dependency on struct tunerMichael Krufky
2007-12-16tda9887: maintain private state independent of struct tunerMichael Krufky
2007-12-16tuner: convert tda9887 to use TUNER_SET_CONFIGMichael Krufky
2007-12-16tda9887: remove references to struct tuner from printk macrosMichael 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-09-14tuner: i2c_client cannot be part of the tuner structHans Verkuil
2007-10-27tda9887: add missing module licenseMichael Krufky
2007-10-21make tda9887 build selectable via KconfigMichael 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: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2007-08-21tuner: kill i2c_client interface to tuner sub-driversMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-21tuner: fix header file includes orderMichael Krufky
2007-08-03tuner: Better tuner radio supportTrent Piepho
2007-06-26tuner: remove hardware-specific info from public headerMichael Krufky
2007-06-06tda9887: store tuning operations in tuner_operations structureMichael Krufky
2007-06-06tuner: create struct tuner_operationsMichael Krufky
2007-06-04tuner: define release callback for mt20xx, tda9887 and tda8290Michael Krufky
2007-05-29tuner: Move device-specific private data out of tuner structMichael Krufky
2006-12-04Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab
2006-08-24tda9887: add configuration setting for L standard PLL gatingTrent Piepho
2006-06-28merge: http://linuxtv.org/hg/~hverkuil/tda9887Mauro Carvalho Chehab
2006-06-25tda9887 default TOP value is 0x10Hans Verkuil
2006-06-25Add tda9887-specific tuner configurationHans Verkuil
2006-06-25Remove duplicate 'tda9887' in info messages.Hans Verkuil
2006-06-23Merge tda9887 module into tuner.Mauro Carvalho Chehab
2006-02-03Add missing NTSC_M_KR module ntsc parameter value for tda9887.Hans Verkuil
2006-02-03Add V4L2_STD_NTSC_M_KR TV standard for South Korean NTSC-M using A2 audio.Hans Verkuil
2006-01-21Cause tda9887 to use I2C_DRIVERID_TDA9887Mike Isely
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-08i2c fixes and cleanupsMauro Carvalho Chehab
2006-01-07Some cleanups at I2C modulesMauro Carvalho Chehab
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-07#elifs replaced since gentree.pl script is not able to handle elifs.Mauro Carvalho Chehab
2005-12-05tda9887 improvements: better defaults, better configurability.Hans Verkuil
2005-12-04Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil
2005-12-02Add VIDIOC_LOG_STATUS to tuner-core.cHans Verkuil
2005-11-27Fix suspend/resume 2.6.15 compile warningsHans Verkuil
2005-11-16Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab