index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
tascam
/
tascam-transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
Geert Uytterhoeven
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
1
-2
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-3
/
+3
2017-04-14
ALSA: firewire-tascam: move message parameters for async midi port
Takashi Sakamoto
1
-16
/
+17
2017-04-14
ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...
Takashi Sakamoto
1
-12
/
+4
2017-04-14
ALSA: firewire-tascam: use fixed-length array for message cache to async midi...
Takashi Sakamoto
1
-15
/
+0
2017-04-14
ALSA: firewire-tascam: use the same address for asynchronous transaction for ...
Takashi Sakamoto
1
-5
/
+4
2017-04-14
ALSA: firewire-tascam: send fixed-length transaction for async midi port
Takashi Sakamoto
1
-15
/
+7
2017-04-14
ALSA: firewire-tascam: remove callback function from async midi port
Takashi Sakamoto
1
-5
/
+3
2017-04-14
ALSA: firewire-lib/firewire-tascam: localize async midi port
Takashi Sakamoto
1
-0
/
+125
2016-02-05
ALSA: firewire-tascam: fix NULL pointer dereference when model identification...
Takashi Sakamoto
1
-0
/
+6
2015-10-20
ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction
Takashi Sakamoto
1
-8
/
+16
2015-10-20
ALSA: firewire-tascam: fix loop condition with some readable variables
Takashi Sakamoto
1
-15
/
+20
2015-10-20
ALSA: firewire-tascam: use better name for local variables to describe their ...
Takashi Sakamoto
1
-12
/
+12
2015-10-20
ALSA: firewire-tascam: change type of valiables according to function prototype
Takashi Sakamoto
1
-3
/
+1
2015-10-20
ALSA: firewire-tascam: remove buffer initialization in driver side
Takashi Sakamoto
1
-2
/
+0
2015-10-17
ALSA: firewire-tascam: off by one in handle_midi_tx()
Dan Carpenter
1
-1
/
+1
2015-10-17
ALSA: firewire-tascam: fix an LED bug
Dan Carpenter
1
-1
/
+1
2015-10-12
ALSA: firewire-tascam: Turn on/off FireWire LED
Takashi Sakamoto
1
-0
/
+14
2015-10-12
ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous...
Takashi Sakamoto
1
-1
/
+94
2015-10-12
ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous...
Takashi Sakamoto
1
-0
/
+186