| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: seq: Follow standard EXPORT_SYMBOL() declarations | Takashi Iwai | 2017-06-16 | 1 | -2/+0 |
* | ALSA: seq: Fix double port list deletion | Takashi Iwai | 2016-02-16 | 1 | -5/+8 |
* | ALSA: seq: Fix lockdep warnings due to double mutex locks | Takashi Iwai | 2016-02-03 | 1 | -103/+130 |
* | ALSA: seq: Drop superfluous error/debug messages after malloc failures | Takashi Iwai | 2015-03-10 | 1 | -3/+1 |
* | ALSA: seq: remove unused callback_all field | Clemens Ladisch | 2015-01-26 | 1 | -5/+2 |
* | ALSA: seq: fix off-by-one error in port limit check | Clemens Ladisch | 2015-01-26 | 1 | -1/+1 |
* | ALSA: seq: Use standard printk helpers | Takashi Iwai | 2014-02-14 | 1 | -2/+2 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | sound:core:seq:seq_ports.c Remove one to many n's in a word. | Justin P. Mattock | 2011-02-27 | 1 | -1/+1 |
* | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 | 1 | -5/+8 |
* | [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 | -1/+1 |
* | [ALSA] Fix possible deadlocks in sequencer at removal of ports | Takashi Iwai | 2007-02-09 | 1 | -1/+1 |
* | [ALSA] alsa core: convert to list_for_each_entry* | Johannes Berg | 2007-02-09 | 1 | -32/+17 |
* | [PATCH] lockdep: annotate sound/core/seq/seq_ports.c | Ingo Molnar | 2006-07-03 | 1 | -2/+2 |
* | [ALSA] Fix misuse of __list_add() in seq_ports.c | Takashi Iwai | 2006-06-28 | 1 | -4/+2 |
* | [ALSA] Remove nested mutexes in seq_ports.c | Takashi Iwai | 2006-06-22 | 1 | -2/+0 |
* | [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module | Takashi Iwai | 2006-06-22 | 1 | -0/+3 |
* | [ALSA] semaphore -> mutex (core part) | Ingo Molnar | 2006-03-22 | 1 | -6/+6 |
* | [ALSA] Remove xxx_t typedefs: Sequencer | Takashi Iwai | 2006-01-03 | 1 | -64/+88 |
* | [ALSA] Replace with kzalloc() - seq stuff | Takashi Iwai | 2005-09-12 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+674 |