aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/es1371.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day1-2/+1
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+2
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-0/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-23[PATCH] sem2mutex: sound/oss/Ingo Molnar1-35/+36
2006-01-09[PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()Greg Kroah-Hartman1-1/+1
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds1-32/+63
2005-06-25[PATCH] sound/oss/es1371: Use the DMA_32BIT_MASK constantTobias Klauser1-1/+2
2005-06-01Input: ES1371 (OSS) - do not carry around gameport code if gameportDmitry Torokhov1-32/+63
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3097