summaryrefslogtreecommitdiff
path: root/sound/oss/dmasound/dmasound_core.c
AgeCommit message (Expand)Author
2022-04-15sound/oss/dmasound: fix 'dmasound_setup' defined but not usedMiles Chen
2022-04-07sound/oss/dmasound: fix build when drivers are mixed =y/=mRandy Dunlap
2021-05-27sound/oss/dmasound: Remove superfluous "break"zuoqilin
2021-05-25sound/oss/dmasound: Remove superfluous "break"zuoqilin
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27sound: annotate ->poll() instancesAl Viro
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-01-14sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann
2013-04-29dmasound_core: saner arguments for sq_fsync()Al Viro
2011-03-31Fix common misspellingsLucas De Marchi
2010-09-14sound: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-12sound/oss: convert to unlocked_ioctlArnd Bergmann
2010-07-12sound: push BKL into open functionsArnd Bergmann
2009-11-07sound: Replace old style lock initializerThomas Gleixner
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-06-13sound: sound/oss/dmasound/: cleanupsAdrian Bunk
2007-10-18The next round of scheduled OSS code removalAdrian Bunk
2007-03-14[PATCH] const file_operations falloutAl Viro
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2006-12-08[PATCH] struct path: convert soundJosef Sipek
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2005-04-16Linux-2.6.12-rc2Linus Torvalds