summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface/ff-hwdep.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-13ALSA: fireface: add local framework to message parserTakashi Sakamoto1-11/+30
2021-01-25ALSA: fireface: remove unnecessary condition in hwdep_read()Dan Carpenter1-6/+4
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28sound: annotate ->poll() instancesAl Viro1-2/+2
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto1-0/+191