summaryrefslogtreecommitdiffstats
path: root/sound/oss/emu10k1
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day2007-02-141-8/+3Star
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-123-3/+3
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-135-11/+11
* [PATCH] sound/oss/emu10k1: handle userspace copy errorsJeff Garzik2006-12-074-16/+38
* [PATCH] severing poll.h -> mm.hAl Viro2006-12-041-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+2
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] emu10k1: mark midi_spinlock as usedAlexey Dobriyan2006-06-251-1/+1
* [PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser2006-04-111-1/+2
* [PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl2006-03-281-3/+6
* [PATCH] oss: semaphore to mutex conversionIngo Molnar2006-03-233-9/+9
* [PATCH] bogus asm/delay.h includesAl Viro2006-02-081-1/+1
* [PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()Greg Kroah-Hartman2006-01-091-1/+1
* [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...Jesper Juhl2005-06-262-6/+3Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1735-0/+10919