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
/
drivers
/
misc
/
habanalabs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
habanalabs: remove unused but set variable 'ctx_asid'
Wei Yongjun
1
-2
/
+1
2020-07-29
habanalabs: goya_ctx_init() can be static
kernel test robot
2
-2
/
+2
2020-07-29
habanalabs: fix up absolute include instructions
Greg Kroah-Hartman
18
-43
/
+37
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
9
-92
/
+138
2020-07-24
habanalabs: Fix memory leak in error flow of context initialization
Tomer Tayar
1
-8
/
+10
2020-07-24
habanalabs: use no flags on MMU cache invalidation
Tomer Tayar
1
-2
/
+1
2020-07-24
habanalabs: enable device before hw_init()
Oded Gabbay
2
-4
/
+15
2020-07-24
habanalabs: create internal CB pool
Ofir Bitton
6
-53
/
+106
2020-07-24
habanalabs: update hl_boot_if.h from firmware
Oded Gabbay
1
-0
/
+14
2020-07-24
habanalabs: create common folder
Oded Gabbay
25
-12
/
+20
2020-07-24
habanalabs: check for DMA errors when clearing memory
Moti Haimovski
1
-2
/
+23
2020-07-24
habanalabs: verify queue can contain all cs jobs
Ofir Bitton
2
-0
/
+11
2020-07-24
habanalabs: Assign each CQ with its own work queue
Ofir Bitton
4
-12
/
+40
2020-07-24
habanalabs: halt device CPU only upon certain reset
Oded Gabbay
5
-37
/
+61
2020-07-24
habanalabs: remove unused hash
Omer Shpigelman
2
-3
/
+0
2020-07-24
habanalabs: use queue pi/ci in order to determine queue occupancy
Ofir Bitton
4
-69
/
+39
2020-07-24
habanalabs: configure maximum queues per asic
Ofir Bitton
6
-43
/
+83
2020-07-24
habanalabs: remove soft-reset support from GAUDI
Oded Gabbay
1
-63
/
+36
2020-07-24
habanalabs: PCIe iATU refactoring
Ofir Bitton
4
-104
/
+180
2020-07-24
habanalabs: Extract ECC information from FW
Oded Gabbay
3
-251
/
+146
2020-07-24
habanalabs: Add dropped cs statistics info struct
Ofir Bitton
4
-2
/
+56
2020-07-24
habanalabs: extract cpu boot status lookup
Christine Gharzuzi
1
-44
/
+48
2020-07-24
habanalabs: rephrase error messages
Oded Gabbay
4
-13
/
+17
2020-07-24
habanalabs: Increase queues depth
Ofir Bitton
4
-36
/
+7
2020-07-24
habanalabs: rephrase error message
Omer Shpigelman
1
-1
/
+2
2020-07-24
habanalabs: calculate trace frequency from PLL
Adam Aharon
7
-10
/
+194
2020-07-24
habanalabs: align armcp_packet structure to 8 bytes
Oded Gabbay
1
-0
/
+2
2020-07-24
habanalabs: Use mask instead of shift in sync stream registers
Ofir Bitton
2
-36
/
+38
2020-07-24
habanalabs: sync stream generic functionality
Ofir Bitton
6
-66
/
+67
2020-07-24
habanalabs: Use pending CS amount per ASIC
Ofir Bitton
8
-10
/
+37
2020-07-24
habanalabs: remove rate limiters from GAUDI
Oded Gabbay
2
-126
/
+1
2020-07-19
habanalabs: prevent possible out-of-bounds array access
Oded Gabbay
1
-3
/
+11
2020-07-10
habanalabs: set 4s timeout for message to device CPU
Oded Gabbay
7
-30
/
+38
2020-07-10
habanalabs: set clock gating per engine
Oded Gabbay
6
-61
/
+93
2020-07-10
habanalabs: block WREG_BULK packet on PDMA
Oded Gabbay
1
-1
/
+6
2020-07-01
misc: habanalabs: gaudi: gaudi_security: Repair incorrectly named function arg
Lee Jones
1
-2
/
+1
2020-07-01
misc: habanalabs: gaudi: Remove ill placed asterisk from kerneldoc header
Lee Jones
1
-1
/
+1
2020-07-01
misc: habanalabs: goya: goya_coresight: Remove set but unused variable 'val'
Lee Jones
1
-2
/
+1
2020-07-01
misc: habanalabs: pci: Scrub documentation for non-present function argument
Lee Jones
1
-1
/
+0
2020-07-01
misc: habanalabs: goya: Omit pointless check ensuring addr is >=0
Lee Jones
1
-10
/
+6
2020-07-01
misc: habanalabs: irq: Repair kerneldoc formatting issues
Lee Jones
1
-11
/
+11
2020-07-01
misc: habanalabs: pci: Fix a variety of kerneldoc issues
Lee Jones
1
-4
/
+8
2020-07-01
misc: habanalabs: firmware_if: Add missing 'fw_name' and 'dst' entries to fun...
Lee Jones
1
-0
/
+3
2020-06-29
misc: habanalabs: irq: Add missing struct identifier for 'struct hl_eqe_work'
Lee Jones
1
-1
/
+2
2020-06-24
habanalabs: increase h/w timer when checking idle
Omer Shpigelman
1
-0
/
+2
2020-06-24
habanalabs: Correct handling when failing to enqueue CB
Ofir Bitton
1
-0
/
+13
2020-06-24
habanalabs: increase GAUDI QMAN ARB WDT timeout
Oded Gabbay
1
-1
/
+1
2020-06-24
habanalabs: rename mmu_write() to mmu_asid_va_write()
Oded Gabbay
1
-2
/
+2
2020-06-24
habanalabs: use PI in MMU cache invalidation
Omer Shpigelman
2
-0
/
+11
2020-06-24
habanalabs: block scalar load_and_exe on external queue
Oded Gabbay
2
-1
/
+27
[next]