summaryrefslogtreecommitdiffstats
path: root/sound/firewire/motu/motu-midi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai2023-09-151-2/+2
* ALSA: firewire-motu: share PCM buffer size for both directionTakashi Sakamoto2019-10-181-1/+1
* ALSA: firewire-motu: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-171-1/+1
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1
* | firewire-motu: fix wrong reference count for stream functionality at error pa...Takashi Sakamoto2019-07-071-0/+2
* | ALSA: firewire-motu: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-211-1/+0
* | ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/h...Takashi Sakamoto2019-06-181-3/+7
* | ALSA: firewire-motu: unify midi callback functionTakashi Sakamoto2019-06-181-43/+6
* | ALSA: firewire-motu: unify the count of subscriber for packet streamingTakashi Sakamoto2019-06-181-4/+4
|/
* ALSA: firewire-motu: constify snd_rawmidi_ops structuresJulia Lawall2017-08-151-2/+2
* ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto2017-03-281-0/+16
* ALSA: firewire-motu: add MIDI functionalityTakashi Sakamoto2017-03-281-0/+153