summaryrefslogtreecommitdiff
path: root/sound/synth/emux/emux.c
AgeCommit message (Expand)Author
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-10-27ALSA: Use del_timer_sync() before freeing timerSteven Rostedt (Google)
2021-11-09ALSA: synth: missing check for possible NULL after the call to kstrdupAustin Kim
2021-06-09ALSA: synth: Fix assignment in if conditionTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-08-03ALSA: synth: Remove empty init and exitTakashi Iwai
2017-10-24ALSA: emux: Convert timers to use timer_setup()Kees Cook
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai
2015-05-29ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FSTakashi Iwai
2015-01-19ALSA: emux: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-04ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free"Markus Elfring
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-06-22[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar
2006-01-03[ALSA] Remove xxx_t typedefs: Emu-X synthTakashi Iwai
2006-01-03[ALSA] emux - Avoid cast of function pointersTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-04-16Linux-2.6.12-rc2Linus Torvalds