index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: firewire-digi00x: simplify error path to begin streaming session
Takashi Sakamoto
2019-06-11
1
-6
/
+3
*
ALSA: firewire-digi00x: code refactoring to finish streaming session
Takashi Sakamoto
2019-06-11
1
-13
/
+9
*
ALSA: firewire-digi00x: refactoring to move timing of registration for isochr...
Takashi Sakamoto
2019-06-11
1
-22
/
+19
*
ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
2019-06-11
1
-48
/
+7
*
ALSA: fireface: minor code refactoring to finish streaming session
Takashi Sakamoto
2019-06-11
1
-17
/
+6
*
ALSA: fireface: update isochronous resources when starting packet streaming a...
Takashi Sakamoto
2019-06-11
3
-14
/
+36
*
ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...
Takashi Sakamoto
2019-06-11
3
-30
/
+57
*
ALSA: fireface: support allocate_resources operation in latter protocol
Takashi Sakamoto
2019-06-11
1
-57
/
+56
*
ALSA: fireface: support allocate_resources operation in ff400 protocol
Takashi Sakamoto
2019-06-11
1
-20
/
+16
*
ALSA: fireface: support allocate_resources operation in ff800 protocol
Takashi Sakamoto
2019-06-11
1
-24
/
+22
*
ALSA: fireface: add protocol-specific operation to allocate isochronous resou...
Takashi Sakamoto
2019-06-11
2
-0
/
+5
*
ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
2019-06-11
1
-48
/
+7
*
ALSA: firewire-tascam: minor code refactoring to finish streaming session
Takashi Sakamoto
2019-06-11
1
-16
/
+5
*
ALSA: firewire-tascam: update isochronous resources when starting packet stre...
Takashi Sakamoto
2019-06-11
1
-1
/
+12
*
ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params...
Takashi Sakamoto
2019-06-11
3
-37
/
+66
*
ALSA: firewire-tascam: code refactoring for release of isochronous resources
Takashi Sakamoto
2019-06-11
1
-10
/
+8
*
ALSA: firewire-tascam: code refactoring for reservation of isochronous resources
Takashi Sakamoto
2019-06-11
1
-22
/
+16
*
ALSA: firewire-tascam: code refactoring for registration of isochronous channels
Takashi Sakamoto
2019-06-11
1
-44
/
+40
*
ALSA: firewire-lib: refactoring to obsolete IR packet handler
Takashi Sakamoto
2019-05-24
1
-37
/
+39
*
ALSA: firewire-lib: refactoring to obsolete IT packet handler
Takashi Sakamoto
2019-05-24
1
-31
/
+31
*
ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events
Takashi Sakamoto
2019-05-24
1
-3
/
+3
*
ALSA: firewire-lib: fix data block counter for incoming packet without CIP he...
Takashi Sakamoto
2019-05-24
1
-0
/
+2
*
ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP h...
Takashi Sakamoto
2019-05-24
1
-28
/
+35
*
ALSA: firewire-lib: code refactoring to queueing packets
Takashi Sakamoto
2019-05-24
1
-28
/
+26
*
ALSA: firewire-lib: unify packet handler for IT context
Takashi Sakamoto
2019-05-24
2
-44
/
+18
*
ALSA: firewire-lib: split helper function to generate CIP header
Takashi Sakamoto
2019-05-24
1
-8
/
+14
*
ALSA: firewire-lib: unify packet handler for IR context
Takashi Sakamoto
2019-05-23
1
-39
/
+15
*
ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header
Takashi Sakamoto
2019-05-23
2
-12
/
+27
*
ALSA: firewire-lib: split helper function to check incoming CIP header
Takashi Sakamoto
2019-05-23
1
-40
/
+60
*
ALSA: firewire-lib: compute pointer to payload buffer in context handler
Takashi Sakamoto
2019-05-23
2
-16
/
+15
*
ALSA: firewire-lib: calculate the length of packet payload in packet handler
Takashi Sakamoto
2019-05-23
2
-29
/
+25
*
ALSA: firewire-lib: use clear name for variable of CIP header
Takashi Sakamoto
2019-05-23
1
-4
/
+4
*
ALSA: firewire-lib: use IT context header to compute cycle count for scheduli...
Takashi Sakamoto
2019-05-22
1
-23
/
+28
*
ALSA: firewire-lib: obsolete macro for header of IT context
Takashi Sakamoto
2019-05-22
1
-8
/
+13
*
ALSA: firewire-lib: add helper function to cancel context inner callback handler
Takashi Sakamoto
2019-05-22
1
-8
/
+10
*
ALSA: firewire-lib: use union for directional parameters
Takashi Sakamoto
2019-05-22
7
-57
/
+87
*
ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event
Takashi Sakamoto
2019-05-21
2
-148
/
+11
*
ALSA: firewire-lib: use dynamic array for CIP header of tracing events
Takashi Sakamoto
2019-05-21
1
-16
/
+20
*
ALSA: firewire-lib: use the same unit for payload argument in tracing events
Takashi Sakamoto
2019-05-21
2
-10
/
+8
*
ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet...
Takashi Sakamoto
2019-05-21
2
-9
/
+21
*
ALSA: firewire-lib: use the same type of argument for CIP header for tracing ...
Takashi Sakamoto
2019-05-21
2
-4
/
+4
*
ALSA: dice: add stream format parameters for PreSonus FireStudio
Takashi Sakamoto
2019-05-20
4
-1
/
+73
*
ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycle
Takashi Sakamoto
2019-03-18
1
-25
/
+19
*
ALSA: firewire-motu: add support MOTU 8pre FireWire
Takashi Sakamoto
2019-03-18
4
-12
/
+53
*
ALSA: firewire-motu: use 'version' field of unit directory to identify model
Takashi Sakamoto
2019-03-17
1
-10
/
+10
*
ALSA: firewire-motu: fix construction of PCM frame for capture direction
Takashi Sakamoto
2019-02-26
1
-1
/
+3
*
ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...
Takashi Sakamoto
2019-02-26
1
-1
/
+13
*
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
8
-84
/
+16
*
ALSA: dice: add support for Solid State Logic Duende Classic/Mini
Takashi Sakamoto
2019-01-28
1
-1
/
+11
*
ALSA: fireface: Off by one in latter_handle_midi_msg()
Dan Carpenter
2019-01-25
1
-1
/
+1
[next]