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
/
drivers
/
misc
/
habanalabs
/
hw_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
habanalabs: handle the h/w sync object
Omer Shpigelman
1
-4
/
+103
2020-05-17
habanalabs: handle barriers in DMA QMAN streams
Oded Gabbay
1
-1
/
+2
2020-05-17
habanalabs: re-factor H/W queues initialization
Omer Shpigelman
1
-5
/
+5
2019-11-21
habanalabs: Add a new H/W queue type
Tomer Tayar
1
-55
/
+194
2019-11-21
habanalabs: Fix typos
Tomer Tayar
1
-2
/
+2
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
1
-1
/
+7
2019-09-05
habanalabs: replace __le32_to_cpu with le32_to_cpu
Oded Gabbay
1
-1
/
+1
2019-09-05
habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
Oded Gabbay
1
-4
/
+4
2019-08-12
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
1
-9
/
+5
2019-05-12
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
1
-1
/
+1
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
1
-4
/
+2
2019-05-01
habanalabs: rename functions to improve code readability
Oded Gabbay
1
-3
/
+3
2019-04-28
habanalabs: Use single pool for CPU accessible host memory
Tomer Tayar
1
-10
/
+30
2019-03-03
habanalabs: perform accounting for active CS
Oded Gabbay
1
-2
/
+3
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
1
-10
/
+13
2019-02-18
habanalabs: add command submission module
Oded Gabbay
1
-0
/
+232
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
1
-0
/
+400