index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
synth
/
emux
/
emux_seq.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2025-09-01
ALSA: synth: Use guard() for mutex locks
Takashi Iwai
-12
/
+5
2024-08-08
ALSA: emux: Use standard print API
Takashi Iwai
-7
/
+6
2024-04-07
ALSA: emux: fix validation of snd_emux.num_ports
Oswald Buddenhagen
-3
/
+3
2020-01-03
ALSA: seq: Constify struct snd_midi_op
Takashi Iwai
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-14
/
+1
2017-08-10
ALSA: emux: Delete two error messages for a failed memory allocation in snd_e...
Markus Elfring
-4
/
+2
2017-08-10
ALSA: emux: Adjust four checks for null pointers
Markus Elfring
-4
/
+4
2017-08-10
ALSA: emux: Improve a size determination in two functions
Markus Elfring
-2
/
+3
2017-08-10
ALSA: emux: Adjust one function call together with a variable assignment
Markus Elfring
-1
/
+2
2016-12-28
ALSA: synth: use designated initializers
Kees Cook
-7
/
+7
2015-04-28
ALSA: emux: Fix mutex deadlock in OSS emulation
Takashi Iwai
-6
/
+21
2015-04-27
ALSA: emux: Fix mutex deadlock at unloading
Takashi Iwai
-2
/
+0
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
-1
/
+1
2009-02-05
ALSA: emux - Add missing KERN_* prefix to printk
Takashi Iwai
-8
/
+8
2008-08-13
ALSA: Kill snd_assert() in other places
Takashi Iwai
-5
/
+10
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
-1
/
+3
2006-06-22
[ALSA] fix port type bits
Clemens Ladisch
-2
/
+1
2006-03-22
[ALSA] semaphore -> mutex (driver part)
Ingo Molnar
-6
/
+6
2006-01-03
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
-27
/
+2
2006-01-03
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
-7
/
+1
2006-01-03
[ALSA] Remove xxx_t typedefs: Emu-X synth
Takashi Iwai
-37
/
+37
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
-0
/
+428