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
/
amdtp-stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
ALSA: firewire-lib: fix uninitialized local variable
Takashi Sakamoto
1
-1
/
+1
2023-01-12
ALSA: firewire-lib: compute extra delay for runtime of PCM substream
Takashi Sakamoto
1
-2
/
+81
2023-01-12
ALSA: firewire-lib: obsolete return value from context payload processing layer
Takashi Sakamoto
1
-1
/
+1
2023-01-12
ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...
Takashi Sakamoto
1
-6
/
+19
2023-01-10
ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCI
Takashi Sakamoto
1
-6
/
+15
2023-01-09
ALSA: firewire-lib: keep history to process isochronous packet
Takashi Sakamoto
1
-7
/
+13
2023-01-09
ALSA: firewire-lib: use circular linked list for context payload processing l...
Takashi Sakamoto
1
-2
/
+2
2023-01-09
ALSA: firewire-lib: use circular linked list to enumerate packet descriptors
Takashi Sakamoto
1
-17
/
+30
2023-01-08
ALSA: firewire-lib: code refactoring for cache position in sequence replay
Takashi Sakamoto
1
-7
/
+9
2023-01-08
ALSA: firewire-lib: code refactoring for cache position in tx packets
Takashi Sakamoto
1
-16
/
+14
2023-01-08
ALSA: firewire-lib: code refactoring for pool position in rx packets
Takashi Sakamoto
1
-19
/
+14
2023-01-08
ALSA: firewire-lib: code refactoring for helper functions to pool sequence in...
Takashi Sakamoto
1
-33
/
+32
2021-06-25
ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM strea...
Christophe JAILLET
1
-2
/
+5
2021-06-12
ALSA: firewire-lib: replace in_interrupt() with in_softirq()
Takashi Sakamoto
1
-3
/
+3
2021-06-10
ALSA: firewire-lib: obsolete workqueue for period update
Takashi Sakamoto
1
-15
/
+0
2021-06-10
ALSA: firewire-lib: operate for period elapse event in process context
Takashi Sakamoto
1
-17
/
+14
2021-06-08
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2021-06-06
ALSA: firewire-lib: remove useless operations for kernel preemption
Takashi Sakamoto
1
-12
/
+2
2021-06-06
ALSA: firewire-lib: fix error codes for allocation failure
Dan Carpenter
1
-2
/
+6
2021-06-05
ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()
Takashi Sakamoto
1
-1
/
+1
2021-05-28
ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtime
Takashi Sakamoto
1
-6
/
+21
2021-05-28
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
Takashi Sakamoto
1
-5
/
+22
2021-05-28
ALSA: firewire-lib: replay sequence of incoming packets for outgoing packets
Takashi Sakamoto
1
-14
/
+139
2021-05-28
ALSA: firewire-lib: add replay target to cache sequence of packet
Takashi Sakamoto
1
-3
/
+79
2021-05-25
ALSA: firewire-lib: obsolete callbacked member
Takashi Sakamoto
1
-7
/
+2
2021-05-25
ALSA: firewire-lib: drop initial NODATA or empty packet
Takashi Sakamoto
1
-39
/
+97
2021-05-22
ALSA: firewire-lib: code refactoring for transfer delay
Takashi Sakamoto
1
-16
/
+8
2021-05-22
ALSA: firewire-lib: code refactoring for generation of data block sequence
Takashi Sakamoto
1
-33
/
+40
2021-05-22
ALSA: firewire-lib: code refactoring for generation of syt sequence
Takashi Sakamoto
1
-2
/
+24
2021-05-22
ALSA: firewire-lib: code refactoring for generation of packet descriptors
Takashi Sakamoto
1
-6
/
+5
2021-05-22
ALSA: firewire-lib: pool sequence of packet in IT context independently
Takashi Sakamoto
1
-89
/
+61
2021-05-22
ALSA: firewire-lib: add flag to unaware of syt in CIP header
Takashi Sakamoto
1
-17
/
+10
2021-05-22
ALSA: firewire-lib: Fix uninitialized variable err issue
Takashi Sakamoto
1
-3
/
+3
2021-05-20
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
1
-6
/
+10
2021-05-20
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
1
-27
/
+150
2021-05-20
ALSA: firewire-lib: code refactoring to start several IT/IR contexts
Takashi Sakamoto
1
-23
/
+14
2021-05-20
ALSA: firewire-lib: skip initial packets instead of scheduling IR context
Takashi Sakamoto
1
-67
/
+13
2021-05-20
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
1
-6
/
+109
2021-05-20
ALSA: firewire-lib: code refactoring for selection of IT context header length
Takashi Sakamoto
1
-6
/
+11
2021-05-20
ALSA: firewire-lib: code refactoring for calculation of context payload
Takashi Sakamoto
1
-16
/
+21
2021-05-20
ALSA: firewire-lib: code refactoring for size of CIP header
Takashi Sakamoto
1
-10
/
+15
2021-05-18
ALSA: firewire-lib: insert descriptor for skipped cycle
Takashi Sakamoto
1
-5
/
+24
2021-05-18
ALSA: firewire-lib: check cycle continuity
Takashi Sakamoto
1
-3
/
+36
2021-05-18
ALSA: firewire-lib: code refactoring for check of CIP header about payload size
Takashi Sakamoto
1
-6
/
+4
2021-05-18
ALSA: firewire-lib: code refactoring for parser of IR context header
Takashi Sakamoto
1
-12
/
+10
2021-05-18
ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...
Takashi Sakamoto
1
-13
/
+13
2021-05-18
ALSA: firewire-lib: code refactoring for sequence descriptor'
Takashi Sakamoto
1
-18
/
+18
2021-05-18
ALSA: firewire-lib: handle the case that empty isochronous packet payload for...
Takashi Sakamoto
1
-5
/
+12
2021-05-18
ALSA: firewire-lib: code refactoring to refer the same frame count per period...
Takashi Sakamoto
1
-2
/
+1
2021-05-18
ALSA: firewire-lib: code refactoring for jumbo payload quirk
Takashi Sakamoto
1
-1
/
+6
[next]