summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss/seq_oss_synth.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+0
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-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-041-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/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+659