summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-01-09ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+5
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 Iwai5-12/+9
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 Iwai8-8/+8
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 Gortmaker45-0/+45
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker150-1/+151
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 imp...Tejun Heo4208-717/+3717
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König4-4/+4
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek9-69/+31
2009-03-23Merge branch 'topic/misc' into for-linusTakashi Iwai60-277/+491
2009-02-05ALSA: emux - Add missing KERN_* prefix to printkTakashi Iwai4-22/+30
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai8-108/+1
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai38-168/+217
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 Iwai347-408/+20
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day89-117/+117
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela247-315/+315
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 Schmielau553-553/+6
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai21-172/+123
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 Ladisch10-9/+31
2006-06-22[ALSA] fix port type bitsClemens Ladisch3-5/+3
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai61-146/+81
2006-06-22[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai3-11/+10
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar22-99/+103
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch12-146/+43
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch13-75/+14
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai6-15/+20
2006-01-03[ALSA] Remove xxx_t typedefs: Emu-X synthTakashi Iwai15-495/+550
2006-01-03[ALSA] emux - Avoid cast of function pointersTakashi Iwai1-3/+29
2005-11-04[ALSA] Fix emu10k1 synth problems.Tim2-3/+2
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai29-48/+48
2005-08-30[ALSA] Fix missing spin_unlockTakashi Iwai2-2/+3
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques21-94/+75
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl18-87/+39
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845