aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/emu10k1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day1-8/+3
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven3-3/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day5-11/+11
2006-12-07[PATCH] sound/oss/emu10k1: handle userspace copy errorsJeff Garzik4-16/+38
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-2/+2
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-25[PATCH] emu10k1: mark midi_spinlock as usedAlexey Dobriyan1-1/+1
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser1-1/+2
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl1-3/+6
2006-03-23[PATCH] oss: semaphore to mutex conversionIngo Molnar3-9/+9
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro1-1/+1
2006-01-09[PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()Greg Kroah-Hartman1-1/+1
2005-06-25[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'edJesper Juhl2-6/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds35-0/+10919