aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_midi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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