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