aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai2-6/+0
2009-10-30sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt3-1493/+0
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin1-3/+0
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-3/+0
2009-09-21trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297aRobert P. J. Day1-3/+0
2009-08-26sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma()Roel Kluin1-3/+3
2009-08-10sound: fix OSS MIDI output data lossClemens Ladisch1-3/+4
2009-07-29sound: mpu401.c: Buffer overflowRoel Kluin1-1/+1
2009-07-29sound: aedsp16: Buffer overflowRoel Kluin1-4/+5
2009-06-29sound: OSS: mpu401, fix deadlockJiri Slaby1-13/+3
2009-06-25sound: Use PCI_VDEVICEJoe Perches1-1/+1
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-1/+1
2009-06-12trivial: unnecessary (void*) cast removal in sound/oss/msnd.cChris Sanford1-1/+1
2009-05-15sound: oss: sh_dac_audio timer fixes.Magnus Damm2-54/+33
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-2/+2
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds5-0/+10
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz1-2/+2
2009-03-24Merge branch 'topic/oss-fix' into for-linusTakashi Iwai5-14/+11
2009-03-16Use f_lock to protect f_flagsJonathan Corbet5-0/+10
2009-02-26sound/oss: fix sparse warning: symbol shadows an earlier oneHannes Eder1-2/+1
2009-02-26sound/oss: fix sparse warnings: different signednessHannes Eder1-6/+6
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-8/+8
2009-02-18sound: OSS: missing parentheses in pas2_card.cRoel Kluin1-3/+1
2009-02-17sound: OSS: ad1848 - Fix another typoTakashi Iwai1-1/+1
2009-02-16sound: OSS: &&/|| typo in ad1848.cRoel Kluin1-1/+1
2009-02-11sound: OSS: dmabuf: too many loopsRoel Kluin1-1/+1
2009-01-12m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven2-8/+13
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King1-5/+3
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro2-3/+3
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic/pci-ioremap-bar' into for-linusTakashi Iwai2-2/+2
2008-10-27sound: use a common working email addressAlan Cox1-1/+1
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro8-27/+19
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt1-1/+1
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman1-8/+7
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood1-1/+1
2008-09-09sound: remove reference to dead sound OSS vars AEDSP16_MSS and SBPRORobert P. J. Day2-36/+0
2008-08-29sound: make OSS sound core optionalTejun Heo1-0/+1
2008-08-25sound: oss: remove driver for SGI HAL2 audio deviceThomas Bogendoerfer4-1814/+0
2008-08-19mpu401: reindent misindented spinlockIlpo Järvinen1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King3-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King3-3/+3
2008-07-24CONFIG_SOUND_WM97XX: remove stale makefile lineAdrian Bunk1-2/+0
2008-07-24remove the OSS trident driverAdrian Bunk4-5054/+0
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman1-6/+8
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-10x86, VisWS: turn into generic arch, update include file changeIngo Molnar1-1/+1
2008-06-13sound: sound/oss/dmasound/: cleanupsAdrian Bunk3-8/+3