index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: re-factor H/W queues initialization
Omer Shpigelman
2020-05-17
1
-8
/
+9
*
habanalabs: removing extra ;
Oded Gabbay
2020-03-24
1
-1
/
+1
*
habanalabs: do not halt CoreSight during hard reset
Omer Shpigelman
2020-02-11
1
-1
/
+3
*
habanalabs: halt the engines before hard-reset
Oded Gabbay
2020-02-11
1
-0
/
+1
*
habanalabs: flush EQ workers in hard reset
Oded Gabbay
2019-11-21
1
-5
/
+11
*
habanalabs: make the reset code more consistent
Oded Gabbay
2019-11-21
1
-1
/
+1
*
habanalabs: remove set but not used variable 'ctx'
YueHaibing
2019-11-21
1
-2
/
+0
*
habanalabs: show correct id in error print
Oded Gabbay
2019-09-05
1
-2
/
+2
*
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
2019-09-05
1
-1
/
+115
*
habanalabs: print to kernel log when reset is finished
Oded Gabbay
2019-09-05
1
-0
/
+2
*
habanalabs: Expose devices after initialization is done
Tomer Tayar
2019-09-05
1
-54
/
+109
*
habanalabs: create two char devices per ASIC
Oded Gabbay
2019-09-05
1
-3
/
+50
*
habanalabs: change device_setup_cdev() to be more generic
Oded Gabbay
2019-09-05
1
-22
/
+25
*
habanalabs: maintain a list of file private data objects
Oded Gabbay
2019-09-05
1
-71
/
+61
*
habanalabs: rename user_ctx as compute_ctx
Oded Gabbay
2019-09-05
1
-7
/
+7
*
habanalabs: kill user process after CS rollback
Oded Gabbay
2019-09-05
1
-4
/
+13
*
habanalabs: Avoid double free in error flow
Tomer Tayar
2019-08-12
1
-3
/
+2
*
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
2019-05-29
1
-3
/
+20
*
habanalabs: initialize device CPU queues after MMU init
Oded Gabbay
2019-05-29
1
-11
/
+11
*
habanalabs: remove simulator dedicated code
Oded Gabbay
2019-06-04
1
-7
/
+0
*
habanalabs: change polling functions to macros
Oded Gabbay
2019-05-09
1
-89
/
+0
*
habanalabs: force user to set device debug mode
Oded Gabbay
2019-05-04
1
-0
/
+48
*
habanalabs: Avoid using a non-initialized MMU cache mutex
Tomer Tayar
2019-05-24
1
-0
/
+2
*
habanalabs: increase timeout if working with simulator
Dalit Ben Zoor
2019-04-30
1
-1
/
+7
*
habanalabs: rename restore to ctx_switch when appropriate
Oded Gabbay
2019-04-25
1
-3
/
+3
*
habanalabs: Cancel pr_fmt() definition dependency on includes order
Tomer Tayar
2019-04-10
1
-0
/
+2
*
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
2019-04-06
1
-4
/
+5
*
habanalabs: all FD must be closed before removing device
Oded Gabbay
2019-04-06
1
-5
/
+27
*
habanalabs: remove extra semicolon
Oded Gabbay
2019-04-02
1
-1
/
+1
*
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
2019-03-24
1
-0
/
+15
*
habanalabs: never fail hard reset of device
Oded Gabbay
2019-03-17
1
-10
/
+9
*
habanalabs: prevent host crash during suspend/resume
Oded Gabbay
2019-03-03
1
-4
/
+42
*
habanalabs: perform accounting for active CS
Oded Gabbay
2019-03-03
1
-0
/
+1
*
habanalabs: complete user context cleanup before hard reset
Omer Shpigelman
2019-03-13
1
-1
/
+23
*
habanalabs: disable CPU access on timeouts
Oded Gabbay
2019-02-28
1
-0
/
+2
*
habanalabs: make functions static or declare them
Oded Gabbay
2019-02-27
1
-1
/
+1
*
habanalabs: add debugfs support
Oded Gabbay
2019-02-18
1
-0
/
+6
*
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
2019-02-18
1
-1
/
+19
*
habanalabs: add command submission module
Oded Gabbay
2019-02-18
1
-0
/
+16
*
habanalabs: add device reset support
Oded Gabbay
2019-02-18
1
-2
/
+323
*
habanalabs: add sysfs and hwmon support
Oded Gabbay
2019-02-18
1
-0
/
+163
*
habanalabs: add event queue and interrupts
Oded Gabbay
2019-02-18
1
-1
/
+33
*
habanalabs: add h/w queues module
Oded Gabbay
2019-02-18
1
-2
/
+73
*
habanalabs: add basic Goya h/w initialization
Oded Gabbay
2019-02-18
1
-0
/
+12
*
habanalabs: add command buffer module
Oded Gabbay
2019-02-18
1
-1
/
+42
*
habanalabs: add context and ASID modules
Oded Gabbay
2019-02-18
1
-0
/
+47
*
habanalabs: add basic Goya support
Oded Gabbay
2019-02-18
1
-0
/
+71
*
habanalabs: add skeleton driver
Oded Gabbay
2019-02-18
1
-0
/
+340