summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss/seq_oss_midi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: oss: Fix racy open/close of MIDI devicesTakashi Iwai2023-06-161-13/+22
* ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai2022-08-231-0/+2
* ALSA: seq: Fix assignment in if conditionTakashi Iwai2021-06-091-11/+22
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-2/+2
* ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai2020-03-161-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai2018-08-011-1/+1
* ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai2018-04-251-0/+2
* ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2017-11-071-3/+1
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-271-2/+2
* ALSA: seq_oss: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-101-3/+2
* ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...Markus Elfring2015-01-041-4/+2
* ALSA: seq_oss: Use standard printk helpersTakashi Iwai2014-02-141-2/+2
* ALSA: seq_oss: Drop debug printsTakashi Iwai2014-02-141-3/+0
* ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2013-07-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sound: seq_oss_midi: remove magic numbersClemens Ladisch2009-07-151-6/+8
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-031-1/+2
* [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai2006-01-031-48/+48
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+710