summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks_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: fireworks: fix wrong reference count for stream functionality at error ...Takashi Sakamoto2019-07-071-0/+2
* | ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-121-2/+5
* | ALSA: fireworks: code refactoring for rawmidi.open/closeTakashi Sakamoto2019-06-121-39/+6Star
* | ALSA: fireworks: unify substream counterTakashi Sakamoto2019-06-121-4/+4
|/
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-14/+12Star
* ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2015-11-141-4/+4
* ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto2015-11-141-0/+8
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-6/+6
* ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto2014-05-271-2/+2
* ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto2014-05-261-2/+23
* ALSA: fireworks: Add MIDI interfaceTakashi Sakamoto2014-05-261-0/+147