summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_queue.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ALSA: seq: Fix leftovers at probe error pathTakashi Iwai2018-08-011-11/+1
* ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai2018-03-101-19/+9
* ALSA: seq: Process queue tempo/ppq change in a shotTakashi Iwai2018-01-151-3/+1
* ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz2017-08-151-5/+9
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-02-081-13/+20
* ALSA: seq: Fix race at timer setup and closeTakashi Iwai2016-01-121-0/+2
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-271-2/+2
* ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-101-3/+1
* ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-141-1/+1
* ALSA: core: remove unused variables.Luca Tettamanti2011-05-261-2/+0
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-2/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-3/+3
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-031-0/+3
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-031-49/+56
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-291-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+783
OpenPOWER on IntegriCloud