summaryrefslogtreecommitdiffstats
path: root/sound/oss
AgeCommit message (Expand)AuthorLines
2008-05-21msnd_* is ISA-onlyAl Viro-2/+2
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison-1/+1
2008-04-24OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() checkRoel Kluin-2/+2
2008-04-24sound: Use BUG_ONJulia Lawall-8/+4
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison-4/+4
2008-03-30sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk-0/+2
2008-02-08OSS: constify function pointer tablesJan Engelhardt-4/+4
2008-02-06sound/oss/trident.c: fix incorrect test in trident_ac97_set()Roel Kluin-2/+2
2008-02-06scheduled OSS driver removalAdrian Bunk-9230/+0
2008-02-06cleanup after APUS removalAdrian Bunk-5/+1
2008-02-06sound/oss/sb_common.c: fix casting warningJeff Garzik-1/+2
2008-02-06sound/oss/pss: set_io_base() always returns success, mark it voidJeff Garzik-23/+7
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin-8/+6
2008-01-26[ARM] Remove pointless casts from void pointers,Jeff Garzik-1/+1
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden-2/+2
2008-01-14OSS msnd: fix array overflowsAdrian Bunk-2/+2
2007-10-18The next round of scheduled OSS code removalAdrian Bunk-11360/+0
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa-2069/+0
2007-07-17remove options depending on OSS_OBSOLETEAdrian Bunk-77/+0
2007-07-17OSS trident: replace deprecated pci_find_device with pci_get_deviceMuli Ben-Yehuda-3/+5
2007-07-17OSS trident: fix locking around write_voice_regsMuli Ben-Yehuda-0/+5
2007-07-17OSS trident: massive whitespace removalMuli Ben-Yehuda-179/+179
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell-2/+3
2007-07-16mpu401 warning fixesAndrew Morton-3/+4
2007-07-16more scheduled OSS driver removalAdrian Bunk-30299/+4
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok-2/+2
2007-07-01ALSA: more section mismatchesRandy Dunlap-1/+1
2007-05-09sound: convert "sound" subdirectory to UTF-8John Anthony Kazos Jr-4/+4
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-8/+8
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-3/+0
2007-05-08schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk-5/+18
2007-05-08oss: strlcpy is smart enoughJean Delvare-1/+1
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk-41/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras-3/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-8/+8
2007-05-07sh: hp6xx driver compile fixes.Kristoffer Ericson-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+1
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare-1/+0
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell-33/+62
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell-7/+7
2007-04-13[POWERPC] get_property returns constStephen Rothwell-12/+12
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras-4/+16
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg-3/+2
2007-03-14[PATCH] const file_operations falloutAl Viro-4/+16
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day-65/+32
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven-21/+21
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Ahmed S. Darwish-5/+6
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish-3/+5
2007-02-11[PATCH] Remove dead kernel config option AEDSP16_MPU401.Robert P. J. Day-12/+0