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