aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/tvaudio.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-11security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven
2008-07-20V4L/DVB (8246): tvaudio: Stop I2C driver ID abuseJean Delvare
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-02-18V4L/DVB (7139): add parenthesesRoel Kluin
2008-01-25V4L/DVB (6461): tvaudio: convert to bus-based I2C APIHans Verkuil
2008-01-25V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2Mauro Carvalho Chehab
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-20V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27V4L/DVB (5492): Remove useless includes of i2c-algo-bit.hJean Delvare
2007-04-27V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-09-26V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run()Cedric Le Goater
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-02V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used.Hans Verkuil
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil
2006-03-24V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab
2006-03-24V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab
2006-01-23V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil
2006-01-23V4L/DVB (3403): Add probe check for the tda9840.Hans Verkuil
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky
2006-01-09V4L/DVB (3255): When in radio mode don't do anything with VIDIOC_G_TUNER.Hans Verkuil
2006-01-09V4L/DVB (3253): Add V4L2 commands to tvaudioHans Verkuil
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab
2005-11-09[PATCH] v4l: 885: second round of i2c ids redefinition cleanupJean Delvare
2005-11-09[PATCH] v4l: 801: whitespaces cleanupsMauro Carvalho Chehab
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab
2005-09-09[PATCH] v4l: TVaudio cleanup and better debug messagesMauro Carvalho Chehab
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare
2005-07-27[PATCH] Add missing tvaudio try_to_freeze()Nigel Cunningham
2005-07-12[PATCH] v4l: I2C MiscelaneousMauro Carvalho Chehab
2005-06-24[PATCH] make various thing staticAdrian Bunk