aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tda9887.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-717/+0
2008-04-24V4L/DVB (7346): tda9887: allow multiple driver instances for the same hardwar...Michael Krufky1-10/+33
2008-04-24V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macrosMichael Krufky1-2/+1
2008-01-25V4L/DVB (7055): make tuner names consistent with standard casesMichael Krufky1-1/+1
2008-01-25V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky1-2/+3
2008-01-25V4L/DVB (6880): kill tuner-driver.hMichael Krufky1-1/+0
2008-01-25V4L/DVB (6846): tda9887: initialize mode to T_STANDBY at startupMichael Krufky1-0/+1
2008-01-25V4L/DVB (6843): tda9887: use printk macros from tuner-i2c.hMichael Krufky1-75/+70
2008-01-25V4L/DVB (6842): tda9887: remove dependency on struct tunerMichael Krufky1-11/+11
2008-01-25V4L/DVB (6841): tda9887: maintain private state independent of struct tunerMichael Krufky1-13/+18
2008-01-25V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIGMichael Krufky1-17/+30
2008-01-25V4L/DVB (6838): tda9887: remove references to struct tuner from printk macrosMichael Krufky1-6/+6
2008-01-25V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_opsMichael Krufky1-0/+3
2008-01-25V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky1-0/+1
2008-01-25V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...Michael Krufky1-3/+3
2008-01-25V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner structHans Verkuil1-11/+11
2008-01-25V4L/DVB (6450): tda9887: add missing module licenseMichael Krufky1-0/+2
2008-01-25V4L/DVB (6443): make tda9887 build selectable via KconfigMichael Krufky1-8/+15
2008-01-25V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...Michael Krufky1-30/+48
2008-01-25V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky1-7/+7
2008-01-25V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky1-2/+2
2007-10-09V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky1-19/+20
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-10-09V4L/DVB (6075): tuner: kernel headers go above subsystem headersMichael Krufky1-2/+1
2007-10-09V4L/DVB (5978): tuner: Better tuner radio supportTrent Piepho1-3/+16
2007-07-18V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky1-0/+1
2007-07-18V4L/DVB (5756): Tda9887: store tuning operations in tuner_operations structureMichael Krufky1-6/+10
2007-07-18V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky1-6/+6
2007-07-18V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290Michael Krufky1-0/+9
2007-07-18V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky1-11/+22
2006-12-10V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab1-0/+6
2006-09-26V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho1-0/+2
2006-06-30V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil1-2/+2
2006-06-27V4L/DVB (4255): Tda9887 default TOP value is 0x10Hans Verkuil1-14/+13
2006-06-27V4L/DVB (4252): Remove duplicate 'tda9887' in info messages.Hans Verkuil1-2/+2
2006-06-25V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab1-387/+74
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil1-1/+6
2006-01-23V4L/DVB (3418): Cause tda9887 to use I2C_DRIVERID_TDA9887Mike Isely1-1/+1
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab1-1/+1
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-1/+1
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab1-10/+0
2006-01-09V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.Hans Verkuil1-32/+132
2006-01-09V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil1-41/+0
2006-01-09V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.cHans Verkuil1-1/+1
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab1-0/+9
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-2/+2
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab1-0/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab1-7/+7
2005-11-09[PATCH] v4l: 885: second round of i2c ids redefinition cleanupJean Delvare1-1/+0
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-18/+18
2005-11-09[PATCH] v4l: 798: this patch adds the vidioc log status to videodev2 h and addsHans Verkuil1-12/+17
2005-11-09[PATCH] v4l: 795: new config option for tda9887 to specifically set intercarrierNickolay V. Shmyrev1-0/+2
2005-11-09[PATCH] v4l: 754: add the adapter address prefix to the tda9887 kernel messagesHans Verkuil1-51/+59
2005-11-09[PATCH] v4l: 714: fix typoNickolay V. Shmyrev1-2/+2
2005-11-09[PATCH] v4l: 713: add alsa support to saa7134 driverNickolay V. Shmyrev1-2/+3
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-2/+2
2005-09-09[PATCH] v4l: print warning if pal= or secam= argument is unrecognizedMauro Carvalho Chehab1-0/+13
2005-09-09[PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab1-14/+25
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare1-2/+2
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-07-12[PATCH] v4l: I2C TunerMauro Carvalho Chehab1-9/+0
2005-06-28[PATCH] v4l: tuner improvementsMauro Carvalho Chehab1-4/+3
2005-06-24[PATCH] v4l: fix I2C detect after normal_i2c_range()Mauro Carvalho Chehab1-1/+0
2005-06-24[PATCH] v4l: update for tuner cards and some V4L chipsMauro Carvalho Chehab1-5/+36
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-1/+0
2005-04-16[PATCH] fix module_param_string() callsBert Wesarg1-2/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mediaPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+801