summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_midi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai2015-02-121-17/+1
* ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-10/+18
* ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...Markus Elfring2015-01-041-2/+1
* ALSA: core: Fix format string mismatch in seq_midi.cMasanari Iida2014-04-281-2/+2
* ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-141-4/+4
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+489
OpenPOWER on IntegriCloud