aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07sound: oss: remove __dev* attributesBill Pemberton2-6/+6
2012-11-18sound: oss/sb_audio: cap value in sb201_audio_set_speed()Dan Carpenter1-1/+2
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds7-19/+19
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-2/+2
2012-10-07ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann1-2/+2
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin7-19/+19
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2012-09-01oss: remove maui_boot.h from .gitignore and dontdiffPaul Bolle1-1/+0
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2012-08-20sound: oss/sb_audio: prevent divide by zero bugDan Carpenter1-1/+3
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+16
2012-06-20sound: swarm_cs4297: Provide definitions for AC97 registersEzequiel Garcia1-1/+16
2012-06-03Fix comment typo multipy -> multiplyRalf Baechle1-1/+1
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/soundLinus 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/tiwai/soundLinus 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/tiwai/soundLinus 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/tiwai/sound-2.6Linus 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/tiwai/sound-2.6Linus Torvalds9-431/+100
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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