aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss/seq_oss_synth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-4/+2
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai1-2/+4
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai1-4/+4
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai1-3/+0
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+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
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-2/+4
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
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-46/+46
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai1-2/+2
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-16/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+659