summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_dummy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: dummy: Allow UMP conversionTakashi Iwai2024-04-191-2/+22
* ALSA: seq: Allow suppressing UMP conversionsTakashi Iwai2023-05-231-0/+8
* ALSA: seq: Add port direction to snd_seq_port_infoTakashi Iwai2023-05-231-0/+1
* ALSA: seq: Fix comments of wrong client number for MIDI PassthroughTakashi Iwai2021-07-271-4/+4
* ALSA: seq: Fix assignment in if conditionTakashi Iwai2021-06-091-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai2015-02-121-5/+1
* ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch2015-01-261-31/+0
* ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-141-1/+1
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-311-1/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-221-1/+3
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-9/+2
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-5/+1
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-031-15/+16
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-4/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+273