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
/
habanalabs_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
habanalabs: enable gaudi code in driver
Oded Gabbay
1
-5
/
+0
2020-05-19
habanalabs: add gaudi asic-dependent code
Oded Gabbay
1
-0
/
+7
2020-05-19
habanalabs: support clock gating enable/disable
Oded Gabbay
1
-0
/
+1
2020-05-19
habanalabs: add missing MODULE_DEVICE_TABLE
Oded Gabbay
1
-0
/
+1
2020-03-24
habanalabs: show unsupported message for GAUDI
Oded Gabbay
1
-1
/
+10
2019-09-05
habanalabs: create two char devices per ASIC
Oded Gabbay
1
-19
/
+70
2019-09-05
habanalabs: maintain a list of file private data objects
Oded Gabbay
1
-40
/
+38
2019-09-05
habanalabs: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-05-08
habanalabs: remove dead code in habanalabs_drv.c
Oded Gabbay
1
-30
/
+26
2019-05-04
habanalabs: force user to set device debug mode
Oded Gabbay
1
-0
/
+8
2019-05-04
habanalabs: improve a couple of error messages
Oded Gabbay
1
-1
/
+1
2019-04-10
habanalabs: Cancel pr_fmt() definition dependency on includes order
Tomer Tayar
1
-0
/
+2
2019-04-04
habanalabs: ASIC_AUTO_DETECT enum value is redundant
Oded Gabbay
1
-2
/
+2
2019-03-07
habanalabs: keep track of the device's dma mask
Oded Gabbay
1
-0
/
+3
2019-02-27
habanalabs: make functions static or declare them
Oded Gabbay
1
-2
/
+2
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
1
-2
/
+14
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
1
-1
/
+1
2019-02-18
habanalabs: add command submission module
Oded Gabbay
1
-0
/
+20
2019-02-18
habanalabs: add device reset support
Oded Gabbay
1
-2
/
+7
2019-02-18
habanalabs: add sysfs and hwmon support
Oded Gabbay
1
-0
/
+7
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
1
-0
/
+5
2019-02-18
habanalabs: add basic Goya h/w initialization
Oded Gabbay
1
-0
/
+7
2019-02-18
habanalabs: add command buffer module
Oded Gabbay
1
-0
/
+2
2019-02-18
habanalabs: add context and ASID modules
Oded Gabbay
1
-2
/
+44
2019-02-18
habanalabs: add basic Goya support
Oded Gabbay
1
-0
/
+3
2019-02-18
habanalabs: add skeleton driver
Oded Gabbay
1
-0
/
+358