index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
oss
/
dmasound
/
dmasound_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-3
/
+0
2024-06-18
sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2022-04-15
sound/oss/dmasound: fix 'dmasound_setup' defined but not used
Miles Chen
1
-1
/
+1
2022-04-07
sound/oss/dmasound: fix build when drivers are mixed =y/=m
Randy Dunlap
1
-23
/
+1
2021-05-27
sound/oss/dmasound: Remove superfluous "break"
zuoqilin
1
-9
/
+0
2021-05-25
sound/oss/dmasound: Remove superfluous "break"
zuoqilin
1
-5
/
+0
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-2
/
+2
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2019-10-23
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
1
-0
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-27
sound: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2014-01-14
sound: oss: dmasound: kill SLEEP() macro to avoid race
Arnd Bergmann
1
-9
/
+19
2013-04-29
dmasound_core: saner arguments for sq_fsync()
Al Viro
1
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-09-14
sound: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-20
/
+21
2010-07-12
sound/oss: convert to unlocked_ioctl
Arnd Bergmann
1
-7
/
+28
2010-07-12
sound: push BKL into open functions
Arnd Bergmann
1
-6
/
+22
2009-11-07
sound: Replace old style lock initializer
Thomas Gleixner
1
-1
/
+3
2008-11-01
oss: fix O_NONBLOCK in dmasound_core
Al Viro
1
-2
/
+2
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-5
/
+5
2008-06-13
sound: sound/oss/dmasound/: cleanups
Adrian Bunk
1
-6
/
+1
2007-10-18
The next round of scheduled OSS code removal
Adrian Bunk
1
-287
/
+0
2007-03-14
[PATCH] const file_operations fallout
Al Viro
1
-4
/
+16
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-3
/
+3
2006-12-08
[PATCH] struct path: convert sound
Josef Sipek
1
-2
/
+2
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-5
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1829