summaryrefslogtreecommitdiffstats
path: root/sound/firewire/motu/motu-hwdep.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-motu: fix unreleased lock warning in hwdep deviceTakashi Sakamoto2023-01-311-0/+4
* ALSA: firewire-motu: fix null pointer dereference when polling hwdep characte...Takashi Sakamoto2021-10-281-5/+11
* ALSA: firewire-motu: notify event for parameter change in register DSP modelTakashi Sakamoto2021-10-151-9/+37
* ALSA: firewire-motu: queue event for parameter change in register DSP modelTakashi Sakamoto2021-10-151-0/+2
* ALSA: firewire-motu: add ioctl command to read cached parameters in register ...Takashi Sakamoto2021-10-151-0/+21
* ALSA: firewire-motu: add ioctl command to read cached hardware meterTakashi Sakamoto2021-10-151-0/+44
* 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: firewire-motu: enable to read transaction cache via hwdep interfaceTakashi Sakamoto2017-03-281-2/+8
* ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto2017-03-281-0/+192