summaryrefslogtreecommitdiffstats
path: root/sound/synth/emux/emux.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-4/+0
* ALSA: emux: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+1
* ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free"Markus Elfring2015-01-041-5/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-4/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-10/+2
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-221-1/+1
* [ALSA] Remove xxx_t typedefs: Emu-X synthTakashi Iwai2006-01-031-14/+15
* [ALSA] emux - Avoid cast of function pointersTakashi Iwai2006-01-031-3/+29
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+173