summaryrefslogtreecommitdiff
path: root/sound/firewire/motu/motu-hwdep.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-28ALSA: firewire-motu: fix null pointer dereference when polling hwdep characte...Takashi Sakamoto1-5/+11
2021-10-15ALSA: firewire-motu: notify event for parameter change in register DSP modelTakashi Sakamoto1-9/+37
2021-10-15ALSA: firewire-motu: queue event for parameter change in register DSP modelTakashi Sakamoto1-0/+2
2021-10-15ALSA: firewire-motu: add ioctl command to read cached parameters in register ...Takashi Sakamoto1-0/+21
2021-10-15ALSA: firewire-motu: add ioctl command to read cached hardware meterTakashi Sakamoto1-0/+44
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-03-28ALSA: firewire-motu: enable to read transaction cache via hwdep interfaceTakashi Sakamoto1-2/+8
2017-03-28ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto1-0/+192