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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
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-04-30
habanalabs: increase timeout if working with simulator
Dalit Ben Zoor
2
-2
/
+13
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
3
-5
/
+1
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
6
-56
/
+72
2019-05-01
habanalabs: rename functions to improve code readability
Oded Gabbay
5
-36
/
+38
2019-04-30
habanalabs: remove call to cs_parser()
Dalit Ben Zoor
1
-24
/
+3
2019-04-28
habanalabs: Use single pool for CPU accessible host memory
Tomer Tayar
4
-22
/
+48
2019-04-28
habanalabs: return old dram bar address upon change
Oded Gabbay
3
-35
/
+35
2019-04-25
habanalabs: rename restore to ctx_switch when appropriate
Oded Gabbay
4
-21
/
+22
2019-04-22
habanalabs: use ASIC functions interface for rreg/wreg
Oded Gabbay
3
-44
/
+71
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-10
habanalabs: Cancel pr_fmt() definition dependency on includes order
Tomer Tayar
3
-2
/
+4
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-06
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
4
-6
/
+16
2019-04-06
habanalabs: all FD must be closed before removing device
Oded Gabbay
1
-5
/
+27
2019-04-04
habanalabs: split mmu/no-mmu code paths in memory ioctl
Oded Gabbay
1
-85
/
+92
2019-04-04
habanalabs: ASIC_AUTO_DETECT enum value is redundant
Oded Gabbay
2
-7
/
+5
2019-04-02
habanalabs: refactoring in goya.c
Oded Gabbay
3
-81
/
+88
2019-04-01
habanalabs: add goya implementation for debug configuration
Omer Shpigelman
6
-6
/
+1122
2019-04-01
habanalabs: add new IOCTL for debug, tracing and profiling
Omer Shpigelman
6
-2
/
+154
2019-04-02
habanalabs: remove extra semicolon
Oded Gabbay
1
-1
/
+1
2019-03-31
habanalabs: prevent CPU soft lockup on Palladium
Oded Gabbay
1
-2
/
+9
2019-03-31
habanalabs: remove trailing blank line from EOF
Oded Gabbay
91
-91
/
+0
2019-03-27
habanalabs: improve error messages
Oded Gabbay
2
-2
/
+3
2019-03-24
habanalabs: remove low credit limit of DMA #0
Oded Gabbay
1
-5
/
+4
2019-03-24
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
3
-0
/
+35
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-17
habanalabs: never fail hard reset of device
Oded Gabbay
1
-10
/
+9
2019-03-07
habanalabs: keep track of the device's dma mask
Oded Gabbay
4
-39
/
+65
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
2
-66
/
+43
2019-03-03
habanalabs: perform accounting for active CS
Oded Gabbay
4
-7
/
+18
2019-03-14
habanalabs: fix mapping with page size bigger than 4KB
Omer Shpigelman
1
-2
/
+4
2019-03-13
habanalabs: complete user context cleanup before hard reset
Omer Shpigelman
1
-1
/
+23
2019-03-07
habanalabs: fix bug when mapping very large memory area
Omer Shpigelman
1
-4
/
+5
2019-03-05
habanalabs: fix MMU number of pages calculation
Omer Shpigelman
3
-21
/
+23
2019-03-02
habanalabs: adjust Kconfig to fix build errors
Oded Gabbay
1
-1
/
+2
2019-03-02
habanalabs: use %px instead of %p in error print
Oded Gabbay
1
-1
/
+1
2019-03-01
habanalabs: use do_div for 64-bit divisions
Oded Gabbay
1
-6
/
+6
2019-02-28
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
6
-53
/
+70
2019-02-28
habanalabs: use NULL to initialize array of pointers
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
2
-8
/
+10
2019-02-28
habanalabs: print pointer using %p
Oded Gabbay
1
-3
/
+2
[next]