summaryrefslogtreecommitdiff
path: root/sound/firewire/fireworks/fireworks_hwdep.c
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2017-11-28sound: 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