summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_midi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: bebob: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-14/+12
* ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2016-02-201-4/+4
* ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto2016-02-201-0/+8
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-8/+8
* ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto2015-06-151-4/+4
* ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto2014-05-271-2/+2
* ALSA: bebob: Add hwdep interfaceTakashi Sakamoto2014-05-261-2/+22
* ALSA: bebob: Add MIDI interfaceTakashi Sakamoto2014-05-261-0/+148