index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
habanalabs_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
habanalabs: create common folder
Oded Gabbay
1
-529
/
+0
2020-07-24
habanalabs: remove rate limiters from GAUDI
Oded Gabbay
1
-1
/
+0
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