aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss/seq_oss_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang1-3/+2
2015-03-10ALSA: seq_oss: Drop superfluous error/debug messages after malloc failuresTakashi Iwai1-3/+1
2014-11-21ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring1-6/+3
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai1-6/+6
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai1-17/+0
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai1-3/+13
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-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 Heo1-0/+1
2007-10-16[ALSA] seq: resource leak fix and various code cleanupsEugene Teo1-17/+23
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-13/+3
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-8/+1
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-26/+26
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+555