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-tascam: support AMDTP domain
Takashi Sakamoto
2019-08-05
2
-22
/
+34
*
ALSA: firewire-digi00x: support AMDTP domain
Takashi Sakamoto
2019-08-05
2
-24
/
+33
*
ALSA: dice: support AMDTP domain
Takashi Sakamoto
2019-08-05
2
-7
/
+27
*
ALSA: oxfw: support AMDTP domain
Takashi Sakamoto
2019-08-05
2
-29
/
+45
*
ALSA: fireworks: support AMDTP domain
Takashi Sakamoto
2019-08-05
2
-43
/
+51
*
ALSA: bebob: support AMDTP domain
Takashi Sakamoto
2019-08-05
2
-35
/
+29
*
ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
2019-08-05
1
-20
/
+19
*
ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...
Takashi Sakamoto
2019-08-05
1
-29
/
+19
*
ALSA: firewire-tascam: code refactoring for initialization/destruction of AMD...
Takashi Sakamoto
2019-08-05
1
-27
/
+44
*
ALSA: firewire-digi00x: code refactoring for initialization/destruction of AM...
Takashi Sakamoto
2019-08-05
1
-23
/
+42
*
ALSA: fireworks: code refactoring for bus reset handler
Takashi Sakamoto
2019-08-05
1
-8
/
+5
*
ALSA: fireworks: code refactoring for initialization/destruction of AMDTP str...
Takashi Sakamoto
2019-08-05
1
-41
/
+36
*
ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain
Takashi Sakamoto
2019-08-05
2
-0
/
+25
*
ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain
Takashi Sakamoto
2019-08-05
2
-0
/
+31
*
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD...
Takashi Sakamoto
2019-08-05
2
-0
/
+21
*
ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
Takashi Sakamoto
2019-08-05
2
-0
/
+29
*
ALSA: firewire-motu: more code refactoring for MOTU data block processing layer
Takashi Sakamoto
2019-07-22
1
-14
/
+36
*
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
2019-07-22
7
-148
/
+212
*
ALSA: fireface: code refactoring for FF data block processing layer
Takashi Sakamoto
2019-07-22
1
-21
/
+28
*
ALSA: firewire-motu: code refactoring for MOTU data block processing layer
Takashi Sakamoto
2019-07-22
1
-24
/
+33
*
ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer
Takashi Sakamoto
2019-07-22
1
-23
/
+32
*
ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
Takashi Sakamoto
2019-07-22
1
-17
/
+28
*
ALSA: firewire-lib: code refactoring for AM824 data block processing layer
Takashi Sakamoto
2019-07-22
1
-21
/
+30
*
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
2019-07-22
7
-88
/
+97
*
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
2
-3
/
+21
*
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
2019-07-22
7
-31
/
+23
*
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
2019-07-22
4
-3
/
+20
*
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
7
-38
/
+35
*
ALSA: firewire-lib: pass data block count as an argument to tracepoints event
Takashi Sakamoto
2019-07-22
2
-5
/
+5
*
ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
Takashi Sakamoto
2019-07-22
4
-7
/
+11
*
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
94
-160
/
+94
|
\
|
*
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-06-14
2
-4
/
+1
|
|
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-06-05
87
-160
/
+87
|
*
|
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-05-31
1
-5
/
+5
|
|
\
\
|
*
|
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
7
-0
/
+7
*
|
|
|
firewire-motu: fix wrong reference count for stream functionality at error pa...
Takashi Sakamoto
2019-07-07
1
-0
/
+2
*
|
|
|
ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...
Takashi Sakamoto
2019-07-07
1
-0
/
+2
[next]