aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks_midi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-18ALSA: fireworks: share PCM buffer size for both directionTakashi Sakamoto1-1/+1
2019-10-17ALSA: fireworks: 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: fireworks: fix wrong reference count for stream functionality at error path of rawmidi interfaceTakashi Sakamoto1-0/+2
2019-06-12ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto1-2/+5
2019-06-12ALSA: fireworks: code refactoring for rawmidi.open/closeTakashi Sakamoto1-39/+6
2019-06-12ALSA: fireworks: unify substream counterTakashi 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: fireworks: enclose identifiers referred by single functionTakashi Sakamoto1-14/+12
2015-11-14ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto1-4/+4
2015-11-14ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto1-0/+8
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto1-6/+6
2014-05-27ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto1-2/+2
2014-05-26ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto1-2/+23
2014-05-26ALSA: fireworks: Add MIDI interfaceTakashi Sakamoto1-0/+147