summaryrefslogtreecommitdiffstats
path: root/sound/firewire/dice/dice-midi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dice: share PCM buffer size for both directionTakashi Sakamoto2019-10-181-1/+1
* ALSA: dice: 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
* | ALSA: dice: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto2019-07-071-0/+2
* | ALSA: dice: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-211-1/+0
* | ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...Takashi Sakamoto2019-06-111-3/+7
|/
* ALSA: dice: use stream formats to add MIDI substreamsTakashi Sakamoto2018-05-021-16/+7
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: dice: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-12/+10
* ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto2016-03-091-4/+4
* ALSA: dice: add MIDI ports according to current number of MIDI substreamsTakashi Sakamoto2016-02-091-6/+17
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-6/+6
* ALSA: dice: Add support for MIDI capture/playbackTakashi Sakamoto2014-12-101-0/+157