summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_midi.c
AgeCommit message (Expand)AuthorLines
2015-01-04ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...Markus Elfring-2/+1
2014-04-28ALSA: core: Fix format string mismatch in seq_midi.cMasanari Iida-2/+2
2014-02-14ALSA: seq: Use standard printk helpersTakashi Iwai-4/+4
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker-1/+1
2009-07-15sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch-0/+1
2009-07-15sound: seq_midi: do not send MIDI reset when closingClemens Ladisch-3/+0
2009-07-15seq-midi: always log message on output overrunClemens Ladisch-1/+2
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai-5/+10
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-2/+2
2006-06-22[ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch-0/+3
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch-1/+3
2006-06-22[ALSA] Change seq_midi.c so client name is card, rather than port, specificAlan Horstmann-2/+2
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar-10/+10
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch-19/+5
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch-5/+1
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch-2/+8
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai-51/+51
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai-2/+0
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai-1/+1
2005-07-28[ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch-10/+6
2005-05-29[ALSA] Fix memory leakTakashi Iwai-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+489