summaryrefslogtreecommitdiff
path: root/sound/core/seq_device.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai2021-09-301-5/+3
* ALSA: core: avoid -Wempty-body warningsArnd Bergmann2021-03-221-3/+12
* ALSA: core: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai2017-09-121-0/+3
* ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-121-0/+315