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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
ALSA: firewire: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-12-11
ALSA: firewire: Use managed buffer allocation
Takashi Iwai
1
-8
/
+3
2019-12-09
ALSA: firewire-motu: fix double unlocked 'motu->mutex'
Takashi Sakamoto
1
-6
/
+2
2019-11-06
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
1
-5
/
+4
2019-10-30
ALSA: firewire-motu: Correct a typo in the clock proc string
Takashi Iwai
1
-1
/
+1
2019-10-30
ALSA: firewire-motu: add support for MOTU UltraLite
Takashi Sakamoto
1
-0
/
+14
2019-10-30
ALSA: firewire-motu: code refactoring to handle model specific switch for pro...
Takashi Sakamoto
3
-44
/
+43
2019-10-30
ALSA: firewire-motu: minor code refactoring for protocol version 2
Takashi Sakamoto
1
-26
/
+39
2019-10-30
ALSA: firewire-motu: detect SPH source of sampling clock
Takashi Sakamoto
5
-1
/
+9
2019-10-30
ALSA: firewire-motu: print for unknown source of sampling clock
Takashi Sakamoto
1
-0
/
+1
2019-10-30
ALSA: firewire-motu: fix wrong spelling for macro
Takashi Sakamoto
4
-7
/
+7
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
1
-1
/
+1
2019-10-19
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
1
-2
/
+2
2019-10-19
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
1
-2
/
+2
2019-10-18
ALSA: firewire-motu: share PCM buffer size for both direction
Takashi Sakamoto
4
-5
/
+17
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: use the same size of period for PCM substream in AMDTP s...
Takashi Sakamoto
1
-8
/
+21
2019-10-17
ALSA: firewire-motu: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-08-30
ALSA: firewire-motu: add support for MOTU 4pre
Takashi Sakamoto
1
-0
/
+12
2019-08-05
ALSA: firewire-motu: support AMDTP domain
Takashi Sakamoto
2
-43
/
+42
2019-08-05
ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...
Takashi Sakamoto
1
-29
/
+19
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
1
-31
/
+45
2019-07-22
ALSA: firewire-motu: code refactoring for MOTU data block processing layer
Takashi Sakamoto
1
-24
/
+33
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
1
-23
/
+30
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
1
-7
/
+4
2019-07-22
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
1
-1
/
+7
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
1
-4
/
+4
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
[next]