summaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)AuthorFilesLines
2012-04-10sound: sound/oss/msnd_pinnacle.c: add vfreesJulia Lawall1-2/+6
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+1
2012-03-29sound: fix oss/msnd_pinnacle module param typeRandy Dunlap1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells3-3/+0
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-17/+17
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell5-17/+17
2011-11-22sound: Kconfig: drop unknown symbol ARCH_CLPS7500Paul Bolle1-1/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2011-09-29sound: oss: use strlcpy() in sound_timer_init()Dan Carpenter1-1/+1
2011-09-27doc: fix broken referencesPaul Bolle1-3/+1
2011-08-08sound: pss - don't use the deprecated function check_regionWang Shaoyan1-2/+4
2011-08-04sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driverDeepak Saxena1-4/+4
2011-07-27sound: oss: rename local change_bits to avoid powerpc bitsops.h definitionAndy Whitcroft2-6/+6
2011-05-20SOUND: OSS: Remove Au1550 driver.Ralf Baechle4-3355/+0
2011-03-31Fix common misspellingsLucas De Marchi8-11/+11
2011-03-23sound/oss/opl3: validate voice and channel indexesDan Rosenberg1-2/+13
2011-03-23sound/oss: remove offset from load_patch callbacksDan Rosenberg5-26/+18
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-2/+2
2011-03-09sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai1-36/+20
2011-01-31sound: silent echo'ed messages in MakefileAmerigo Wang1-2/+2
2010-12-30sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg1-2/+2
2010-11-11sound/oss: Remove unnecessary casts of void ptrJesper Juhl3-7/+7
2010-11-11sound/oss/dev_table.c: Use vzallocJoe Perches1-4/+2
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+0
2010-10-26sound/oss/sb_ess.c: delete double assignmentJulia Lawall1-1/+0
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-431/+100
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-5/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-5/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-11OSS: soundcard: fix return value of sound_open()Dan Carpenter1-1/+1
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-2/+2
2010-10-11OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter1-2/+2
2010-09-23SOUND-OSS: Remove sh_dac_audioJohn Kacur3-335/+0
2010-09-14sound: autoconvert trivial BKL users to private mutexArnd Bergmann7-93/+97
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-9/+9
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-08-12sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-06sound/oss: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-06sound: oss: au1550_ac97.c removed duplicated #includeAndrea Gelmini1-1/+0
2010-07-29sound: oss: msnd: check request_region() return valueKulikov Vasiliy1-2/+6
2010-07-29sound: oss: midi_synth: check get_user() return valueKulikov Vasiliy1-1/+3
2010-07-26sound: oss: waveartist: simplify waveartist_sleep()Kulikov Vasiliy1-8/+2
2010-07-26sound: oss: au1550_ac97: simplify au1550_delay()Kulikov Vasiliy1-10/+1
2010-07-21sound/oss: Remove dead CONFIG_SOFTOSS*Christian Dietrich1-3/+0
2010-07-14sound/oss-msnd-pinnacle: ioctl needs the inodeArnd Bergmann1-1/+1
2010-07-12sound/oss: convert to unlocked_ioctlArnd Bergmann6-51/+119
2010-07-12sound: push BKL into open functionsArnd Bergmann7-30/+88
2010-05-27sound: Add missing spin_unlockJulia Lawall1-2/+3
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven1-20/+31