index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: check the return value of hl_cs_poll_fences()
Tomer Tayar
2022-02-28
1
-1
/
+1
*
habanalabs: support hard-reset scheduling during soft-reset
Ofir Bitton
2021-12-26
2
-3
/
+31
*
habanalabs: add a lock to protect multiple reset variables
Ofir Bitton
2021-12-26
4
-26
/
+49
*
habanalabs: refactor reset information variables
Ofir Bitton
2021-12-26
13
-106
/
+119
*
habanalabs: handle skip multi-CS if handling not done
Ohad Sharabi
2021-12-26
1
-1
/
+11
*
habanalabs: add CPU-CP packet for engine core ASID cfg
Tomer Tayar
2021-12-26
3
-0
/
+26
*
habanalabs: replace some -ENOTTY with -EINVAL
Oded Gabbay
2021-12-26
3
-5
/
+5
*
habanalabs: fix comments according to kernel-doc
Ofir Bitton
2021-12-26
1
-7
/
+17
*
habanalabs: fix endianness when reading cpld version
Ofir Bitton
2021-12-26
1
-1
/
+1
*
habanalabs: change wait_for_interrupt implementation
farah kassabri
2021-12-26
4
-10
/
+145
*
habanalabs: prevent wait if CS in multi-CS list completed
Ohad Sharabi
2021-12-26
2
-34
/
+54
*
habanalabs: modify cpu boot status error print
Ofir Bitton
2021-12-26
1
-1
/
+1
*
habanalabs: clean MMU headers definitions
Ohad Sharabi
2021-12-26
6
-49
/
+64
*
habanalabs: expose soft reset sysfs nodes for inference ASIC
Ofir Bitton
2021-12-26
1
-2
/
+30
*
habanalabs: sysfs support for two infineon versions
Ofir Bitton
2021-12-26
2
-5
/
+17
*
habanalabs: keep control device alive during hard reset
Dani Liberman
2021-12-26
4
-30
/
+50
*
habanalabs: fix hwmon handling for legacy f/w
Oded Gabbay
2021-12-26
1
-32
/
+169
*
habanalabs: add current PI value to cpu packets
Ofir Bitton
2021-12-26
1
-2
/
+12
*
habanalabs: remove in_debug check in device open
Oded Gabbay
2021-12-26
2
-10
/
+3
*
habanalabs: return correct clock throttling period
Ofir Bitton
2021-12-26
1
-2
/
+2
*
habanalabs: wait again for multi-CS if no CS completed
Ohad Sharabi
2021-12-26
2
-51
/
+50
*
habanalabs: remove compute context pointer
Oded Gabbay
2021-12-26
6
-14
/
+13
*
habanalabs: add helper to get compute context
Oded Gabbay
2021-12-26
4
-15
/
+36
*
habanalabs: fix etr asid configuration
Oded Gabbay
2021-12-26
8
-20
/
+21
*
habanalabs: save ctx inside encaps signal
Oded Gabbay
2021-12-26
4
-9
/
+16
*
habanalabs: remove redundant check on ctx_fini
Oded Gabbay
2021-12-26
1
-3
/
+1
*
habanalabs: free signal handle on failure
Oded Gabbay
2021-12-26
1
-1
/
+3
*
habanalabs: add missing kernel-doc comments for hl_device fields
Tomer Tayar
2021-12-26
1
-0
/
+2
*
habanalabs: pass reset flags to reset thread
Tomer Tayar
2021-12-26
2
-9
/
+5
*
habanalabs: enable access to info ioctl during hard reset
Dani Liberman
2021-12-26
2
-11
/
+1
*
habanalabs: add SOB information to signal submission uAPI
Dani Liberman
2021-12-26
3
-7
/
+38
*
habanalabs: skip read fw errors if dynamic descriptor invalid
Ohad Sharabi
2021-12-26
2
-2
/
+17
*
habanalabs: handle events during soft-reset
Ofir Bitton
2021-12-26
3
-1
/
+7
*
habanalabs: change misleading IRQ warning during reset
Ofir Bitton
2021-12-26
1
-3
/
+1
*
habanalabs: add power information type to POWER_GET packet
Tomer Tayar
2021-12-26
1
-0
/
+1
*
habanalabs: add more info ioctls support during reset
Ofir Bitton
2021-12-26
1
-28
/
+27
*
habanalabs: fix race condition in multi CS completion
Dani Liberman
2021-12-26
1
-0
/
+7
*
habanalabs: move device boot warnings to the correct location
Ofir Bitton
2021-12-26
1
-22
/
+23
*
habanalabs/gaudi: return EPERM on non hard-reset
Oded Gabbay
2021-12-26
1
-6
/
+2
*
habanalabs: rename late init after reset function
Oded Gabbay
2021-12-26
4
-7
/
+7
*
habanalabs: fix soft reset accounting
Oded Gabbay
2021-12-26
1
-25
/
+25
*
habanalabs: Move frequency change thread to goya_late_init
Rajaravi Krishna Katta
2021-12-26
8
-89
/
+100
*
habanalabs: abort reset on invalid request
Oded Gabbay
2021-12-26
1
-7
/
+9
*
habanalabs: fix possible deadlock in cache invl failure
Ofir Bitton
2021-12-26
6
-35
/
+39
*
habanalabs: skip PLL freq fetch
Ohad Sharabi
2021-12-26
2
-0
/
+10
*
habanalabs: prevent false heartbeat message
Oded Gabbay
2021-12-26
1
-1
/
+3
*
habanalabs: add support for fetching historic errors
Dani Liberman
2021-12-26
5
-43
/
+233
*
habanalabs: handle device TPM boot error as warning
Ofir Bitton
2021-12-26
2
-0
/
+13
*
habanalabs: debugfs support for larger I2C transactions
Ofir Bitton
2021-12-26
3
-18
/
+43
*
habanalabs: make hdev creation code more readable
Oded Gabbay
2021-12-26
2
-68
/
+61
[next]