aboutsummaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)Author
2011-01-07sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-15oss: Mark loadhex static in hex2hex.cJosh Triplett
2009-11-07sound: Replace old style lock initializerThomas Gleixner
2009-11-05sound: Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297aRobert P. J. Day
2009-08-26sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma()Roel Kluin
2009-08-10sound: fix OSS MIDI output data lossClemens Ladisch
2009-07-29sound: mpu401.c: Buffer overflowRoel Kluin
2009-07-29sound: aedsp16: Buffer overflowRoel Kluin
2009-06-29sound: OSS: mpu401, fix deadlockJiri Slaby
2009-06-25sound: Use PCI_VDEVICEJoe Perches
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-12trivial: unnecessary (void*) cast removal in sound/oss/msnd.cChris Sanford
2009-05-15sound: oss: sh_dac_audio timer fixes.Magnus Damm
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz
2009-03-24Merge branch 'topic/oss-fix' into for-linusTakashi Iwai
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
2009-02-26sound/oss: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-02-26sound/oss: fix sparse warnings: different signednessHannes Eder
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven
2009-02-18sound: OSS: missing parentheses in pas2_card.cRoel Kluin
2009-02-17sound: OSS: ad1848 - Fix another typoTakashi Iwai
2009-02-16sound: OSS: &&/|| typo in ad1848.cRoel Kluin
2009-02-11sound: OSS: dmabuf: too many loopsRoel Kluin
2009-01-12m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai
2008-10-27sound: use a common working email addressAlan Cox
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood
2008-09-09sound: remove reference to dead sound OSS vars AEDSP16_MSS and SBPRORobert P. J. Day
2008-08-29sound: make OSS sound core optionalTejun Heo
2008-08-25sound: oss: remove driver for SGI HAL2 audio deviceThomas Bogendoerfer
2008-08-19mpu401: reindent misindented spinlockIlpo Järvinen
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-24CONFIG_SOUND_WM97XX: remove stale makefile lineAdrian Bunk
2008-07-24remove the OSS trident driverAdrian Bunk
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds