summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-218-27/+19
* sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-201-1/+1
* device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-8/+7
* ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-131-1/+1
* sound: remove reference to dead sound OSS vars AEDSP16_MSS and SBPRORobert P. J. Day2008-09-092-36/+0
* sound: make OSS sound core optionalTejun Heo2008-08-291-0/+1
* sound: oss: remove driver for SGI HAL2 audio deviceThomas Bogendoerfer2008-08-254-1814/+0
* mpu401: reindent misindented spinlockIlpo Järvinen2008-08-191-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-073-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-073-3/+3
* CONFIG_SOUND_WM97XX: remove stale makefile lineAdrian Bunk2008-07-241-2/+0
* remove the OSS trident driverAdrian Bunk2008-07-244-5054/+0
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-6/+8
* Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-141-1/+1
|\
| * x86, VisWS: turn into generic arch, update include file changeIngo Molnar2008-07-101-1/+1
* | sound: sound/oss/dmasound/: cleanupsAdrian Bunk2008-06-133-8/+3
* | sound: Clean up sound/oss/KconfigTakashi Iwai2008-05-301-30/+19
* | sound: sound/oss/: remove CVS keywordsAdrian Bunk2008-05-275-13/+0
|/
* msnd_* is ISA-onlyAl Viro2008-05-211-2/+2
* misc: fix integer as NULL pointer warningsHarvey Harrison2008-05-081-1/+1
* OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() checkRoel Kluin2008-04-241-2/+2
* sound: Use BUG_ONJulia Lawall2008-04-241-8/+4
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-242-4/+4
* sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk2008-03-301-0/+2
* OSS: constify function pointer tablesJan Engelhardt2008-02-082-4/+4
* sound/oss/trident.c: fix incorrect test in trident_ac97_set()Roel Kluin2008-02-061-2/+2
* scheduled OSS driver removalAdrian Bunk2008-02-066-9230/+0
* cleanup after APUS removalAdrian Bunk2008-02-062-5/+1
* sound/oss/sb_common.c: fix casting warningJeff Garzik2008-02-061-1/+2
* sound/oss/pss: set_io_base() always returns success, mark it voidJeff Garzik2008-02-061-23/+7
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-041-8/+6
* [ARM] Remove pointless casts from void pointers,Jeff Garzik2008-01-261-1/+1
* Fix file references in documentation and KconfigJohann Felix Soden2008-01-221-2/+2
* OSS msnd: fix array overflowsAdrian Bunk2008-01-141-2/+2
* The next round of scheduled OSS code removalAdrian Bunk2007-10-1819-11360/+0
* DDB5477: remove driver bits of supportYoichi Yuasa2007-07-313-2069/+0
* remove options depending on OSS_OBSOLETEAdrian Bunk2007-07-171-77/+0
* OSS trident: replace deprecated pci_find_device with pci_get_deviceMuli Ben-Yehuda2007-07-171-3/+5
* OSS trident: fix locking around write_voice_regsMuli Ben-Yehuda2007-07-171-0/+5
* OSS trident: massive whitespace removalMuli Ben-Yehuda2007-07-171-179/+179
* Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-2/+3
* mpu401 warning fixesAndrew Morton2007-07-161-3/+4
* more scheduled OSS driver removalAdrian Bunk2007-07-1655-30299/+4
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-112-2/+2
* ALSA: more section mismatchesRandy Dunlap2007-07-011-1/+1
* sound: convert "sound" subdirectory to UTF-8John Anthony Kazos Jr2007-05-093-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-8/+8
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-084-3/+2
| |\
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-8/+8
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0