aboutsummaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)AuthorFilesLines
2009-08-26sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma()Gravatar Roel Kluin 1-3/+3
2009-08-10sound: fix OSS MIDI output data lossGravatar Clemens Ladisch 1-3/+4
2009-07-29sound: mpu401.c: Buffer overflowGravatar Roel Kluin 1-1/+1
2009-07-29sound: aedsp16: Buffer overflowGravatar Roel Kluin 1-4/+5
2009-06-29sound: OSS: mpu401, fix deadlockGravatar Jiri Slaby 1-13/+3
2009-06-25sound: Use PCI_VDEVICEGravatar Joe Perches 1-1/+1
2009-06-16time: move PIT_TICK_RATE to linux/timex.hGravatar Arnd Bergmann 1-1/+1
2009-06-12trivial: unnecessary (void*) cast removal in sound/oss/msnd.cGravatar Chris Sanford 1-1/+1
2009-05-15sound: oss: sh_dac_audio timer fixes.Gravatar Magnus Damm 2-54/+33
2009-03-30trivial: Fix misspelling of firmwareGravatar Nick Andrew 1-1/+1
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-2/+2
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Gravatar Linus Torvalds 5-0/+10
2009-03-26m68k: section mismatch fixes: DMAsound for AtariGravatar Michael Schmitz 1-2/+2
2009-03-24Merge branch 'topic/oss-fix' into for-linusGravatar Takashi Iwai 5-14/+11
2009-03-16Use f_lock to protect f_flagsGravatar Jonathan Corbet 5-0/+10
2009-02-26sound/oss: fix sparse warning: symbol shadows an earlier oneGravatar Hannes Eder 1-2/+1
2009-02-26sound/oss: fix sparse warnings: different signednessGravatar Hannes Eder 1-6/+6
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Gravatar Geert Uytterhoeven 1-8/+8
2009-02-18sound: OSS: missing parentheses in pas2_card.cGravatar Roel Kluin 1-3/+1
2009-02-17sound: OSS: ad1848 - Fix another typoGravatar Takashi Iwai 1-1/+1
2009-02-16sound: OSS: &&/|| typo in ad1848.cGravatar Roel Kluin 1-1/+1
2009-02-11sound: OSS: dmabuf: too many loopsGravatar Roel Kluin 1-1/+1
2009-01-12m68k: dmasound - Kill warn_unused_result warningsGravatar Geert Uytterhoeven 2-8/+13
2009-01-06trivial: fix an -> a typos in documentation and commentsGravatar Frederik Schwarzer 1-1/+1
2008-12-13[ARM] netwinder: clean up GPIO namingGravatar Russell King 1-5/+3
2008-11-01oss: fix O_NONBLOCK in dmasound_coreGravatar Al Viro 2-3/+3
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-1/+1
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Gravatar Takashi Iwai 2-2/+2
2008-10-27sound: use a common working email addressGravatar Alan Cox 1-1/+1
2008-10-21[PATCH] introduce fmode_t, do annotationsGravatar Al Viro 8-27/+19
2008-10-20sh: Migrate common board headers to mach-common/.Gravatar Paul Mundt 1-1/+1
2008-10-16device create: sound: convert device_create_drvdata to device_createGravatar Greg Kroah-Hartman 1-8/+7
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodGravatar Liam Girdwood 1-1/+1
2008-09-09sound: remove reference to dead sound OSS vars AEDSP16_MSS and SBPROGravatar Robert P. J. Day 2-36/+0
2008-08-29sound: make OSS sound core optionalGravatar Tejun Heo 1-0/+1
2008-08-25sound: oss: remove driver for SGI HAL2 audio deviceGravatar Thomas Bogendoerfer 4-1814/+0
2008-08-19mpu401: reindent misindented spinlockGravatar Ilpo Järvinen 1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machGravatar Russell King 3-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadGravatar Russell King 3-3/+3
2008-07-24CONFIG_SOUND_WM97XX: remove stale makefile lineGravatar Adrian Bunk 1-2/+0
2008-07-24remove the OSS trident driverGravatar Adrian Bunk 4-5054/+0
2008-07-21device create: sound: convert device_create to device_create_drvdataGravatar Greg Kroah-Hartman 1-6/+8
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2008-07-10x86, VisWS: turn into generic arch, update include file changeGravatar Ingo Molnar 1-1/+1
2008-06-13sound: sound/oss/dmasound/: cleanupsGravatar Adrian Bunk 3-8/+3
2008-05-30sound: Clean up sound/oss/KconfigGravatar Takashi Iwai 1-30/+19
2008-05-27sound: sound/oss/: remove CVS keywordsGravatar Adrian Bunk 5-13/+0
2008-05-21msnd_* is ISA-onlyGravatar Al Viro 1-2/+2
2008-05-08misc: fix integer as NULL pointer warningsGravatar Harvey Harrison 1-1/+1
2008-04-24OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() checkGravatar Roel Kluin 1-2/+2