summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tda9887.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7055): make tuner names consistent with standard casesMichael Krufky2008-01-251-1/+1
* V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky2008-01-251-2/+3
* V4L/DVB (6880): kill tuner-driver.hMichael Krufky2008-01-251-1/+0Star
* V4L/DVB (6846): tda9887: initialize mode to T_STANDBY at startupMichael Krufky2008-01-251-0/+1
* V4L/DVB (6843): tda9887: use printk macros from tuner-i2c.hMichael Krufky2008-01-251-75/+70Star
* V4L/DVB (6842): tda9887: remove dependency on struct tunerMichael Krufky2008-01-251-11/+11
* V4L/DVB (6841): tda9887: maintain private state independent of struct tunerMichael Krufky2008-01-251-13/+18
* V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIGMichael Krufky2008-01-251-17/+30
* V4L/DVB (6838): tda9887: remove references to struct tuner from printk macrosMichael Krufky2008-01-251-6/+6
* V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_opsMichael Krufky2008-01-251-0/+3
* V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky2008-01-251-0/+1
* V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...Michael Krufky2008-01-251-3/+3
* V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner structHans Verkuil2008-01-251-11/+11
* V4L/DVB (6450): tda9887: add missing module licenseMichael Krufky2008-01-251-0/+2
* V4L/DVB (6443): make tda9887 build selectable via KconfigMichael Krufky2008-01-251-8/+15
* V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...Michael Krufky2008-01-251-30/+48
* V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky2008-01-251-7/+7
* V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky2008-01-251-2/+2
* V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky2007-10-101-19/+20
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-101-1/+0Star
* V4L/DVB (6075): tuner: kernel headers go above subsystem headersMichael Krufky2007-10-101-2/+1Star
* V4L/DVB (5978): tuner: Better tuner radio supportTrent Piepho2007-10-101-3/+16
* V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky2007-07-181-0/+1
* V4L/DVB (5756): Tda9887: store tuning operations in tuner_operations structureMichael Krufky2007-07-181-6/+10
* V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky2007-07-181-6/+6
* V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290Michael Krufky2007-07-181-0/+9
* V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky2007-07-181-11/+22
* V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab2006-12-101-0/+6
* V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho2006-09-261-0/+2
* V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil2006-06-301-2/+2
* V4L/DVB (4255): Tda9887 default TOP value is 0x10Hans Verkuil2006-06-271-14/+13Star
* V4L/DVB (4252): Remove duplicate 'tda9887' in info messages.Hans Verkuil2006-06-271-2/+2
* V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab2006-06-251-387/+74Star
* V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-071-1/+6
* V4L/DVB (3418): Cause tda9887 to use I2C_DRIVERID_TDA9887Mike Isely2006-01-231-1/+1
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1Star
* V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2006-01-091-1/+1
* V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-091-1/+1
* V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab2006-01-091-10/+0Star
* V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.Hans Verkuil2006-01-091-32/+132
* V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil2006-01-091-41/+0Star
* V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.cHans Verkuil2006-01-091-1/+1
* V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab2006-01-091-0/+9
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-061-1/+0Star
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-061-2/+2
* [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-061-1/+0Star
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-061-1/+0Star
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2005-12-121-0/+1
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-7/+7
* [PATCH] v4l: 885: second round of i2c ids redefinition cleanupJean Delvare2005-11-091-1/+0Star