aboutsummaryrefslogtreecommitdiff
path: root/sound/oss/sb_common.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-04sound/oss: Remove uncompilable DBG macro useGravatar Joe Perches 1-4/+0
2013-04-02sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpyGravatar Alexandru Gheorghiu 1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-11-05sound: Use KERN_WARNING instead of KERN_WARN, which does not existGravatar Randy Dunlap 1-2/+2
2008-02-06sound/oss/sb_common.c: fix casting warningGravatar Jeff Garzik 1-1/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+2
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-06-25[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...Gravatar Jesper Juhl 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1291