summaryrefslogtreecommitdiff
path: root/drivers/media/video/tda9887.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+13
* 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/+74
* 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/+1
* 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/+0
* 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/+0
* 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-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-051-2/+2
* [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [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/+0
* [PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2005-11-091-18/+18
* [PATCH] v4l: 798: this patch adds the vidioc log status to videodev2 h and addsHans Verkuil2005-11-091-12/+17
* [PATCH] v4l: 795: new config option for tda9887 to specifically set intercarrierNickolay V. Shmyrev2005-11-091-0/+2
* [PATCH] v4l: 754: add the adapter address prefix to the tda9887 kernel messagesHans Verkuil2005-11-091-51/+59
* [PATCH] v4l: 714: fix typoNickolay V. Shmyrev2005-11-091-2/+2
* [PATCH] v4l: 713: add alsa support to saa7134 driverNickolay V. Shmyrev2005-11-091-2/+3
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-2/+2
* [PATCH] v4l: print warning if pal= or secam= argument is unrecognizedMauro Carvalho Chehab2005-09-091-0/+13
* [PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab2005-09-091-14/+25
* [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-2/+2
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
* [PATCH] v4l: I2C TunerMauro Carvalho Chehab2005-07-121-9/+0
* [PATCH] v4l: tuner improvementsMauro Carvalho Chehab2005-06-281-4/+3
* [PATCH] v4l: fix I2C detect after normal_i2c_range()Mauro Carvalho Chehab2005-06-241-1/+0
* [PATCH] v4l: update for tuner cards and some V4L chipsMauro Carvalho Chehab2005-06-241-5/+36
* [PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare2005-06-211-1/+0
* [PATCH] fix module_param_string() callsBert Wesarg2005-04-161-2/+2
* [PATCH] fix u32 vs. pm_message_t in drivers/mediaPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+801