aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_midi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2017-01-05ALSA: bebob: enclose identifiers referred by single functionTakashi Sakamoto1-14/+12
2016-02-20ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto1-4/+4
2016-02-20ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto1-0/+8
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto1-8/+8
2015-06-15ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto1-4/+4
2014-05-27ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto1-2/+2
2014-05-26ALSA: bebob: Add hwdep interfaceTakashi Sakamoto1-2/+22
2014-05-26ALSA: bebob: Add MIDI interfaceTakashi Sakamoto1-0/+148