aboutsummaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 1-8/+8
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 3-3/+0
2007-05-08schedule obsolete OSS drivers for removal, 4th roundGravatar Adrian Bunk 1-5/+18
2007-05-08oss: strlcpy is smart enoughGravatar Jean Delvare 1-1/+1
2007-05-08the scheduled removal of OBSOLETE_OSS optionsGravatar Adrian Bunk 2-41/+0
2007-05-08Merge branch 'linux-2.6'Gravatar Paul Mackerras 4-3/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleGravatar Stephen Rothwell 1-8/+8
2007-05-07sh: hp6xx driver compile fixes.Gravatar Kristoffer Ericson 1-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 2-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Gravatar Jean Delvare 2-1/+1
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Gravatar Jean Delvare 1-1/+0
2007-04-24[POWERPC] Remove old interface find_devicesGravatar Stephen Rothwell 2-33/+62
2007-04-13[POWERPC] Rename get_property to of_get_property: soundGravatar Stephen Rothwell 2-7/+7
2007-04-13[POWERPC] get_property returns constGravatar Stephen Rothwell 2-12/+12
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Gravatar Paul Mackerras 1-4/+16
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepGravatar Johannes Berg 1-3/+2
2007-03-14[PATCH] const file_operations falloutGravatar Al Viro 1-4/+16
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Gravatar Robert P. J. Day 19-65/+32
2007-02-12[PATCH] mark struct file_operations const 9Gravatar Arjan van de Ven 13-21/+21
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Gravatar Ahmed S. Darwish 3-5/+6
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 2-3/+5
2007-02-11[PATCH] Remove dead kernel config option AEDSP16_MPU401.Gravatar Robert P. J. Day 1-12/+0
2007-02-11[PATCH] schedule obsolete OSS drivers for removal, 3rd roundGravatar Adrian Bunk 2-2/+16
2006-12-17[PATCH] more work_struct fixes: tas300x sound driversGravatar Al Viro 2-15/+14
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 15-22/+22
2006-12-08[PATCH] struct path: convert soundGravatar Josef Sipek 3-8/+8
2006-12-07[PATCH] The scheduled removal of some OSS optionsGravatar Adrian Bunk 1-115/+0
2006-12-07[PATCH] sound/oss/emu10k1: handle userspace copy errorsGravatar Jeff Garzik 4-16/+38
2006-12-07[PATCH] sound/oss/btaudio.c: ioremap balanced with iounmapGravatar Amol Lad 1-0/+2
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversGravatar Nick Piggin 1-2/+2
2006-12-04[PATCH] severing poll.h -> mm.hGravatar Al Viro 8-0/+8
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 1-8/+8
2006-12-01Driver core: convert sound core to use struct deviceGravatar Greg Kroah-Hartman 1-8/+8
2006-11-30Fix misc .c/.h comment typosGravatar Matt LaPlante 1-3/+3
2006-10-19sh: Cleanup board header directories.Gravatar Paul Mundt 1-1/+1
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-5/+5
2006-10-08[PATCH] misc arm pt_regs fixesGravatar Al Viro 1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsGravatar Jeff Garzik 5-5/+5
2006-10-05[PATCH] powerpc: irq change build breaksGravatar Olof Johansson 1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 31-51/+50
2006-10-04[PATCH] kill sound/oss/*_syms.cGravatar Adrian Bunk 14-168/+93
2006-10-04[PATCH] The scheduled removal of some OSS driversGravatar Adrian Bunk 59-59106/+6
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 45-45/+45
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 44-44/+44
2006-10-03more misc typo fixesGravatar Matt LaPlante 1-1/+1
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Gravatar Yoichi Yuasa 3-2266/+0
2006-10-03[PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu...Gravatar Zach Brown 1-2/+2
2006-10-01[PATCH] trident: fix pci_dev reference counting and bugletGravatar Alan Cox 1-15/+29
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Gravatar Alexey Dobriyan 1-1/+1
2006-10-01[PATCH] cs46xx OSS: switch to pci_get_deviceGravatar Alan Cox 1-1/+2