summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk2007-05-081-5/+18
* | | oss: strlcpy is smart enoughJean Delvare2007-05-081-1/+1
* | | the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2007-05-082-41/+0
| |/ |/|
* | sh: hp6xx driver compile fixes.Kristoffer Ericson2007-05-071-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-042-1/+1
|\ \
| * | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-022-1/+1
| |/
* / i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-011-1/+0
|/
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-242-33/+62
* [POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2007-04-132-7/+7
* [POWERPC] get_property returns constStephen Rothwell2007-04-132-12/+12
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-131-4/+16
|\
| * [PATCH] const file_operations falloutAl Viro2007-03-141-4/+16
* | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-261-3/+2
|/
* [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day2007-02-1419-65/+32
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-1213-21/+21
* [PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Ahmed S. Darwish2007-02-123-5/+6
* [PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-122-3/+5
* [PATCH] Remove dead kernel config option AEDSP16_MPU401.Robert P. J. Day2007-02-111-12/+0
* [PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk2007-02-112-2/+16
* [PATCH] more work_struct fixes: tas300x sound driversAl Viro2006-12-172-15/+14