aboutsummaryrefslogtreecommitdiffstats
path: root/sound/synth (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+0
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-4/+2
2006-06-22[ALSA] NULL pointer dereference in sound/synth/emux/soundfont.cEric Sesterhenn1-1/+1
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch1-1/+3
2006-06-22[ALSA] fix port type bitsClemens Ladisch1-2/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+0
2006-06-22[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai3-11/+10
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar6-27/+28
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-27/+2
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-7/+1
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai1-2/+3
2006-01-03[ALSA] Remove xxx_t typedefs: Emu-X synthTakashi Iwai11-370/+427
2006-01-03[ALSA] emux - Avoid cast of function pointersTakashi Iwai1-3/+29
2005-11-04[ALSA] Fix emu10k1 synth problems.Tim1-1/+0
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai4-7/+7
2005-08-30[ALSA] Fix missing spin_unlockTakashi Iwai1-1/+0
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-1/+2
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-4/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds13-0/+4867