summaryrefslogtreecommitdiff
path: root/sound/core/seq/oss/seq_oss_synth.c
AgeCommit message (Expand)Author
2016-06-15ALSA: seq_oss: Change structure initialisation to C99 styleAmitoj Kaur Chawla
2016-01-25ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi 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
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau
2008-04-24[ALSA] seq-oss - Remove invalid BUG()Takashi Iwai
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-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds