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