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
/
amdtp-stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
ALSA: firewire: Replace tasklet with work
Takashi Iwai
1
-12
/
+13
2020-09-02
ALSA: firewire: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-05-08
ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT...
Takashi Sakamoto
1
-36
/
+20
2020-05-08
ALSA: firewire-lib: pool ideal sequence of syt offset and data block
Takashi Sakamoto
1
-0
/
+68
2020-05-08
ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure
Takashi Sakamoto
1
-1
/
+14
2020-05-08
ALSA: firewire-lib: code refactoring for data block calculation
Takashi Sakamoto
1
-14
/
+19
2020-05-08
ALSA: firewire-lib: code refactoring for syt offset calculation
Takashi Sakamoto
1
-13
/
+16
2020-05-08
ALSA: firewire-lib: code refactoring for syt computation
Takashi Sakamoto
1
-12
/
+24
2020-05-08
ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ t...
Takashi Sakamoto
1
-27
/
+29
2020-05-08
ALSA: firewire-lib: add reference to domain structure from stream structure
Takashi Sakamoto
1
-55
/
+20
2020-05-08
ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc d...
Takashi Sakamoto
1
-2
/
+4
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
1
-6
/
+73
2019-10-19
ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t...
Takashi Sakamoto
1
-43
/
+136
2019-10-19
ALSA: firewire-lib: cancel flushing isoc context in the laste step to process...
Takashi Sakamoto
1
-4
/
+0
2019-10-19
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
1
-9
/
+15
2019-10-19
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
1
-21
/
+30
2019-10-18
ALSA: firewire-lib: tune the minimum available size of PCM period
Takashi Sakamoto
1
-1
/
+13
2019-10-18
ALSA: firewire-lib: tune the maximum available size of PCM period
Takashi Sakamoto
1
-11
/
+18
2019-10-18
ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period
Takashi Sakamoto
1
-15
/
+55
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
1
-17
/
+28
2019-10-17
ALSA: firewire-lib: add a member into AMDTP domain for events per period
Takashi Sakamoto
1
-0
/
+4
2019-09-07
ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain
Takashi Sakamoto
1
-1
/
+2
2019-08-29
ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled
Takashi Sakamoto
1
-1
/
+1
2019-08-05
ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream
Takashi Sakamoto
1
-4
/
+2
2019-08-05
ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain
Takashi Sakamoto
1
-0
/
+24
2019-08-05
ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain
Takashi Sakamoto
1
-0
/
+26
2019-08-05
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD...
Takashi Sakamoto
1
-0
/
+16
2019-08-05
ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
Takashi Sakamoto
1
-0
/
+22
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
1
-15
/
+10
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
1
-4
/
+2
2019-07-22
ALSA: firewire-lib: code refactoring to process context payloads
Takashi Sakamoto
1
-25
/
+22
2019-07-22
ALSA: firewire-lib: code refactoring to process PCM substream
Takashi Sakamoto
1
-20
/
+25
2019-07-22
ALSA: firewire-lib: use packet descriptor for IR context
Takashi Sakamoto
1
-33
/
+63
2019-07-22
ALSA: firewire-lib: use packet descriptor for IT context
Takashi Sakamoto
1
-24
/
+44
2019-07-22
ALSA: firewire-lib: add list of packet descriptor
Takashi Sakamoto
1
-3
/
+12
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
1
-3
/
+2
2019-07-22
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
1
-0
/
+6
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
1
-27
/
+26
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
1
-19
/
+20
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
1
-2
/
+2
2019-07-22
ALSA: firewire-lib: pass data block count as an argument to tracepoints event
Takashi Sakamoto
1
-2
/
+2
2019-07-22
ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
Takashi Sakamoto
1
-2
/
+1
2019-07-08
ALSA: firewire-lib: code refactoring for local variables
Takashi Sakamoto
1
-6
/
+8
2019-07-08
ALSA: firewire-lib: code refactoring for post operation to data block counter
Takashi Sakamoto
1
-10
/
+10
2019-07-08
ALSA: firewire-lib: code refactoring for error path of parser for CIP header
Takashi Sakamoto
1
-9
/
+2
2019-07-08
ALSA: firewire-lib: fix different data block counter between probed event and...
Takashi Sakamoto
1
-3
/
+3
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
1
-1
/
+1
[next]