summaryrefslogtreecommitdiff
path: root/sound/firewire/motu/motu-stream.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-2/+1
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2019-06-21ALSA: firewire-motu: unify stop and release method for duplex streamsTakashi Sakamoto1-9/+5
2019-06-18ALSA: firewire-motu: update isochronous resources when starting packet stream...Takashi Sakamoto1-0/+11
2019-06-18ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/h...Takashi Sakamoto1-44/+56
2019-06-18ALSA: firewire-motu: code refactoring to finish streaming sessionTakashi Sakamoto1-11/+6
2019-06-18ALSA: firewire-motu: minor code refactoring to stop isochronous contextTakashi Sakamoto1-17/+4
2019-06-18ALSA: firewire-motu: rename helper functions to begin/finish streaming sessionTakashi Sakamoto1-5/+5
2019-06-18ALSA: firewire-motu: code refactoring for condition to stop streamingTakashi Sakamoto1-10/+4
2019-06-18ALSA: firewire-motu: add helper function to keep isochronous resourcesTakashi Sakamoto1-25/+32
2019-06-18ALSA: firewire-motu: unify the count of subscriber for packet streamingTakashi Sakamoto1-11/+6
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2019-06-11ALSA: firewire-motu: fix destruction of data for isochronous resourcesTakashi Sakamoto1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2017-09-12ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring1-8/+8
2017-08-21ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...Takashi Sakamoto1-2/+36
2017-03-28ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto1-0/+38
2017-03-28ALSA: firewire-motu: add MIDI functionalityTakashi Sakamoto1-3/+6
2017-03-28ALSA: firewire-motu: add stream management functionalityTakashi Sakamoto1-0/+340