summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss/seq_oss_synth.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-03-211-3/+4
* ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai2018-04-251-33/+42
* ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai2018-04-251-4/+8
* ALSA: seq_oss: Change structure initialisation to C99 styleAmitoj Kaur Chawla2016-06-151-5/+5
* ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai2016-01-251-1/+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-4/+2Star
* ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-2/+4
* ALSA: seq_oss: Use standard printk helpersTakashi Iwai2014-02-141-4/+4
* ALSA: seq_oss: Drop debug printsTakashi Iwai2014-02-141-3/+0Star
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-2/+4
* sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-051-0/+3
* [ALSA] seq-oss - Remove invalid BUG()Takashi Iwai2008-04-241-2/+7
* [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-46/+46
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-2/+2
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-16/+8Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+659