index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
amdtp-stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
2019-10-19
1
-6
/
+73
*
ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t...
Takashi Sakamoto
2019-10-19
1
-43
/
+136
*
ALSA: firewire-lib: cancel flushing isoc context in the laste step to process...
Takashi Sakamoto
2019-10-19
1
-4
/
+0
*
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
2019-10-19
1
-9
/
+15
*
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
2019-10-19
1
-21
/
+30
*
ALSA: firewire-lib: tune the minimum available size of PCM period
Takashi Sakamoto
2019-10-18
1
-1
/
+13
*
ALSA: firewire-lib: tune the maximum available size of PCM period
Takashi Sakamoto
2019-10-18
1
-11
/
+18
*
ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period
Takashi Sakamoto
2019-10-18
1
-15
/
+55
*
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
2019-10-18
1
-17
/
+28
*
ALSA: firewire-lib: add a member into AMDTP domain for events per period
Takashi Sakamoto
2019-10-17
1
-0
/
+4
*
ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain
Takashi Sakamoto
2019-09-07
1
-1
/
+2
*
ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled
Takashi Sakamoto
2019-08-29
1
-1
/
+1
*
ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream
Takashi Sakamoto
2019-08-05
1
-4
/
+2
*
ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain
Takashi Sakamoto
2019-08-05
1
-0
/
+24
*
ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain
Takashi Sakamoto
2019-08-05
1
-0
/
+26
*
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD...
Takashi Sakamoto
2019-08-05
1
-0
/
+16
*
ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
Takashi Sakamoto
2019-08-05
1
-0
/
+22
*
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
2019-07-22
1
-15
/
+10
*
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
2019-07-22
1
-4
/
+2
*
ALSA: firewire-lib: code refactoring to process context payloads
Takashi Sakamoto
2019-07-22
1
-25
/
+22
*
ALSA: firewire-lib: code refactoring to process PCM substream
Takashi Sakamoto
2019-07-22
1
-20
/
+25
*
ALSA: firewire-lib: use packet descriptor for IR context
Takashi Sakamoto
2019-07-22
1
-33
/
+63
*
ALSA: firewire-lib: use packet descriptor for IT context
Takashi Sakamoto
2019-07-22
1
-24
/
+44
*
ALSA: firewire-lib: add list of packet descriptor
Takashi Sakamoto
2019-07-22
1
-3
/
+12
*
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
2019-07-22
1
-3
/
+2
*
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
2019-07-22
1
-0
/
+6
*
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
2019-07-22
1
-27
/
+26
*
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
2019-07-22
1
-19
/
+20
*
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
2019-07-22
1
-2
/
+2
*
ALSA: firewire-lib: pass data block count as an argument to tracepoints event
Takashi Sakamoto
2019-07-22
1
-2
/
+2
*
ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
Takashi Sakamoto
2019-07-22
1
-2
/
+1
*
ALSA: firewire-lib: code refactoring for local variables
Takashi Sakamoto
2019-07-08
1
-6
/
+8
*
ALSA: firewire-lib: code refactoring for post operation to data block counter
Takashi Sakamoto
2019-07-08
1
-10
/
+10
*
ALSA: firewire-lib: code refactoring for error path of parser for CIP header
Takashi Sakamoto
2019-07-08
1
-9
/
+2
*
ALSA: firewire-lib: fix different data block counter between probed event and...
Takashi Sakamoto
2019-07-08
1
-3
/
+3
*
ALSA: firewire-lib: fix initial value of data block count for IR context with...
Takashi Sakamoto
2019-07-08
1
-2
/
+4
*
ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...
Takashi Sakamoto
2019-07-08
1
-1
/
+5
*
ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...
Takashi Sakamoto
2019-07-08
1
-5
/
+7
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
1
-1
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-06-05
1
-1
/
+1
*
|
ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 format
Takashi Sakamoto
2019-06-28
1
-12
/
+14
*
|
ALSA: firewire-lib: cache next data_block_counter after probing tracepoints e...
Takashi Sakamoto
2019-06-28
1
-22
/
+26
*
|
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 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
1
-41
/
+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
[next]