summaryrefslogtreecommitdiff
path: root/sound/firewire/oxfw/oxfw-midi.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-15ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai1-3/+3
2019-10-18ALSA: oxfw: share PCM buffer size for both directionTakashi Sakamoto1-2/+2
2019-10-17ALSA: oxfw: register the size of PCM period to AMDTP domainTakashi Sakamoto1-2/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-2/+1
2019-07-07ALSA: oxfw: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto1-0/+2
2019-06-12ALSA: oxfw: configure packet format in pcm.hw_params callbackTakashi Sakamoto1-4/+10
2019-06-12ALSA: oxfw: unify substreams counterTakashi Sakamoto1-4/+4
2019-06-12ALSA: oxfw: rename helper functions for duplex streamsTakashi Sakamoto1-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2017-01-05ALSA: oxfw: enclose identifiers referred by single functionTakashi Sakamoto1-14/+12
2015-10-19ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto1-21/+3
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto1-8/+8
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto1-0/+16
2014-12-10ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto1-0/+191