index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
ALSA: fireface: support allocate_resources operation in ff800 protocol
Takashi Sakamoto
1
-24
/
+22
2019-06-11
ALSA: fireface: add protocol-specific operation to allocate isochronous resources
Takashi Sakamoto
2
-0
/
+5
2019-06-11
ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-48
/
+7
2019-06-11
ALSA: firewire-tascam: minor code refactoring to finish streaming session
Takashi Sakamoto
1
-16
/
+5
2019-06-11
ALSA: firewire-tascam: update isochronous resources when starting packet streaming after bus reset
Takashi Sakamoto
1
-1
/
+12
2019-06-11
ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks
Takashi Sakamoto
3
-37
/
+66
2019-06-11
ALSA: firewire-tascam: code refactoring for release of isochronous resources
Takashi Sakamoto
1
-10
/
+8
2019-06-11
ALSA: firewire-tascam: code refactoring for reservation of isochronous resources
Takashi Sakamoto
1
-22
/
+16
2019-06-11
ALSA: firewire-tascam: code refactoring for registration of isochronous channels
Takashi Sakamoto
1
-44
/
+40
2019-06-11
ALSA: firewire-motu: fix destruction of data for isochronous resources
Takashi Sakamoto
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
87
-160
/
+87
2019-05-30
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-5
/
+5
2019-05-29
ALSA: fireface: Use ULL suffixes for 64-bit constants
Geert Uytterhoeven
1
-5
/
+5
2019-05-24
ALSA: firewire-lib: refactoring to obsolete IR packet handler
Takashi Sakamoto
1
-37
/
+39
2019-05-24
ALSA: firewire-lib: refactoring to obsolete IT packet handler
Takashi Sakamoto
1
-31
/
+31
2019-05-24
ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events
Takashi Sakamoto
1
-3
/
+3
2019-05-24
ALSA: firewire-lib: fix data block counter for incoming packet without CIP header
Takashi Sakamoto
1
-0
/
+2
2019-05-24
ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP header from CIP payload
Takashi Sakamoto
1
-28
/
+35
2019-05-24
ALSA: firewire-lib: code refactoring to queueing packets
Takashi Sakamoto
1
-28
/
+26
2019-05-24
ALSA: firewire-lib: unify packet handler for IT context
Takashi Sakamoto
2
-44
/
+18
2019-05-24
ALSA: firewire-lib: split helper function to generate CIP header
Takashi Sakamoto
1
-8
/
+14
2019-05-23
ALSA: firewire-lib: unify packet handler for IR context
Takashi Sakamoto
1
-39
/
+15
2019-05-23
ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header
Takashi Sakamoto
2
-12
/
+27
2019-05-23
ALSA: firewire-lib: split helper function to check incoming CIP header
Takashi Sakamoto
1
-40
/
+60
2019-05-23
ALSA: firewire-lib: compute pointer to payload buffer in context handler
Takashi Sakamoto
2
-16
/
+15
2019-05-23
ALSA: firewire-lib: calculate the length of packet payload in packet handler
Takashi Sakamoto
2
-29
/
+25
2019-05-23
ALSA: firewire-lib: use clear name for variable of CIP header
Takashi Sakamoto
1
-4
/
+4
2019-05-22
ALSA: firewire-lib: use IT context header to compute cycle count for scheduling packet
Takashi Sakamoto
1
-23
/
+28
2019-05-22
ALSA: firewire-lib: obsolete macro for header of IT context
Takashi Sakamoto
1
-8
/
+13
2019-05-22
ALSA: firewire-lib: add helper function to cancel context inner callback handler
Takashi Sakamoto
1
-8
/
+10
2019-05-22
ALSA: firewire-lib: use union for directional parameters
Takashi Sakamoto
7
-57
/
+87
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
7
-0
/
+7
2019-05-21
ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event
Takashi Sakamoto
2
-148
/
+11
2019-05-21
ALSA: firewire-lib: use dynamic array for CIP header of tracing events
Takashi Sakamoto
1
-16
/
+20
2019-05-21
ALSA: firewire-lib: use the same unit for payload argument in tracing events
Takashi Sakamoto
2
-10
/
+8
2019-05-21
ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet/out_packet tracing events
Takashi Sakamoto
2
-9
/
+21
2019-05-21
ALSA: firewire-lib: use the same type of argument for CIP header for tracing event
Takashi Sakamoto
2
-4
/
+4
2019-05-20
ALSA: dice: add stream format parameters for PreSonus FireStudio
Takashi Sakamoto
4
-1
/
+73
2019-03-18
ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycle
Takashi Sakamoto
1
-25
/
+19
2019-03-18
ALSA: firewire-motu: add support MOTU 8pre FireWire
Takashi Sakamoto
4
-11
/
+52
2019-03-17
ALSA: firewire-motu: use 'version' field of unit directory to identify model
Takashi Sakamoto
1
-10
/
+10
2019-02-26
ALSA: firewire-motu: fix construction of PCM frame for capture direction
Takashi Sakamoto
1
-1
/
+3
2019-02-26
ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56
Takashi Sakamoto
1
-1
/
+13
2019-02-06
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
8
-84
/
+16
2019-01-28
ALSA: dice: add support for Solid State Logic Duende Classic/Mini
Takashi Sakamoto
1
-1
/
+11
2019-01-25
ALSA: fireface: Off by one in latter_handle_midi_msg()
Dan Carpenter
1
-1
/
+1
2019-01-24
ALSA: fireface: comment cleanup about destination address of async transactions for MIDI messages
Takashi Sakamoto
3
-29
/
+48
2019-01-22
ALSA: fireface: support rx MIDI functionality for Fireface UCX
Takashi Sakamoto
4
-2
/
+99
2019-01-22
ALSA: fireface: add protocol-specific operation to fill transaction buffer with MIDI messages
Takashi Sakamoto
3
-19
/
+38
2019-01-22
ALSA: fireface: add model-dependent parameter for address to receive async transaction for MIDI messages
Takashi Sakamoto
3
-5
/
+6
[prev]
[next]