aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss/seq_oss_midi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai1-0/+2
2021-06-09ALSA: seq: Fix assignment in if conditionTakashi Iwai1-11/+22
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-2/+2
2020-03-16ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai1-1/+1
2018-04-25ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai1-0/+2
2017-11-07ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai1-3/+1
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang1-2/+2
2015-03-10ALSA: seq_oss: Drop superfluous error/debug messages after malloc failuresTakashi Iwai1-3/+2
2015-01-04ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free"Markus Elfring1-4/+2
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai1-2/+2
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai1-3/+0
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-15sound: seq_oss_midi: remove magic numbersClemens Ladisch1-6/+8
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai1-1/+2
2006-01-03[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai1-48/+48
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+710