summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-1315-22/+22
* [PATCH] struct path: convert soundJosef Sipek2006-12-083-8/+8
* [PATCH] The scheduled removal of some OSS optionsAdrian Bunk2006-12-071-115/+0
* [PATCH] sound/oss/emu10k1: handle userspace copy errorsJeff Garzik2006-12-074-16/+38
* [PATCH] sound/oss/btaudio.c: ioremap balanced with iounmapAmol Lad2006-12-071-0/+2
* [PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin2006-12-071-2/+2
* [PATCH] severing poll.h -> mm.hAl Viro2006-12-048-0/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-011-8/+8
|\
| * Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-011-8/+8
* | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-3/+3
|/
* sh: Cleanup board header directories.Paul Mundt2006-10-191-1/+1
* Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-095-5/+5
|\
| * Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-065-5/+5
* | [PATCH] misc arm pt_regs fixesAl Viro2006-10-081-1/+1
|/