aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/firewire/digi00x/digi00x-midi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-18ALSA: firewire-digi00x: share PCM buffer size for both directionTakashi Sakamoto1-1/+1
2019-10-17ALSA: firewire-digi00x: 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: firewire-digi00x: fix wrong reference count for stream functionality at error path of rawmidi interfaceTakashi Sakamoto1-0/+2
2019-06-21ALSA: firewire-digi00x: unify stop and release method for duplex streamsTakashi Sakamoto1-1/+0
2019-06-11ALSA: firewire-digi00x: 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
2017-04-05ALSA: firewire-digi00x: allow user space applications to read/write MIDI messages for all portsTakashi Sakamoto1-129/+79
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai1-4/+4
2017-01-05ALSA: firewire-digi00x: enclose identifiers referred by single functionTakashi Sakamoto1-28/+24
2015-10-30ALSA: firewire-digi00x: add another rawmidi character device for MIDI control portsTakashi Sakamoto1-54/+50
2015-10-30ALSA: firewire-digi00x: add MIDI operations for MIDI control portTakashi Sakamoto1-0/+63
2015-10-30ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical portsTakashi Sakamoto1-24/+28
2015-10-11ALSA: firewire-digi00x: add support for MIDI ports for physical controlsTakashi Sakamoto1-16/+45
2015-10-11ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streamingTakashi Sakamoto1-0/+131