aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_midi.c
Commit message (Expand)AuthorAge
* ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai2015-02-12
* ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-12
* ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...Markus Elfring2015-01-04
* ALSA: core: Fix format string mismatch in seq_midi.cMasanari Iida2014-04-28
* ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-14
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch2009-07-15
* sound: seq_midi: do not send MIDI reset when closingClemens Ladisch2009-07-15
* seq-midi: always log message on output overrunClemens Ladisch2009-07-15
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch2006-06-22
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-22
* [ALSA] Change seq_midi.c so client name is card, rather than port, specificAlan Horstmann2006-06-22
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-03
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-03
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-03
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-03
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-12
* [ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch2005-07-28
* [ALSA] Fix memory leakTakashi Iwai2005-05-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16