aboutsummaryrefslogtreecommitdiff
path: root/sound/core/seq/oss/seq_oss_init.c
AgeCommit message (Expand)Author
2022-03-14ALSA: seq: oss: fix typoJulia Lawall
2022-03-13ALSA: seq: oss: use kzallocJulia Lawall
2021-06-17ALSA: seq: oss: Fix error check at system port creationTakashi Iwai
2021-06-09ALSA: seq: Fix assignment in if conditionTakashi Iwai
2020-01-05ALSA: seq: More constificationsTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2016-03-01ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-01-25ALSA: seq: Degrade the error message for too many opensTakashi Iwai
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang
2015-03-10ALSA: seq_oss: Drop superfluous error/debug messages after malloc failuresTakashi Iwai
2014-11-21ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-10-16[ALSA] seq: resource leak fix and various code cleanupsEugene Teo
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds