summaryrefslogtreecommitdiffstats
path: root/sound/synth/emux/emux_seq.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* ALSA: emux: Delete two error messages for a failed memory allocation in snd_e...Markus Elfring2017-08-101-4/+2Star
* ALSA: emux: Adjust four checks for null pointersMarkus Elfring2017-08-101-4/+4
* ALSA: emux: Improve a size determination in two functionsMarkus Elfring2017-08-101-2/+3
* ALSA: emux: Adjust one function call together with a variable assignmentMarkus Elfring2017-08-101-1/+2
* ALSA: synth: use designated initializersKees Cook2016-12-281-7/+7
* ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai2015-04-281-6/+21
* ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai2015-04-271-2/+0Star
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-1/+1
* ALSA: emux - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-8/+8
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-5/+10
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-221-1/+3
* [ALSA] fix port type bitsClemens Ladisch2006-06-221-2/+1Star
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-221-6/+6
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-27/+2Star
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-7/+1Star
* [ALSA] Remove xxx_t typedefs: Emu-X synthTakashi Iwai2006-01-031-37/+37
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+428