aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05ALSA: seq: More constificationsTakashi Iwai1-2/+2
2019-07-05Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-2/+2
2019-06-28ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner17-238/+17
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-13Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+4
2019-04-12ALSA: seq: Protect racy pool manipulation from OSS sequencerTakashi Iwai1-2/+8
2019-04-12ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helperTakashi Iwai2-8/+5
2019-03-21ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-3/+4
2018-10-12ALSA: seq: oss: Use the standard fall-through annotationTakashi Iwai1-1/+1
2018-08-04ALSA: seq_oss: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai1-1/+1
2018-07-26ALSA: seq: Fix poll() error returnTakashi Iwai1-1/+1
2018-04-25ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai4-40/+55
2018-04-25ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai1-4/+8
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-27sound: annotate ->poll() instancesAl Viro3-5/+5
2017-11-07ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai3-3/+32
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-1/+2
2016-06-15ALSA: seq_oss: Change structure initialisation to C99 styleAmitoj Kaur Chawla1-5/+5
2016-03-01ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai3-19/+0
2016-01-25ALSA: seq: Degrade the error message for too many opensTakashi Iwai1-1/+1
2016-01-25ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai1-1/+1
2015-12-03ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai1-1/+6
2015-10-09ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-ossKosuke Tatsukawa2-7/+3
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang5-12/+11
2015-03-10ALSA: seq_oss: Drop superfluous error/debug messages after malloc failuresTakashi Iwai4-15/+9
2015-02-12ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai1-2/+0
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai3-11/+19
2015-01-04ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free"Markus Elfring1-4/+2
2014-11-21ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring1-6/+3
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai5-18/+18
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai7-68/+0
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2-5/+2
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2-4/+14
2013-03-04ALSA: seq: seq_oss_event: missing range checksDan Carpenter1-2/+12
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai1-5/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+6
2009-07-15sound: seq_oss_midi: remove magic numbersClemens Ladisch1-6/+8
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai1-1/+1
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2-6/+12
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau1-0/+3
2008-04-24[ALSA] seq-oss - Remove invalid BUG()Takashi Iwai1-2/+7
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai2-2/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1