summaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)Author
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-08-20sound: oss/sb_audio: prevent divide by zero bugDan Carpenter
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-20sound: swarm_cs4297: Provide definitions for AC97 registersEzequiel Garcia
2012-06-03Fix comment typo multipy -> multiplyRalf Baechle
2012-04-10sound: sound/oss/msnd_pinnacle.c: add vfreesJulia Lawall
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-03-29sound: fix oss/msnd_pinnacle module param typeRandy Dunlap
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-22sound: Kconfig: drop unknown symbol ARCH_CLPS7500Paul Bolle
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-09-29sound: oss: use strlcpy() in sound_timer_init()Dan Carpenter
2011-09-27doc: fix broken referencesPaul Bolle
2011-08-08sound: pss - don't use the deprecated function check_regionWang Shaoyan
2011-08-04sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driverDeepak Saxena
2011-07-27sound: oss: rename local change_bits to avoid powerpc bitsops.h definitionAndy Whitcroft
2011-05-20SOUND: OSS: Remove Au1550 driver.Ralf Baechle
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23sound/oss/opl3: validate voice and channel indexesDan Rosenberg
2011-03-23sound/oss: remove offset from load_patch callbacksDan Rosenberg
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-03-09sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai
2011-01-31sound: silent echo'ed messages in MakefileAmerigo Wang
2010-12-30sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg
2010-11-11sound/oss: Remove unnecessary casts of void ptrJesper Juhl
2010-11-11sound/oss/dev_table.c: Use vzallocJoe Perches
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-26sound/oss/sb_ess.c: delete double assignmentJulia Lawall
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11OSS: soundcard: fix return value of sound_open()Dan Carpenter
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-10-11OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter
2010-09-23SOUND-OSS: Remove sh_dac_audioJohn Kacur
2010-09-14sound: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita
2010-08-12sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini
2010-08-06sound/oss: Adjust confusing if indentationJulia Lawall
2010-08-06sound: oss: au1550_ac97.c removed duplicated #includeAndrea Gelmini
2010-07-29sound: oss: msnd: check request_region() return valueKulikov Vasiliy
2010-07-29sound: oss: midi_synth: check get_user() return valueKulikov Vasiliy
2010-07-26sound: oss: waveartist: simplify waveartist_sleep()Kulikov Vasiliy
2010-07-26sound: oss: au1550_ac97: simplify au1550_delay()Kulikov Vasiliy
2010-07-21sound/oss: Remove dead CONFIG_SOFTOSS*Christian Dietrich