aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin1-8/+6
2008-01-26[ARM] Remove pointless casts from void pointers,Jeff Garzik1-1/+1
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-2/+2
2008-01-14OSS msnd: fix array overflowsAdrian Bunk1-2/+2
2007-10-18The next round of scheduled OSS code removalAdrian Bunk19-11360/+0
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa3-2069/+0
2007-07-17remove options depending on OSS_OBSOLETEAdrian Bunk1-77/+0
2007-07-17OSS trident: replace deprecated pci_find_device with pci_get_deviceMuli Ben-Yehuda1-3/+5
2007-07-17OSS trident: fix locking around write_voice_regsMuli Ben-Yehuda1-0/+5
2007-07-17OSS trident: massive whitespace removalMuli Ben-Yehuda1-179/+179
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-2/+3
2007-07-16mpu401 warning fixesAndrew Morton1-3/+4
2007-07-16more scheduled OSS driver removalAdrian Bunk55-30299/+4
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok2-2/+2
2007-07-01ALSA: more section mismatchesRandy Dunlap1-1/+1
2007-05-09sound: convert "sound" subdirectory to UTF-8John Anthony Kazos Jr3-4/+4
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-8/+8