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
/
motu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
12
-23
/
+12
2019-07-07
firewire-motu: fix wrong reference count for stream functionality at error pa...
Takashi Sakamoto
1
-0
/
+2
2019-07-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2019-06-24
ALSA: firewire-motu: unify common tracepoints for both direction
Takashi Sakamoto
2
-58
/
+20
2019-06-21
ALSA: firewire-motu: unify stop and release method for duplex streams
Takashi Sakamoto
4
-12
/
+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-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
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
12
-23
/
+12
2019-05-22
ALSA: firewire-lib: use union for directional parameters
Takashi Sakamoto
1
-1
/
+1
2019-03-18
ALSA: firewire-motu: add support MOTU 8pre FireWire
Takashi Sakamoto
4
-12
/
+53
2019-03-17
ALSA: firewire-motu: use 'version' field of unit directory to identify model
Takashi Sakamoto
1
-10
/
+10
2019-02-26
ALSA: firewire-motu: fix construction of PCM frame for capture direction
Takashi Sakamoto
1
-1
/
+3
2019-02-06
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-10
/
+2
2018-10-10
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
1
-21
/
+5
2018-10-10
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
1
-6
/
+3
2018-10-10
ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...
Takashi Sakamoto
1
-2
/
+2
2018-10-04
ALSA: firewire: use managed-resource of fw unit device for private data
Takashi Sakamoto
1
-6
/
+4
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
1
-2
/
+0
2018-06-19
ALSA: firewire-motu: add support for Motu Traveler
Takashi Sakamoto
3
-2
/
+50
2018-06-19
ALSA: firewire-motu: cancel chunk alignment for protocol version 2
Takashi Sakamoto
1
-6
/
+3
2018-06-19
ALSA: firewire-motu: add a flag for AES/EBU on XLR interface
Takashi Sakamoto
3
-1
/
+11
2018-06-19
ALSA: firewire-motu: add a flag for chunks for main 1/2 out
Takashi Sakamoto
4
-10
/
+22
2018-06-19
ALSA: firewire-motu: suppless consumption for unused element of array in stack
Takashi Sakamoto
1
-1
/
+1
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-28
sound: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-09-12
ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()
Markus Elfring
1
-8
/
+8
2017-08-22
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
1
-3
/
+3
2017-08-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+1
2017-08-21
ALSA: firewire-motu: add support for MOTU Audio Express
Takashi Sakamoto
1
-0
/
+13
2017-08-21
ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...
Takashi Sakamoto
6
-17
/
+50
2017-08-20
ALSA: firewire-motu: destroy stream data surely at failure of card initializa...
Takashi Sakamoto
1
-0
/
+1
2017-08-19
ALSA: firewire: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-15
ALSA: firewire-motu: constify snd_rawmidi_ops structures
Julia Lawall
1
-2
/
+2
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
1
-20
/
+0
2017-06-07
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
1
-0
/
+16
2017-04-20
ALSA: firewire-motu: mark trace helpers as __maybe_unused
Arnd Bergmann
1
-4
/
+6
[next]