summaryrefslogtreecommitdiff
path: root/sound/core/seq/seq_memory.c
AgeCommit message (Expand)Author
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-16ALSA: seq: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai
2017-03-21ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-06ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai
2016-02-15ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai
2015-03-10ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai
2014-06-23ALSA: seq: seq_memory.c: Fix closing brace followed by ifRasmus Villemoes
2014-02-14ALSA: seq: Use standard printk helpersTakashi Iwai
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch
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
2006-12-20[ALSA] use the roundup macroClemens Ladisch
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds