index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
ALSA: firewire-motu: more code refactoring for MOTU data block processing layer
Takashi Sakamoto
1
-14
/
+36
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
7
-148
/
+212
2019-07-22
ALSA: fireface: code refactoring for FF data block processing layer
Takashi Sakamoto
1
-21
/
+28
2019-07-22
ALSA: firewire-motu: code refactoring for MOTU data block processing layer
Takashi Sakamoto
1
-24
/
+33
2019-07-22
ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer
Takashi Sakamoto
1
-23
/
+32
2019-07-22
ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
Takashi Sakamoto
1
-17
/
+28
2019-07-22
ALSA: firewire-lib: code refactoring for AM824 data block processing layer
Takashi Sakamoto
1
-21
/
+30
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
7
-88
/
+97
2019-07-22
ALSA: firewire-lib: code refactoring to process context payloads
Takashi Sakamoto
1
-25
/
+22
2019-07-22
ALSA: firewire-lib: code refactoring to process PCM substream
Takashi Sakamoto
1
-20
/
+25
2019-07-22
ALSA: firewire-lib: use packet descriptor for IR context
Takashi Sakamoto
1
-33
/
+63
2019-07-22
ALSA: firewire-lib: use packet descriptor for IT context
Takashi Sakamoto
1
-24
/
+44
2019-07-22
ALSA: firewire-lib: add list of packet descriptor
Takashi Sakamoto
2
-3
/
+21
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
7
-31
/
+23
2019-07-22
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
4
-3
/
+20
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
1
-27
/
+26
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
1
-19
/
+20
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
7
-38
/
+35
2019-07-22
ALSA: firewire-lib: pass data block count as an argument to tracepoints event
Takashi Sakamoto
2
-5
/
+5
2019-07-22
ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
Takashi Sakamoto
4
-7
/
+11
2019-07-08
ALSA: firewire-lib: code refactoring for local variables
Takashi Sakamoto
1
-6
/
+8
2019-07-08
ALSA: firewire-lib: code refactoring for post operation to data block counter
Takashi Sakamoto
1
-10
/
+10
2019-07-08
ALSA: firewire-lib: code refactoring for error path of parser for CIP header
Takashi Sakamoto
1
-9
/
+2
2019-07-08
ALSA: firewire-lib: fix different data block counter between probed event and...
Takashi Sakamoto
1
-3
/
+3
2019-07-08
ALSA: firewire-lib: fix initial value of data block count for IR context with...
Takashi Sakamoto
1
-2
/
+4
2019-07-08
ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...
Takashi Sakamoto
1
-1
/
+5
2019-07-08
ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...
Takashi Sakamoto
1
-5
/
+7
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
94
-160
/
+94
2019-07-07
firewire-motu: fix wrong reference count for stream functionality at error pa...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: dice: fix wrong reference count for stream functionality at error path ...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: oxfw: fix wrong reference count for stream functionality at error path ...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: fireworks: fix wrong reference count for stream functionality at error ...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: bebob: fix wrong reference count for stream functionality at error path...
Takashi Sakamoto
1
-0
/
+2
2019-07-01
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-10
/
+7
2019-07-01
ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages
Takashi Sakamoto
1
-1
/
+1
2019-06-28
ALSA: firewire-lib: fix to process MIDI conformant data channel for AM824 format
Takashi Sakamoto
1
-12
/
+14
2019-06-28
ALSA: firewire-lib: cache next data_block_counter after probing tracepoints e...
Takashi Sakamoto
1
-22
/
+26
2019-06-24
ALSA: firewire-motu: unify common tracepoints for both direction
Takashi Sakamoto
2
-58
/
+20
2019-06-24
Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"
Takashi Sakamoto
1
-3
/
+3
2019-06-21
ALSA: oxfw: ensure to release isochronous resources in pcm.hw_params callback
Takashi Sakamoto
1
-0
/
+2
2019-06-21
ALSA: fireworks: ensure to release isochronous resources in pcm.hw_params cal...
Takashi Sakamoto
1
-0
/
+3
2019-06-21
ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callback
Takashi Sakamoto
1
-0
/
+3
2019-06-21
ALSA: dice: unify stop and release method for duplex streams
Takashi Sakamoto
4
-9
/
+2
2019-06-21
ALSA: firewire-digi00x: unify stop and release method for duplex streams
Takashi Sakamoto
4
-12
/
+5
2019-06-21
ALSA: firewire-motu: unify stop and release method for duplex streams
Takashi Sakamoto
4
-12
/
+5
2019-06-21
ALSA: fireface: unify stop and release method for duplex streams
Takashi Sakamoto
3
-11
/
+5
2019-06-21
ALSA: firewire-tascam: unify stop and release method for duplex streams
Takashi Sakamoto
3
-11
/
+5
2019-06-18
ALSA: firewire-motu: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-47
/
+7
2019-06-18
ALSA: firewire-motu: update isochronous resources when starting packet stream...
Takashi Sakamoto
1
-0
/
+11
[prev]
[next]