aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks_hwdep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-25ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto1-0/+1
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-2/+2
2017-11-27sound: annotate ->poll() instancesAl Viro1-2/+2
2017-01-05ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto1-10/+9
2016-08-31ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto1-19/+52
2014-06-04ALSA: fireworks: Use safer way to arrange ring buffer pointerTakashi Sakamoto1-1/+1
2014-05-27ALSA: fireworks: Fix wrong value as argument for PTR_ERR()Takashi Sakamoto1-1/+1
2014-05-26ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto1-16/+115
2014-05-26ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto1-0/+199