aboutsummaryrefslogtreecommitdiffstats
path: root/sound/synth (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner11-158/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-06ALSA: synth: emux: soundfont.c: divide by zero in calc_gus_envelope_time()Dan Carpenter1-0/+2
2019-03-26ALSA: emux: Add support of loading GUS-patchTakashi Iwai1-0/+5
2019-02-06ALSA: emux: Remove superfluous snd_info_register() callsTakashi Iwai1-4/+0
2018-12-13ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+5
2018-08-03ALSA: synth: Remove empty init and exitTakashi Iwai2-33/+0
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-24ALSA: emux: Convert timers to use timer_setup()Kees Cook3-4/+4
2017-10-16ALSA: emux: remove unused redundant variable p2Colin Ian King1-2/+0
2017-08-10ALSA: emux: Delete two error messages for a failed memory allocation in snd_emux_create_port()Markus Elfring1-4/+2
2017-08-10ALSA: emux: Adjust four checks for null pointersMarkus Elfring1-4/+4
2017-08-10ALSA: emux: Improve a size determination in two functionsMarkus Elfring1-2/+3
2017-08-10ALSA: emux: Adjust one function call together with a variable assignmentMarkus Elfring1-1/+2
2017-06-28ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai1-1/+3
2017-06-09ALSA: synth: Select snd-emux-synth explicitlyTakashi Iwai2-3/+3
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai3-8/+4
2017-03-31ALSA: emux: stop if copy_from_user() failsDan Carpenter1-2/+2
2016-12-28ALSA: synth: use designated initializersKees Cook1-7/+7
2016-01-06ALSA: emux: constify nrpn_conv_table structuresJulia Lawall1-4/+5
2015-10-05ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai1-1/+2
2015-05-29ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FSTakashi Iwai4-11/+8
2015-04-28ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai2-16/+22
2015-04-27ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai1-2/+0
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai3-3/+3
2015-01-19ALSA: emux: Use setup_timer() and mod_timer()Takashi Iwai2-7/+3
2015-01-04ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free"Markus Elfring1-5/+1
2014-06-01ALSA: synth: emux: soundfont.c: Cleaning up memory leakRickard Strandqvist1-0/+1
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker3-0/+3
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker3-1/+3
2010-09-14ALSA: emux: Add trivial compat ioctl handlerBen Hutchings1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König1-1/+1
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek2-20/+4
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai4-22/+30
2009-02-05ALSA: emux - Add missing KERN_* prefix to printkTakashi Iwai4-22/+30
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai1-21/+0
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai6-52/+78
2008-05-13[ALSA] emux midi synthesizer doesn't honor SOFT_PEDAL-release eventmaximilian attems1-1/+5
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai7-7/+0
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2-2/+2
2007-10-16[ALSA] sound/synth/util_mem.c: remove pointless checkAdrian Bunk1-1/+1
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