summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_memory.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* ALSA: seq: Remove superfluous irqsave flagsTakashi Iwai2019-04-091-9/+7
* ALSA: seq: Align temporary re-locking with irqsave versionTakashi Iwai2019-04-091-2/+2
* ALSA: seq: Use kvmalloc() for cell poolsTakashi Iwai2019-04-091-5/+5
* ALSA: seq: Remove dead codesTakashi Iwai2018-08-011-12/+0
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+2
* ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai2018-03-081-4/+10
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-2/+0
|\
| * ALSA: seq: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-161-2/+0
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
|/
* ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-03-211-4/+13
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-02-061-8/+1
* ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai2016-02-151-4/+9
* ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-101-6/+2
* ALSA: seq: seq_memory.c: Fix closing brace followed by ifRasmus Villemoes2014-06-231-2/+2
* ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-141-4/+4
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-141-3/+3
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-4/+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] use the roundup macroClemens Ladisch2006-12-201-1/+1
* [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai2006-06-221-0/+3
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-4/+0
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-031-31/+40
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-2/+1
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-1/+1
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+510
OpenPOWER on IntegriCloud