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
/
goya
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-02
habanalabs: Update CPU DMA memory label name
Tomer Tayar
1
-2
/
+2
2019-05-02
habanalabs: Update CPU DMA pool label name
Tomer Tayar
1
-2
/
+2
2019-05-01
habanalabs: remove condition that is always true
Dalit Ben Zoor
1
-25
/
+23
2019-05-01
habanalabs: remove redundant member from parser struct
Dalit Ben Zoor
1
-1
/
+1
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
1
-33
/
+57
2019-05-01
habanalabs: rename functions to improve code readability
Oded Gabbay
1
-13
/
+15
2019-04-30
habanalabs: remove call to cs_parser()
Dalit Ben Zoor
1
-24
/
+3
2019-04-28
habanalabs: return old dram bar address upon change
Oded Gabbay
1
-32
/
+28
2019-04-22
habanalabs: use ASIC functions interface for rreg/wreg
Oded Gabbay
2
-38
/
+45
2019-04-21
uapi/habanalabs: add missing fields in bmon params
Oded Gabbay
1
-4
/
+12
2019-04-21
habanalabs: re-factor goya_parse_cb_no_ext_queue()
Oded Gabbay
1
-22
/
+21
2019-04-22
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
1
-5
/
+4
2019-04-06
habanalabs: prevent device PTE read/write during hard-reset
Oded Gabbay
1
-0
/
+6
2019-04-02
habanalabs: refactoring in goya.c
Oded Gabbay
2
-77
/
+88
2019-04-01
habanalabs: add goya implementation for debug configuration
Omer Shpigelman
3
-5
/
+615
2019-04-01
habanalabs: add new IOCTL for debug, tracing and profiling
Omer Shpigelman
4
-1
/
+17
2019-03-24
habanalabs: remove low credit limit of DMA #0
Oded Gabbay
1
-5
/
+4
2019-03-21
habanalabs: allow user to modify TPC clock relaxation value
Dalit Ben Zoor
1
-2
/
+12
2019-03-20
habanalabs: set new golden value to tpc clock relaxation
Dalit Ben Zoor
1
-0
/
+2
2019-03-07
habanalabs: keep track of the device's dma mask
Oded Gabbay
1
-22
/
+10
2019-03-03
habanalabs: cast to expected type
Oded Gabbay
1
-1
/
+1
2019-03-03
habanalabs: prevent host crash during suspend/resume
Oded Gabbay
1
-62
/
+1
2019-03-02
habanalabs: use %px instead of %p in error print
Oded Gabbay
1
-1
/
+1
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Tomer Tayar
1
-98
/
+125
2019-02-28
habanalabs: soft-reset device if context-switch fails
Oded Gabbay
1
-1
/
+1
2019-02-28
habanalabs: print pointer using %p
Oded Gabbay
1
-3
/
+2
2019-02-28
habanalabs: extend QMAN0 job timeout
Omer Shpigelman
1
-3
/
+9
2019-02-28
habanalabs: set DMA0 completion to SOB 1007
Oded Gabbay
1
-7
/
+7
2019-02-28
habanalabs: fix validation of WREG32 to DMA completion
Oded Gabbay
1
-1
/
+1
2019-02-28
habanalabs: fix mmu cache registers init
Oded Gabbay
1
-2
/
+3
2019-02-28
habanalabs: disable CPU access on timeouts
Oded Gabbay
1
-2
/
+7
2019-02-28
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
2
-127
/
+92
2019-02-28
habanalabs: Dissociate RAZWI info from event types
Tomer Tayar
1
-100
/
+127
2019-02-27
habanalabs: make functions static or declare them
Oded Gabbay
2
-39
/
+50
2019-02-26
habanalabs: use u64 when comparing variables' sum to u32_max
Oded Gabbay
2
-3
/
+5
2019-03-07
habanalabs: Add a printout with the name of a busy engine
Tomer Tayar
1
-11
/
+13
2019-03-06
habanalabs: Remove unneeded function pointers
Tomer Tayar
2
-12
/
+4
2019-03-05
habanalabs: Move PCI code into common file
Tomer Tayar
1
-252
/
+20
2019-02-28
habanalabs: remove unused defines
Oded Gabbay
1
-8
/
+6
2019-03-04
habanalabs: use EQ MSI/X ID per chip
Oded Gabbay
1
-4
/
+4
2019-03-04
habanalabs: Move device CPU code into common file
Tomer Tayar
2
-315
/
+57
2019-02-27
habanalabs: remove implicit include from header files
Dotan Barak
1
-0
/
+1
2019-02-24
habanalabs: rename goya_non_fatal_events array to all events
Oded Gabbay
1
-5
/
+3
2019-02-24
habanalabs: add new device CPU boot status
Igor Grinberg
1
-0
/
+5
2019-02-23
habanalabs: don't print result when rc indicates error
Oded Gabbay
1
-4
/
+10
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
2
-0
/
+113
2019-02-18
habanalabs: implement INFO IOCTL
Oded Gabbay
1
-0
/
+6
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
1
-0
/
+395
2019-02-18
habanalabs: add command submission module
Oded Gabbay
1
-0
/
+1126
[next]