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