aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_virmidi.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-091-3/+1
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-221-1/+3
* [ALSA] Fix sleep in atomic in virmidi driverTakashi Iwai2006-03-221-2/+2
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-12/+5
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-6/+1
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-031-50/+56
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-3/+3
* [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-291-2/+2
* [ALSA] virmidi - fix ioctl parameter passing when setting client nameClemens Ladisch2005-05-291-1/+1
* [ALSA] virmidi - fix ioctl parameter passing when creating seq portClemens Ladisch2005-05-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+551