aboutsummaryrefslogtreecommitdiff
path: root/sound/core/seq_device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-2/+2
* ALSA: seq: make snd_seq_bus_type constRicardo B. Marliere2024-02-151-1/+1
* 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