summaryrefslogtreecommitdiffstats
path: root/sound/core/seq_device.c
AgeCommit message (Expand)AuthorLines
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-2/+2
2024-02-15ALSA: seq: make snd_seq_bus_type constRicardo B. Marliere-1/+1
2021-09-30ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai-5/+3
2021-03-22ALSA: core: avoid -Wempty-body warningsArnd Bergmann-3/+12
2020-01-03ALSA: core: Constify snd_device_ops definitionsTakashi Iwai-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-16/+1
2017-09-12ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai-0/+3
2017-06-12ALSA: seq: Allow the modular sequencer registrationTakashi Iwai-0/+315