summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_ports.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai2019-04-121-1/+1
* ALSA: seq: Fix race of get-subscription call vs port-delete ioctlsTakashi Iwai2019-04-091-5/+8
* ALSA: seq: Remove superfluous irqsave flagsTakashi Iwai2019-04-091-9/+6
* ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"Colin Ian King2018-05-261-1/+1
* ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-111-2/+5
* ALSA: seq: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-161-2/+0
* ALSA: seq: Fix double port list deletionTakashi Iwai2016-02-161-5/+8
* ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2016-02-031-103/+130
* ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-101-3/+1
* ALSA: seq: remove unused callback_all fieldClemens Ladisch2015-01-261-5/+2
* ALSA: seq: fix off-by-one error in port limit checkClemens Ladisch2015-01-261-1/+1
* ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-141-2/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock2011-02-271-1/+1
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-5/+8
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Fix possible deadlocks in sequencer at removal of portsTakashi Iwai2007-02-091-1/+1
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-091-32/+17
* [PATCH] lockdep: annotate sound/core/seq/seq_ports.cIngo Molnar2006-07-031-2/+2
* [ALSA] Fix misuse of __list_add() in seq_ports.cTakashi Iwai2006-06-281-4/+2
* [ALSA] Remove nested mutexes in seq_ports.cTakashi Iwai2006-06-221-2/+0
* [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai2006-06-221-0/+3
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-6/+6
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-031-64/+88
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+674
OpenPOWER on IntegriCloud