aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/mpu401.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-25sound: oss: mpu401.c: Cleaning up variable is set more than onceRickard Strandqvist1-1/+0
2014-06-24sound: oss: mpu401.c: Cleaning up missing break in a caseRickard Strandqvist1-0/+1
2014-05-19sound: mpu401.c: make return of 0 explicitJulia Lawall1-3/+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-16sound: OSS: keep index within bounds of midi_devs[]Roel Kluin1-1/+1
2009-07-29sound: mpu401.c: Buffer overflowRoel Kluin1-1/+1
2009-06-29sound: OSS: mpu401, fix deadlockJiri Slaby1-13/+3
2008-08-19mpu401: reindent misindented spinlockIlpo Järvinen1-1/+1
2007-07-16mpu401 warning fixesAndrew Morton1-3/+4
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+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-10-04[PATCH] The scheduled removal of some OSS driversAdrian Bunk1-12/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2005-06-25[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'edJesper Juhl1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1826