aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff-hwdep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-27sound: annotate ->poll() instancesAl Viro1-2/+2
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto1-0/+191