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-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
2019-06-12
ALSA: oxfw: code refactoring for stop condition of packet streaming
Takashi Sakamoto
1
-5
/
+2
2019-06-12
ALSA: fireworks: don't set XRUN in stop streaming
Takashi Sakamoto
1
-1
/
+0
2019-06-12
ALSA: fireworks: configure stream parameters in pcm.hw_params callback
Takashi Sakamoto
1
-33
/
+49
2019-06-12
ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callback
Takashi Sakamoto
4
-32
/
+57
2019-06-12
ALSA: fireworks: code refactoring for pcm.hw_params/hw_free
Takashi Sakamoto
1
-39
/
+6
2019-06-12
ALSA: fireworks: code refactoring for rawmidi.open/close
Takashi Sakamoto
1
-39
/
+6
2019-06-12
ALSA: fireworks: unify substream counter
Takashi Sakamoto
4
-27
/
+19
2019-06-12
ALSA: bebob: code refactoring to initialize/destroy stream data
Takashi Sakamoto
1
-60
/
+61
2019-06-12
ALSA: bebob: obsolete useless member of private structure
Takashi Sakamoto
2
-9
/
+0
2019-06-12
ALSA: bebob: don't set XRUN in stop streaming
Takashi Sakamoto
1
-3
/
+0
2019-06-12
ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callback
Takashi Sakamoto
4
-123
/
+136
2019-06-11
ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-47
/
+7
2019-06-11
ALSA: dice: update isochronous resources when starting packet streaming after...
Takashi Sakamoto
1
-0
/
+10
2019-06-11
ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...
Takashi Sakamoto
4
-115
/
+143
2019-06-11
ALSA: dice: code refactoring to keep isochronous resources
Takashi Sakamoto
1
-59
/
+74
2019-06-11
ALSA: dice: code refactoring to stop packet streaming
Takashi Sakamoto
1
-13
/
+14
2019-06-11
ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-48
/
+7
2019-06-11
ALSA: firewire-digi00x: update isochronous resources when starting packet str...
Takashi Sakamoto
1
-0
/
+11
2019-06-11
ALSA: firewire-digi00x: reserve/release isochronous resources in pcm.hw_param...
Takashi Sakamoto
4
-51
/
+73
2019-06-11
ALSA: firewire-digi00x: code refactoring to keep isochronous resources
Takashi Sakamoto
1
-24
/
+18
2019-06-11
ALSA: firewire-digi00x: simplify error path to begin streaming session
Takashi Sakamoto
1
-6
/
+3
2019-06-11
ALSA: firewire-digi00x: code refactoring to finish streaming session
Takashi Sakamoto
1
-13
/
+9
2019-06-11
ALSA: firewire-digi00x: refactoring to move timing of registration for isochr...
Takashi Sakamoto
1
-22
/
+19
2019-06-11
ALSA: oxfw: allow PCM capture for Stanton SCS.1m
Takashi Sakamoto
1
-3
/
+0
2019-06-11
ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-48
/
+7
2019-06-11
ALSA: fireface: minor code refactoring to finish streaming session
Takashi Sakamoto
1
-17
/
+6
2019-06-11
ALSA: fireface: update isochronous resources when starting packet streaming a...
Takashi Sakamoto
3
-14
/
+36
2019-06-11
ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...
Takashi Sakamoto
3
-30
/
+57
2019-06-11
ALSA: fireface: support allocate_resources operation in latter protocol
Takashi Sakamoto
1
-57
/
+56
2019-06-11
ALSA: fireface: support allocate_resources operation in ff400 protocol
Takashi Sakamoto
1
-20
/
+16
2019-06-11
ALSA: fireface: support allocate_resources operation in ff800 protocol
Takashi Sakamoto
1
-24
/
+22
2019-06-11
ALSA: fireface: add protocol-specific operation to allocate isochronous resou...
Takashi Sakamoto
2
-0
/
+5
2019-06-11
ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-48
/
+7
2019-06-11
ALSA: firewire-tascam: minor code refactoring to finish streaming session
Takashi Sakamoto
1
-16
/
+5
2019-06-11
ALSA: firewire-tascam: update isochronous resources when starting packet stre...
Takashi Sakamoto
1
-1
/
+12
2019-06-11
ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params...
Takashi Sakamoto
3
-37
/
+66
2019-06-11
ALSA: firewire-tascam: code refactoring for release of isochronous resources
Takashi Sakamoto
1
-10
/
+8
2019-06-11
ALSA: firewire-tascam: code refactoring for reservation of isochronous resources
Takashi Sakamoto
1
-22
/
+16
2019-06-11
ALSA: firewire-tascam: code refactoring for registration of isochronous channels
Takashi Sakamoto
1
-44
/
+40
2019-06-11
ALSA: firewire-motu: fix destruction of data for isochronous resources
Takashi Sakamoto
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
87
-160
/
+87
2019-05-30
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-5
/
+5
2019-05-29
ALSA: fireface: Use ULL suffixes for 64-bit constants
Geert Uytterhoeven
1
-5
/
+5
2019-05-24
ALSA: firewire-lib: refactoring to obsolete IR packet handler
Takashi Sakamoto
1
-37
/
+39
2019-05-24
ALSA: firewire-lib: refactoring to obsolete IT packet handler
Takashi Sakamoto
1
-31
/
+31
[prev]
[next]