aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq
Commit message (Expand)AuthorAge
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-03
* [PATCH] lockdep: annotate sound/core/seq/seq_device.cArjan van de Ven2006-07-03
* [PATCH] lockdep: annotate sound/core/seq/seq_ports.cIngo Molnar2006-07-03
* [ALSA] Fix misuse of __list_add() in seq_ports.cTakashi Iwai2006-06-28
* spelling fixesAndreas Mohr2006-06-26
* [ALSA] Remove nested mutexes in seq_ports.cTakashi Iwai2006-06-22
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch2006-06-22
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-22
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai2006-06-22
* [ALSA] Change seq_midi.c so client name is card, rather than port, specificAlan Horstmann2006-06-22
* [ALSA] Fix seq_clientmgr dereferences before NULL checkEugene Teo2006-03-22
* [ALSA] Fix sleep in atomic in virmidi driverTakashi Iwai2006-03-22
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [ALSA] seq: reorganize sequencer client numbersClemens Ladisch2006-01-03
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-03
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-03
* [ALSA] seq: remove superfluous fieldsClemens Ladisch2006-01-03
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-03
* [ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch2006-01-03
* [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch2006-01-03
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-03
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-03
* [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: Instrument layerTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-03
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-04
* [ALSA] seq-timer: restrict timer frequenciesClemens Ladisch2005-11-04
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-04
* [ALSA] sequencer: remove superfluous function parameterClemens Ladisch2005-11-04
* [PATCH] gfp_t: soundAl Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-12
* [ALSA] rtctimer: add option to make RTC timer the default sequencer timerClemens Ladisch2005-09-12
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-12
* [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2005-07-28
* [ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch2005-07-28
* [ALSA] Fix dependency of GUS driverTakashi Iwai2005-07-28
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-22
* [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-29
* [ALSA] virmidi - fix ioctl parameter passing when setting client nameClemens Ladisch2005-05-29
* [ALSA] virmidi - fix ioctl parameter passing when creating seq portClemens Ladisch2005-05-29
* [ALSA] Fix memory leakTakashi Iwai2005-05-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16