aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/firewire/tascam/tascam-hwdep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-11ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()Jules Irenge1-0/+1
2020-03-11ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()Jules Irenge1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2018-11-23ALSA: firewire-tascam: notify events of change of state for userspace applicationsTakashi Sakamoto1-2/+63
2018-11-23ALSA: firewire-tascam: apply small refactoring to handle several type of event for hwdep interfaceTakashi Sakamoto1-12/+26
2018-11-23ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto1-0/+2
2018-11-23ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto1-0/+10
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-27sound: annotate ->poll() instancesAl Viro1-2/+2
2017-01-05ALSA: firewire-tascam: enclose identifiers referred by single functionTakashi Sakamoto1-9/+8
2016-08-31ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto1-22/+11
2015-10-02ALSA: firewire-tascam: add hwdep interfaceTakashi Sakamoto1-0/+201