aboutsummaryrefslogtreecommitdiffstats
path: root/sound/synth/emux/emux_seq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03ALSA: seq: Constify struct snd_midi_opTakashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-08-10ALSA: emux: Delete two error messages for a failed memory allocation in snd_emux_create_port()Markus Elfring1-4/+2
2017-08-10ALSA: emux: Adjust four checks for null pointersMarkus Elfring1-4/+4
2017-08-10ALSA: emux: Improve a size determination in two functionsMarkus Elfring1-2/+3
2017-08-10ALSA: emux: Adjust one function call together with a variable assignmentMarkus Elfring1-1/+2
2016-12-28ALSA: synth: use designated initializersKees Cook1-7/+7
2015-04-28ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai1-6/+21
2015-04-27ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai1-2/+0
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-1/+1
2009-02-05ALSA: emux - Add missing KERN_* prefix to printkTakashi Iwai1-8/+8
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-5/+10
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch1-1/+3
2006-06-22[ALSA] fix port type bitsClemens Ladisch1-2/+1
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar1-6/+6
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-27/+2
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-7/+1
2006-01-03[ALSA] Remove xxx_t typedefs: Emu-X synthTakashi Iwai1-37/+37
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+428