aboutsummaryrefslogtreecommitdiff
path: root/sound/core/seq/seq_clientmgr.c
AgeCommit message (Expand)Author
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang
2015-04-11ALSA: seq: fill client ID in return value of pool operationTakashi Sakamoto
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai
2015-02-02ALSA: seq: Handle the device directlyTakashi Iwai
2015-01-26ALSA: seq: remove unused callback_all fieldClemens Ladisch
2015-01-26ALSA: seq: correctly report maximum number of portsClemens Ladisch
2014-06-04ALSA: seq: Continue broadcasting events to ports if one of them failsAdam Goode
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
2010-04-13ALSA: core - Define llseek fopsTakashi Iwai
2010-02-02ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-07-10ALSA: remove CONFIG_KMOD from soundJohannes Berg
2008-02-14Dont touch fs_struct in driversJan Blunck
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] sound/core/seq: move declarations of globally visible variables to pro...Marcin Ĺšlusarz
2008-01-31[ALSA] Remove sequencer instrument layerTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Johannes Berg
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai
2006-03-22[ALSA] Fix seq_clientmgr dereferences before NULL checkEugene Teo
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar
2006-01-03[ALSA] seq: reorganize sequencer client numbersClemens Ladisch
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch
2006-01-03[ALSA] seq: remove superfluous fieldsClemens Ladisch
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai
2006-01-03[ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch
2006-01-03[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai
2005-09-12[ALSA] sparse address space annotationsClemens Ladisch
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds