summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_midi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1Star
* | ALSA: bebob: fix wrong reference count for stream functionality at error path...Takashi Sakamoto2019-07-071-0/+2
* | ALSA: bebob: code refactoring for callback function to rawmidi interfaceTakashi Sakamoto2019-06-171-41/+6Star
* | ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-121-8/+14
|/
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: bebob: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-14/+12Star
* 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