summaryrefslogtreecommitdiff
path: root/sound/synth
AgeCommit message (Expand)Author
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24ALSA: emux: Convert timers to use timer_setup()Kees Cook
2017-10-16ALSA: emux: remove unused redundant variable p2Colin Ian King
2017-08-10ALSA: emux: Delete two error messages for a failed memory allocation in snd_e...Markus Elfring
2017-08-10ALSA: emux: Adjust four checks for null pointersMarkus Elfring
2017-08-10ALSA: emux: Improve a size determination in two functionsMarkus Elfring
2017-08-10ALSA: emux: Adjust one function call together with a variable assignmentMarkus Elfring
2017-06-28ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai
2017-06-09ALSA: synth: Select snd-emux-synth explicitlyTakashi Iwai
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai
2017-03-31ALSA: emux: stop if copy_from_user() failsDan Carpenter
2016-12-28ALSA: synth: use designated initializersKees Cook
2016-01-06ALSA: emux: constify nrpn_conv_table structuresJulia Lawall
2015-10-05ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai
2015-05-29ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FSTakashi Iwai
2015-04-28ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai
2015-04-27ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi 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
2014-06-01ALSA: synth: emux: soundfont.c: Cleaning up memory leakRickard Strandqvist
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2010-09-14ALSA: emux: Add trivial compat ioctl handlerBen Hutchings
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: emux - Add missing KERN_* prefix to printkTakashi Iwai
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-05-13[ALSA] emux midi synthesizer doesn't honor SOFT_PEDAL-release eventmaximilian attems
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] sound/synth/util_mem.c: remove pointless checkAdrian Bunk
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai
2006-06-22[ALSA] NULL pointer dereference in sound/synth/emux/soundfont.cEric Sesterhenn
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch
2006-06-22[ALSA] fix port type bitsClemens Ladisch
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
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] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Emu-X synthTakashi Iwai
2006-01-03[ALSA] emux - Avoid cast of function pointersTakashi Iwai