aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_midi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai1-14/+10
2015-02-12ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai1-17/+1
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai1-10/+18
2015-01-04ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free"Markus Elfring1-2/+1
2014-04-28ALSA: core: Fix format string mismatch in seq_midi.cMasanari Iida1-2/+2
2014-02-14ALSA: seq: Use standard printk helpersTakashi Iwai1-4/+4
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2009-07-15sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch1-0/+1
2009-07-15sound: seq_midi: do not send MIDI reset when closingClemens Ladisch1-3/+0
2009-07-15seq-midi: always log message on output overrunClemens Ladisch1-1/+2
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-5/+10
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-2/+2
2006-06-22[ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch1-0/+3
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch1-1/+3
2006-06-22[ALSA] Change seq_midi.c so client name is card, rather than port, specificAlan Horstmann1-2/+2
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar1-10/+10
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-19/+5
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-5/+1
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch1-2/+8
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai1-51/+51
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-2/+0
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai1-1/+1
2005-07-28[ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch1-10/+6
2005-05-29[ALSA] Fix memory leakTakashi Iwai1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+489