summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks_hwdep.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto2022-04-251-0/+1
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-10/+9
* ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-08-311-19/+52
* ALSA: fireworks: Use safer way to arrange ring buffer pointerTakashi Sakamoto2014-06-041-1/+1
* ALSA: fireworks: Fix wrong value as argument for PTR_ERR()Takashi Sakamoto2014-05-271-1/+1
* ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto2014-05-261-16/+115
* ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto2014-05-261-0/+199