summaryrefslogtreecommitdiff
path: root/sound/synth
AgeCommit message (Expand)Author
2023-06-13ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHzOswald Buddenhagen
2023-02-07ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev
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-07-05ALSA: emux: fix spelling mistakesgushengxian
2021-06-09ALSA: synth: Fix assignment in if conditionTakashi Iwai
2020-01-05ALSA: emux: More constificationsTakashi Iwai
2020-01-03ALSA: seq: oss: Constify snd_seq_oss_callback definitionsTakashi Iwai
2020-01-03ALSA: seq: Constify struct snd_midi_opTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-06ALSA: synth: emux: soundfont.c: divide by zero in calc_gus_envelope_time()Dan Carpenter
2019-03-26ALSA: emux: Add support of loading GUS-patchTakashi Iwai
2019-02-06ALSA: emux: Remove superfluous snd_info_register() callsTakashi Iwai
2018-12-13ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2018-08-03ALSA: synth: Remove empty init and exitTakashi Iwai
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