index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-06-18
ALSA: firewire-motu: reserve/release isochronous resources in pcm.hw_params/h...
Takashi Sakamoto
4
-56
/
+84
2019-06-18
ALSA: firewire-motu: code refactoring to finish streaming session
Takashi Sakamoto
1
-11
/
+6
2019-06-18
ALSA: firewire-motu: minor code refactoring to stop isochronous context
Takashi Sakamoto
1
-17
/
+4
2019-06-18
ALSA: firewire-motu: rename helper functions to begin/finish streaming session
Takashi Sakamoto
1
-5
/
+5
2019-06-18
ALSA: firewire-motu: code refactoring for condition to stop streaming
Takashi Sakamoto
1
-10
/
+4
2019-06-18
ALSA: firewire-motu: add helper function to keep isochronous resources
Takashi Sakamoto
1
-25
/
+32
2019-06-18
ALSA: firewire-motu: unify midi callback function
Takashi Sakamoto
1
-43
/
+6
2019-06-18
ALSA: firewire-motu: unify the count of subscriber for packet streaming
Takashi Sakamoto
4
-21
/
+15
2019-06-17
ALSA: firewire-lib: split allocation of isochronous resources from establishm...
Takashi Sakamoto
5
-51
/
+100
2019-06-17
ALSA: fireworks: change the range of critical section for stream data in PCM....
Takashi Sakamoto
1
-4
/
+5
2019-06-17
ALSA: bebob: code refactoring for error path to start duplex stream
Takashi Sakamoto
1
-2
/
+0
2019-06-17
ALSA: bebob: change the range of critical section for stream data in PCM.hw_f...
Takashi Sakamoto
1
-4
/
+5
2019-06-17
ALSA: bebob: code refactoring for callback function to rawmidi interface
Takashi Sakamoto
1
-41
/
+6
2019-06-17
ALSA: bebob: code rafactoring for callback functions to PCM interface
Takashi Sakamoto
1
-48
/
+7
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-4
/
+1
2019-06-13
ALSA: dice: fix compiler warning due to returning uninitialized value
Takashi Sakamoto
1
-1
/
+1
2019-06-12
ALSA: oxfw: configure stream parameter in pcm.hw_params callback
Takashi Sakamoto
1
-40
/
+57
2019-06-12
ALSA: oxfw: configure packet format in pcm.hw_params callback
Takashi Sakamoto
4
-29
/
+62
2019-06-12
ALSA: oxfw: unify substreams counter
Takashi Sakamoto
4
-12
/
+11
2019-06-12
ALSA: oxfw: rename helper functions for duplex streams
Takashi Sakamoto
5
-53
/
+58
2019-06-12
ALSA: oxfw: expand stop procedure for packet streaming
Takashi Sakamoto
1
-33
/
+35
2019-06-12
ALSA: oxfw: break packet streaming at bus-reset handler
Takashi Sakamoto
1
-10
/
+3
2019-06-12
ALSA: oxfw: start duplex streams if supported
Takashi Sakamoto
1
-53
/
+49
2019-06-12
ALSA: oxfw: set packet parameter according to current configuration
Takashi Sakamoto
1
-24
/
+24
[next]