index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_midi.c
Age
Commit message (
Expand
)
Author
2018-08-01
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
2015-02-12
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
2015-02-12
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-01-04
ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...
Markus Elfring
2014-04-28
ALSA: core: Fix format string mismatch in seq_midi.c
Masanari Iida
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2009-07-15
sound: rawmidi: disable active-sensing-on-close by default
Clemens Ladisch
2009-07-15
sound: seq_midi: do not send MIDI reset when closing
Clemens Ladisch
2009-07-15
seq-midi: always log message on output overrun
Clemens Ladisch
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2006-06-22
[ALSA] rawmidi: add get_port_info callback for sequencer information flags
Clemens Ladisch
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
2006-06-22
[ALSA] Change seq_midi.c so client name is card, rather than port, specific
Alan Horstmann
2006-03-22
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
2006-01-03
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
2006-01-03
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
2006-01-03
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
Clemens Ladisch
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2005-11-04
[ALSA] Remove snd_runtime_check() macro
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-07-28
[ALSA] seq-midi - silently ignore non-MIDI events
Clemens Ladisch
2005-05-29
[ALSA] Fix memory leak
Takashi Iwai
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds