aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_clientmgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai1-0/+12
2006-03-22[ALSA] Fix seq_clientmgr dereferences before NULL checkEugene Teo1-2/+1
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar1-20/+20
2006-01-03[ALSA] seq: reorganize sequencer client numbersClemens Ladisch1-26/+31
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-2/+6
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-6/+3
2006-01-03[ALSA] seq: remove superfluous fieldsClemens Ladisch1-3/+0
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai1-1/+2
2006-01-03[ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch1-6/+25
2006-01-03[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch1-3/+3
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch1-1/+1
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch1-8/+2
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai1-204/+256
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] sparse address space annotationsClemens Ladisch1-2/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2503