aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/sb_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-04sound/oss: Remove uncompilable DBG macro useJoe Perches1-4/+0
2013-04-02sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-05sound: Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap1-2/+2
2008-02-06sound/oss/sb_common.c: fix casting warningJeff Garzik1-1/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-06-25[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'edJesper Juhl1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1291