summaryrefslogtreecommitdiff
path: root/sound/synth/emux/emux_seq.c
AgeCommit message (Expand)Author
2020-01-03ALSA: seq: Constify struct snd_midi_opTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-08-10ALSA: emux: Delete two error messages for a failed memory allocation in snd_e...Markus Elfring
2017-08-10ALSA: emux: Adjust four checks for null pointersMarkus Elfring
2017-08-10ALSA: emux: Improve a size determination in two functionsMarkus Elfring
2017-08-10ALSA: emux: Adjust one function call together with a variable assignmentMarkus Elfring
2016-12-28ALSA: synth: use designated initializersKees Cook
2015-04-28ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai
2015-04-27ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2009-02-05ALSA: emux - Add missing KERN_* prefix to printkTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch
2006-06-22[ALSA] fix port type bitsClemens Ladisch
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch
2006-01-03[ALSA] Remove xxx_t typedefs: Emu-X synthTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds