aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-30sound: Clean up sound/oss/KconfigTakashi Iwai1-30/+19
2008-05-27sound: sound/oss/: remove CVS keywordsAdrian Bunk5-13/+0
2008-05-21msnd_* is ISA-onlyAl Viro1-2/+2
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-24OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() checkRoel Kluin1-2/+2
2008-04-24sound: Use BUG_ONJulia Lawall1-8/+4
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2-4/+4
2008-03-30sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-08OSS: constify function pointer tablesJan Engelhardt2-4/+4
2008-02-06sound/oss/trident.c: fix incorrect test in trident_ac97_set()Roel Kluin1-2/+2
2008-02-06scheduled OSS driver removalAdrian Bunk6-9230/+0
2008-02-06cleanup after APUS removalAdrian Bunk2-5/+1
2008-02-06sound/oss/sb_common.c: fix casting warningJeff Garzik1-1/+2
2008-02-06sound/oss/pss: set_io_base() always returns success, mark it voidJeff Garzik1-23/+7