aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa3-2069/+0
2007-07-17remove options depending on OSS_OBSOLETEAdrian Bunk1-77/+0
2007-07-17OSS trident: replace deprecated pci_find_device with pci_get_deviceMuli Ben-Yehuda1-3/+5
2007-07-17OSS trident: fix locking around write_voice_regsMuli Ben-Yehuda1-0/+5
2007-07-17OSS trident: massive whitespace removalMuli Ben-Yehuda1-179/+179
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-2/+3
2007-07-16mpu401 warning fixesAndrew Morton1-3/+4
2007-07-16more scheduled OSS driver removalAdrian Bunk55-30299/+4
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok2-2/+2
2007-07-01ALSA: more section mismatchesRandy Dunlap1-1/+1
2007-05-09sound: convert "sound" subdirectory to UTF-8John Anthony Kazos Jr3-4/+4
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-8/+8
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-08schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk1-5/+18
2007-05-08oss: strlcpy is smart enoughJean Delvare1-1/+1
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2-41/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras4-3/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-8/+8
2007-05-07sh: hp6xx driver compile fixes.Kristoffer Ericson1-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-1/+1
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare1-1/+0
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell2-33/+62
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2-7/+7
2007-04-13[POWERPC] get_property returns constStephen Rothwell2-12/+12
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-4/+16
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg1-3/+2
2007-03-14[PATCH] const file_operations falloutAl Viro1-4/+16
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day19-65/+32
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven13-21/+21
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Ahmed S. Darwish3-5/+6
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+5
2007-02-11[PATCH] Remove dead kernel config option AEDSP16_MPU401.Robert P. J. Day1-12/+0
2007-02-11[PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk2-2/+16
2006-12-17[PATCH] more work_struct fixes: tas300x sound driversAl Viro2-15/+14
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day15-22/+22
2006-12-08[PATCH] struct path: convert soundJosef Sipek3-8/+8
2006-12-07[PATCH] The scheduled removal of some OSS optionsAdrian Bunk1-115/+0
2006-12-07[PATCH] sound/oss/emu10k1: handle userspace copy errorsJeff Garzik4-16/+38
2006-12-07[PATCH] sound/oss/btaudio.c: ioremap balanced with iounmapAmol Lad1-0/+2
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin1-2/+2
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro8-0/+8
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-8/+8
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman1-8/+8
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-3/+3
2006-10-19sh: Cleanup board header directories.Paul Mundt1-1/+1
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds5-5/+5
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik5-5/+5
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-2/+2