aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/dmasound/dmasound_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-14sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann1-9/+19
2013-04-29dmasound_core: saner arguments for sq_fsync()Al Viro1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-09-14sound: autoconvert trivial BKL users to private mutexArnd Bergmann1-20/+21
2010-07-12sound/oss: convert to unlocked_ioctlArnd Bergmann1-7/+28
2010-07-12sound: push BKL into open functionsArnd Bergmann1-6/+22
2009-11-07sound: Replace old style lock initializerThomas Gleixner1-1/+3
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro1-2/+2
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro1-5/+5
2008-06-13sound: sound/oss/dmasound/: cleanupsAdrian Bunk1-6/+1
2007-10-18The next round of scheduled OSS code removalAdrian Bunk1-287/+0
2007-03-14[PATCH] const file_operations falloutAl Viro1-4/+16
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven1-3/+3
2006-12-08[PATCH] struct path: convert soundJosef Sipek1-2/+2
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1829