summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_clientmgr.c
Commit message (Expand)AuthorAgeFilesLines
* [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