summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tda9887.c
AgeCommit message (Expand)Author
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
2005-11-06 - #elsif removed, since it breaks gentree stuff.Mauro Carvalho Chehab
2005-10-30 - Second round of i2c IDs redefinition cleanup.Mauro Carvalho Chehab
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-16 - This patch adds the VIDIOC_LOG_STATUS to videodev2.h and addsMauro Carvalho Chehab
2005-10-15 * ../linux/drivers/media/video/cx88/cx88-cards.c:Nickolay V. Shmyrev
2005-10-09 - Add the adapter/address prefix to the tda9887 kernel messages.Michael Krufky
2005-10-09From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>Mauro Carvalho Chehab
2005-10-05Fix typo.Nickolay V. Shmyrev
2005-10-05Corrected settings for SECAM-LNickolay V. Shmyrev
2005-09-13 * bt832.c: (bt832_probe):Michael Krufky
2005-09-13 * bttv-cards.c, bttv-driver.c:Michael Krufky