aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_clientmgr.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-141-5/+2
* ALSA: core - Define llseek fopsTakashi Iwai2010-04-131-0/+6
* ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo2010-02-021-1/+1
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-10/+20
* ALSA: remove CONFIG_KMOD from soundJohannes Berg2008-07-101-1/+1
* Dont touch fs_struct in driversJan Blunck2008-02-141-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound/core/seq: move declarations of globally visible variables to pro...Marcin Ĺšlusarz2008-01-311-2/+0
* [ALSA] Remove sequencer instrument layerTakashi Iwai2008-01-311-2/+1
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-091-9/+5
* [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai2006-06-221-0/+12
* [ALSA] Fix seq_clientmgr dereferences before NULL checkEugene Teo2006-03-221-2/+1
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-20/+20
* [ALSA] seq: reorganize sequencer client numbersClemens Ladisch2006-01-031-26/+31
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-2/+6
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-6/+3
* [ALSA] seq: remove superfluous fieldsClemens Ladisch2006-01-031-3/+0
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-031-1/+2
* [ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch2006-01-031-6/+25
* [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch2006-01-031-3/+3
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-1/+1
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-8/+2
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-031-204/+256
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-121-2/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2503