index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
oss
/
dmasound
Age
Commit message (
Expand
)
Author
Files
Lines
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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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
4
-4
/
+4
2015-01-15
sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW
Geert Uytterhoeven
1
-1
/
+1
2014-10-20
OSS: dmasound: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-09
sound: dmasound: use module_platform_driver_probe()
Christoph Jaeger
1
-13
/
+1
2014-01-14
sound: oss: dmasound: kill SLEEP() macro to avoid race
Arnd Bergmann
2
-10
/
+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
2010-05-27
sound: Add missing spin_unlock
Julia Lawall
1
-2
/
+3
2010-05-17
m68k: amiga - Sound platform device conversion
Geert Uytterhoeven
1
-20
/
+31
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-07
sound: Replace old style lock initializer
Thomas Gleixner
1
-1
/
+3
2009-03-26
m68k: section mismatch fixes: DMAsound for Atari
Michael Schmitz
1
-2
/
+2
2009-02-22
m68k: atari - Rename "mfp" to "st_mfp"
Geert Uytterhoeven
1
-8
/
+8
2009-01-12
m68k: dmasound - Kill warn_unused_result warnings
Geert Uytterhoeven
2
-8
/
+13
2008-11-01
oss: fix O_NONBLOCK in dmasound_core
Al Viro
2
-3
/
+3
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
3
-9
/
+9
2008-08-29
sound: make OSS sound core optional
Tejun Heo
1
-0
/
+1
2008-06-13
sound: sound/oss/dmasound/: cleanups
Adrian Bunk
3
-8
/
+3
2008-02-06
cleanup after APUS removal
Adrian Bunk
2
-5
/
+1
2007-10-18
The next round of scheduled OSS code removal
Adrian Bunk
17
-8228
/
+0
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-8
/
+8
2007-05-08
the scheduled removal of OBSOLETE_OSS options
Adrian Bunk
1
-14
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+0
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-8
/
+8
2007-05-01
i2c: Cleanup the includes of <linux/i2c.h>
Jean Delvare
1
-1
/
+0
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2
-33
/
+62
2007-04-13
[POWERPC] Rename get_property to of_get_property: sound
Stephen Rothwell
2
-7
/
+7
2007-04-13
[POWERPC] get_property returns const
Stephen Rothwell
2
-12
/
+12
2007-04-13
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1
-4
/
+16
2007-03-26
[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep
Johannes Berg
1
-3
/
+2
2007-03-14
[PATCH] const file_operations fallout
Al Viro
1
-4
/
+16
2007-02-14
[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()
Robert P. J. Day
4
-8
/
+4
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-3
/
+3
2007-02-11
[PATCH] schedule obsolete OSS drivers for removal, 3rd round
Adrian Bunk
1
-1
/
+1
2006-12-17
[PATCH] more work_struct fixes: tas300x sound drivers
Al Viro
2
-15
/
+14
2006-12-08
[PATCH] struct path: convert sound
Josef Sipek
1
-2
/
+2
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
4
-15
/
+15
2006-07-31
[POWERPC] sound: Constify & voidify get_property()
Jeremy Kerr
1
-5
/
+6
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-10
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
[next]