summaryrefslogtreecommitdiffstats
path: root/sound/firewire/tascam/tascam-hwdep.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()Jules Irenge2020-03-111-0/+1
* ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()Jules Irenge2020-03-111-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1
* ALSA: firewire-tascam: notify events of change of state for userspace applica...Takashi Sakamoto2018-11-231-2/+63
* ALSA: firewire-tascam: apply small refactoring to handle several type of even...Takashi Sakamoto2018-11-231-12/+26
* ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto2018-11-231-0/+2
* ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto2018-11-231-0/+10
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* ALSA: firewire-tascam: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-9/+8
* ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto2016-08-311-22/+11
* ALSA: firewire-tascam: add hwdep interfaceTakashi Sakamoto2015-10-021-0/+201