aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/firewire/dice/dice-midi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-18ALSA: dice: share PCM buffer size for both directionTakashi Sakamoto1-1/+1
2019-10-17ALSA: dice: register the size of PCM period to AMDTP domainTakashi Sakamoto1-1/+1
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+1
2019-07-07ALSA: dice: fix wrong reference count for stream functionality at error path of rawmidi interfaceTakashi Sakamoto1-0/+2
2019-06-21ALSA: dice: unify stop and release method for duplex streamsTakashi Sakamoto1-1/+0
2019-06-11ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free callbacksTakashi Sakamoto1-3/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2018-05-02ALSA: dice: use stream formats to add MIDI substreamsTakashi Sakamoto1-16/+7
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2017-01-05ALSA: dice: enclose identifiers referred by single functionTakashi Sakamoto1-12/+10
2016-03-09ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto1-4/+4
2016-02-09ALSA: dice: add MIDI ports according to current number of MIDI substreamsTakashi Sakamoto1-6/+17
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto1-6/+6
2014-12-10ALSA: dice: Add support for MIDI capture/playbackTakashi Sakamoto1-0/+157