aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_virmidi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Johannes Berg1-3/+1
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch1-1/+3
2006-03-22[ALSA] Fix sleep in atomic in virmidi driverTakashi Iwai1-2/+2
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-12/+5
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-6/+1
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai1-50/+56
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai1-3/+3
2005-05-29[ALSA] sound/core/: possible cleanupsAdrian Bunk1-2/+2
2005-05-29[ALSA] virmidi - fix ioctl parameter passing when setting client nameClemens Ladisch1-1/+1
2005-05-29[ALSA] virmidi - fix ioctl parameter passing when creating seq portClemens Ladisch1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+551