summaryrefslogtreecommitdiffstats
path: root/sound/firewire/motu/motu-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1Star
* | ALSA: firewire-motu: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-211-1/+0Star
* | ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto2019-06-181-47/+7Star
* | ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/h...Takashi Sakamoto2019-06-181-8/+18
* | ALSA: firewire-motu: unify the count of subscriber for packet streamingTakashi Sakamoto2019-06-181-4/+4
|/
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-2/+0Star
* ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...Takashi Sakamoto2017-08-211-1/+1
* ALSA: firewire: constify snd_pcm_ops structuresArvind Yadav2017-08-191-2/+2
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-081-20/+0Star
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-071-0/+16
* ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto2017-03-281-4/+16
* ALSA: firewire-motu: add PCM functionalityTakashi Sakamoto2017-03-281-0/+386