index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
motu
/
motu-stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
ALSA: firewire-motu: add message parser for meter information in command DSP ...
Takashi Sakamoto
1
-0
/
+4
2021-10-15
ALSA: firewire-motu: add message parser to gather meter information in regist...
Takashi Sakamoto
1
-0
/
+6
2021-06-04
ALSA: firewire-motu: fix error return code in snd_motu_stream_reserve_duplex()
Yang Yingliang
1
-1
/
+1
2021-06-02
ALSA: firewire-motu: sequence replay for source packet header
Takashi Sakamoto
1
-1
/
+6
2021-06-02
ALSA: firewire-motu: cache event ticks in source packet header per data block
Takashi Sakamoto
1
-1
/
+19
2021-05-28
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
Takashi Sakamoto
1
-1
/
+1
2021-05-28
ALSA: firewire-lib: add replay target to cache sequence of packet
Takashi Sakamoto
1
-1
/
+1
2021-05-20
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
1
-5
/
+2
2020-05-22
ALSA: firewire-motu: use table-based calculation of packet formats for stream...
Takashi Sakamoto
1
-2
/
+2
2020-05-22
ALSA: firewire-motu: add wrapper functions for protocol-dependent operations
Takashi Sakamoto
1
-5
/
+5
2020-05-22
ALSA: firewire-motu: localize protocol data
Takashi Sakamoto
1
-1
/
+1
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
1
-1
/
+1
2019-10-18
ALSA: firewire-motu: share PCM buffer size for both direction
Takashi Sakamoto
1
-2
/
+3
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
1
-1
/
+1
2019-10-17
ALSA: firewire-motu: register the size of PCM period to AMDTP domain
Takashi Sakamoto
1
-1
/
+10
2019-08-05
ALSA: firewire-motu: support AMDTP domain
Takashi Sakamoto
1
-43
/
+40
2019-08-05
ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...
Takashi Sakamoto
1
-29
/
+19
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-2
/
+1
2019-07-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2019-06-21
ALSA: firewire-motu: unify stop and release method for duplex streams
Takashi Sakamoto
1
-9
/
+5
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
1
-44
/
+56
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 the count of subscriber for packet streaming
Takashi Sakamoto
1
-11
/
+6
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
1
-2
/
+1
2017-09-12
ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()
Markus Elfring
1
-8
/
+8
2017-08-21
ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...
Takashi Sakamoto
1
-2
/
+36
2017-03-28
ALSA: firewire-motu: add hwdep interface
Takashi Sakamoto
1
-0
/
+38
2017-03-28
ALSA: firewire-motu: add MIDI functionality
Takashi Sakamoto
1
-3
/
+6
2017-03-28
ALSA: firewire-motu: add stream management functionality
Takashi Sakamoto
1
-0
/
+340