index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_ports.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-12
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
2019-04-09
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
2019-04-09
ALSA: seq: Remove superfluous irqsave flags
Takashi Iwai
2018-05-26
ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"
Colin Ian King
2017-10-11
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2017-06-16
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2016-02-16
ALSA: seq: Fix double port list deletion
Takashi Iwai
2016-02-03
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2015-03-10
ALSA: seq: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-01-26
ALSA: seq: remove unused callback_all field
Clemens Ladisch
2015-01-26
ALSA: seq: fix off-by-one error in port limit check
Clemens Ladisch
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-02-27
sound:core:seq:seq_ports.c Remove one to many n's in a word.
Justin P. Mattock
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
2007-02-09
[ALSA] Fix possible deadlocks in sequencer at removal of ports
Takashi Iwai
2007-02-09
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
2006-07-03
[PATCH] lockdep: annotate sound/core/seq/seq_ports.c
Ingo Molnar
2006-06-28
[ALSA] Fix misuse of __list_add() in seq_ports.c
Takashi Iwai
2006-06-22
[ALSA] Remove nested mutexes in seq_ports.c
Takashi Iwai
2006-06-22
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
2006-03-22
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds