summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_dummy.c
AgeCommit message (Expand)AuthorLines
2021-07-27ALSA: seq: Fix comments of wrong client number for MIDI PassthroughTakashi Iwai-4/+4
2021-06-09ALSA: seq: Fix assignment in if conditionTakashi Iwai-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-15/+1
2015-02-12ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai-5/+1
2015-01-26ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch-31/+0
2014-02-14ALSA: seq: Use standard printk helpersTakashi Iwai-1/+1
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi-1/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell-1/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-1/+0
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai-1/+1
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch-1/+3
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch-9/+2
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch-5/+1
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai-15/+16
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai-1/+1
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl-4/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+273