summaryrefslogtreecommitdiff
path: root/sound/core/seq/seq_ports.c
AgeCommit message (Expand)Author
2017-10-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-06-16ALSA: seq: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai
2016-02-16ALSA: seq: Fix double port list deletionTakashi Iwai
2016-02-03ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2015-03-10ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai
2015-01-26ALSA: seq: remove unused callback_all fieldClemens Ladisch
2015-01-26ALSA: seq: fix off-by-one error in port limit checkClemens Ladisch
2014-02-14ALSA: seq: Use standard printk helpersTakashi Iwai
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-02-27sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-02-09[ALSA] Fix possible deadlocks in sequencer at removal of portsTakashi 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.cIngo Molnar
2006-06-28[ALSA] Fix misuse of __list_add() in seq_ports.cTakashi Iwai
2006-06-22[ALSA] Remove nested mutexes in seq_ports.cTakashi Iwai
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds