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