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-09-17
ALSA: dice: fix wrong packet parameter for Alesis iO26
Takashi Sakamoto
1
-1
/
+1
2019-09-14
Merge branch 'for-next' into for-linus
Takashi Iwai
26
-721
/
+1169
2019-09-10
ALSA: firewire-tascam: check intermediate state of clock status and retry
Takashi Sakamoto
1
-14
/
+28
2019-09-10
ALSA: firewire-tascam: handle error code when getting current source of clock
Takashi Sakamoto
1
-0
/
+3
2019-09-10
Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
1
-1
/
+1
2019-09-07
ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain
Takashi Sakamoto
1
-1
/
+2
2019-09-06
ALSA: firewire-tascam: add note for FE-8
Takashi Sakamoto
2
-1
/
+23
2019-08-30
ALSA: firewire-motu: add support for MOTU 4pre
Takashi Sakamoto
1
-0
/
+12
2019-08-29
ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled
Takashi Sakamoto
1
-1
/
+1
2019-08-29
ALSA: dice: fix error path for initialization of stream structures
Takashi Sakamoto
1
-1
/
+1
2019-08-26
ALSA: oxfw: fix to handle correct stream for PCM playback
Takashi Sakamoto
1
-1
/
+1
2019-08-26
ALSA: oxfw: fix NULL pointer dereference to unused stream structure
Takashi Sakamoto
1
-2
/
+7
2019-08-22
Merge branch 'topic/usb-validation' into for-next
Takashi Iwai
1
-1
/
+1
2019-08-08
ALSA: firewire: fix a memory leak bug
Wenwen Wang
1
-1
/
+1
2019-08-05
ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream
Takashi Sakamoto
2
-6
/
+2
2019-08-05
ALSA: fireface: support AMDTP domain
Takashi Sakamoto
2
-24
/
+35
2019-08-05
ALSA: firewire-motu: support AMDTP domain
Takashi Sakamoto
2
-43
/
+42
2019-08-05
ALSA: firewire-tascam: support AMDTP domain
Takashi Sakamoto
2
-22
/
+34
2019-08-05
ALSA: firewire-digi00x: support AMDTP domain
Takashi Sakamoto
2
-24
/
+33
2019-08-05
ALSA: dice: support AMDTP domain
Takashi Sakamoto
2
-7
/
+27
2019-08-05
ALSA: oxfw: support AMDTP domain
Takashi Sakamoto
2
-29
/
+45
2019-08-05
ALSA: fireworks: support AMDTP domain
Takashi Sakamoto
2
-43
/
+51
2019-08-05
ALSA: bebob: support AMDTP domain
Takashi Sakamoto
2
-35
/
+29
2019-08-05
ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
1
-20
/
+19
2019-08-05
ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...
Takashi Sakamoto
1
-29
/
+19
2019-08-05
ALSA: firewire-tascam: code refactoring for initialization/destruction of AMD...
Takashi Sakamoto
1
-27
/
+44
2019-08-05
ALSA: firewire-digi00x: code refactoring for initialization/destruction of AM...
Takashi Sakamoto
1
-23
/
+42
2019-08-05
ALSA: fireworks: code refactoring for bus reset handler
Takashi Sakamoto
1
-8
/
+5
2019-08-05
ALSA: fireworks: code refactoring for initialization/destruction of AMDTP str...
Takashi Sakamoto
1
-41
/
+36
2019-08-05
ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain
Takashi Sakamoto
2
-0
/
+25
2019-08-05
ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain
Takashi Sakamoto
2
-0
/
+31
2019-08-05
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD...
Takashi Sakamoto
2
-0
/
+21
2019-08-05
ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
Takashi Sakamoto
2
-0
/
+29
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
[next]