aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tvaudio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-09-26V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run()Cedric Le Goater1-26/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-02V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used.Hans Verkuil1-15/+0
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-0/+1
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil1-0/+24
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-19/+48
2006-03-24V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab1-30/+30
2006-03-24V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab1-1/+1
2006-01-23V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil1-14/+12
2006-01-23V4L/DVB (3403): Add probe check for the tda9840.Hans Verkuil1-0/+9
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-26/+26
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-2/+1
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil1-47/+34
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-0/+1
2006-01-09V4L/DVB (3255): When in radio mode don't do anything with VIDIOC_G_TUNER.Hans Verkuil1-2/+2
2006-01-09V4L/DVB (3253): Add V4L2 commands to tvaudioHans Verkuil1-21/+86
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab1-9/+0
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/+4
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-11/+11
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-2/+1
2005-11-09[PATCH] v4l: 801: whitespaces cleanupsMauro Carvalho Chehab1-4/+4
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-10/+10
2005-09-09[PATCH] v4l: TVaudio cleanup and better debug messagesMauro Carvalho Chehab1-94/+112
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare1-22/+19
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare1-2/+2
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare1-3/+3
2005-07-27[PATCH] Add missing tvaudio try_to_freeze()Nigel Cunningham1-0/+1
2005-07-12[PATCH] v4l: I2C MiscelaneousMauro Carvalho Chehab1-5/+0
2005-06-24[PATCH] make various thing staticAdrian Bunk1-11/+11
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-1/+1
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-1/+0
2005-05-01[PATCH] v4l: msp3400 updateGerd Knorr1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1740