aboutsummaryrefslogtreecommitdiff
path: root/sound/synth
AgeCommit message (Expand)AuthorFilesLines
2017-08-10ALSA: emux: Delete two error messages for a failed memory allocation in snd_e...Gravatar Markus Elfring 1-4/+2
2017-08-10ALSA: emux: Adjust four checks for null pointersGravatar Markus Elfring 1-4/+4
2017-08-10ALSA: emux: Improve a size determination in two functionsGravatar Markus Elfring 1-2/+3
2017-08-10ALSA: emux: Adjust one function call together with a variable assignmentGravatar Markus Elfring 1-1/+2
2017-06-28ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigGravatar Takashi Iwai 1-1/+3
2017-06-09ALSA: synth: Select snd-emux-synth explicitlyGravatar Takashi Iwai 2-3/+3
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationGravatar Takashi Iwai 3-8/+4
2017-03-31ALSA: emux: stop if copy_from_user() failsGravatar Dan Carpenter 1-2/+2
2016-12-28ALSA: synth: use designated initializersGravatar Kees Cook 1-7/+7
2016-01-06ALSA: emux: constify nrpn_conv_table structuresGravatar Julia Lawall 1-4/+5
2015-10-05ALSA: synth: Fix conflicting OSS device registration on AWE32Gravatar Takashi Iwai 1-1/+2
2015-05-29ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FSGravatar Takashi Iwai 4-11/+8
2015-04-28ALSA: emux: Fix mutex deadlock in OSS emulationGravatar Takashi Iwai 2-16/+22
2015-04-27ALSA: emux: Fix mutex deadlock at unloadingGravatar Takashi Iwai 1-2/+0
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Gravatar Takashi Iwai 3-3/+3
2015-01-19ALSA: emux: Use setup_timer() and mod_timer()Gravatar Takashi Iwai 2-7/+3
2015-01-04ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free"Gravatar Markus Elfring 1-5/+1
2014-06-01ALSA: synth: emux: soundfont.c: Cleaning up memory leakGravatar Rickard Strandqvist 1-0/+1
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededGravatar Paul Gortmaker 3-0/+3
2011-10-31sound: Add module.h to the previously silent sound usersGravatar Paul Gortmaker 3-1/+3
2010-09-14ALSA: emux: Add trivial compat ioctl handlerGravatar Ben Hutchings 1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-12-04tree-wide: fix typos "couter" -> "counter"Gravatar Uwe Kleine-König 1-1/+1
2009-05-29ALSA: clean up the logic for building sequencer modulesGravatar Michal Marek 2-20/+4
2009-03-24Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 4-22/+30
2009-02-05ALSA: emux - Add missing KERN_* prefix to printkGravatar Takashi Iwai 4-22/+30
2009-02-05ALSA: Remove superfluous hwdep opsGravatar Takashi Iwai 1-21/+0
2008-08-13ALSA: Kill snd_assert() in other placesGravatar Takashi Iwai 6-52/+78
2008-05-13[ALSA] emux midi synthesizer doesn't honor SOFT_PEDAL-release eventGravatar maximilian attems 1-1/+5
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 7-7/+0
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Gravatar Robert P. J. Day 1-1/+1
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czGravatar Jaroslav Kysela 2-2/+2
2007-10-16[ALSA] sound/synth/util_mem.c: remove pointless checkGravatar Adrian Bunk 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 2-2/+0
2006-09-23[ALSA] Fix disconnection of proc interfaceGravatar Takashi Iwai 1-4/+2
2006-06-22[ALSA] NULL pointer dereference in sound/synth/emux/soundfont.cGravatar Eric Sesterhenn 1-1/+1
2006-06-22[ALSA] add more sequencer port type information bitsGravatar Clemens Ladisch 1-1/+3
2006-06-22[ALSA] fix port type bitsGravatar Clemens Ladisch 1-2/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsGravatar Takashi Iwai 1-1/+0
2006-06-22[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each functionGravatar Takashi Iwai 3-11/+10
2006-03-22[ALSA] semaphore -> mutex (driver part)Gravatar Ingo Molnar 6-27/+28
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Gravatar Clemens Ladisch 1-27/+2
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackGravatar Clemens Ladisch 1-7/+1
2006-01-03[ALSA] Fix possible races in timer callbacksGravatar Takashi Iwai 1-2/+3
2006-01-03[ALSA] Remove xxx_t typedefs: Emu-X synthGravatar Takashi Iwai 11-370/+427
2006-01-03[ALSA] emux - Avoid cast of function pointersGravatar Takashi Iwai 1-3/+29
2005-11-04[ALSA] Fix emu10k1 synth problems.Gravatar Tim 1-1/+0
2005-09-12[ALSA] Replace with kzalloc() - othersGravatar Takashi Iwai 4-7/+7
2005-08-30[ALSA] Fix missing spin_unlockGravatar Takashi Iwai 1-1/+0
2005-06-23[PATCH] create a kstrdup library functionGravatar Paulo Marques 1-1/+2