aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_midi.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-1/+1
* sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch2009-07-151-0/+1
* sound: seq_midi: do not send MIDI reset when closingClemens Ladisch2009-07-151-3/+0
* seq-midi: always log message on output overrunClemens Ladisch2009-07-151-1/+2
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-5/+10
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch2006-06-221-0/+3
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-221-1/+3
* [ALSA] Change seq_midi.c so client name is card, rather than port, specificAlan Horstmann2006-06-221-2/+2
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-10/+10
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-19/+5
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-5/+1
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-2/+8
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-031-51/+51
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-2/+0
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch2005-07-281-10/+6
* [ALSA] Fix memory leakTakashi Iwai2005-05-291-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+489