index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
tascam
/
tascam-transaction.c
Age
Commit message (
Expand
)
Author
2017-04-14
ALSA: firewire-tascam: move message parameters for async midi port
Takashi Sakamoto
2017-04-14
ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...
Takashi Sakamoto
2017-04-14
ALSA: firewire-tascam: use fixed-length array for message cache to async midi...
Takashi Sakamoto
2017-04-14
ALSA: firewire-tascam: use the same address for asynchronous transaction for ...
Takashi Sakamoto
2017-04-14
ALSA: firewire-tascam: send fixed-length transaction for async midi port
Takashi Sakamoto
2017-04-14
ALSA: firewire-tascam: remove callback function from async midi port
Takashi Sakamoto
2017-04-14
ALSA: firewire-lib/firewire-tascam: localize async midi port
Takashi Sakamoto
2016-02-05
ALSA: firewire-tascam: fix NULL pointer dereference when model identification...
Takashi Sakamoto
2015-10-20
ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction
Takashi Sakamoto
2015-10-20
ALSA: firewire-tascam: fix loop condition with some readable variables
Takashi Sakamoto
2015-10-20
ALSA: firewire-tascam: use better name for local variables to describe their ...
Takashi Sakamoto
2015-10-20
ALSA: firewire-tascam: change type of valiables according to function prototype
Takashi Sakamoto
2015-10-20
ALSA: firewire-tascam: remove buffer initialization in driver side
Takashi Sakamoto
2015-10-17
ALSA: firewire-tascam: off by one in handle_midi_tx()
Dan Carpenter
2015-10-17
ALSA: firewire-tascam: fix an LED bug
Dan Carpenter
2015-10-12
ALSA: firewire-tascam: Turn on/off FireWire LED
Takashi Sakamoto
2015-10-12
ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous...
Takashi Sakamoto
2015-10-12
ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous...
Takashi Sakamoto