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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-26
habanalabs: remove compute context pointer
Oded Gabbay
6
-14
/
+13
2021-12-26
habanalabs: add helper to get compute context
Oded Gabbay
4
-15
/
+36
2021-12-26
habanalabs: fix etr asid configuration
Oded Gabbay
8
-20
/
+21
2021-12-26
habanalabs: save ctx inside encaps signal
Oded Gabbay
4
-9
/
+16
2021-12-26
habanalabs: remove redundant check on ctx_fini
Oded Gabbay
1
-3
/
+1
2021-12-26
habanalabs: free signal handle on failure
Oded Gabbay
1
-1
/
+3
2021-12-26
habanalabs: add missing kernel-doc comments for hl_device fields
Tomer Tayar
1
-0
/
+2
2021-12-26
habanalabs: pass reset flags to reset thread
Tomer Tayar
2
-9
/
+5
2021-12-26
habanalabs: enable access to info ioctl during hard reset
Dani Liberman
2
-11
/
+1
2021-12-26
habanalabs: add SOB information to signal submission uAPI
Dani Liberman
3
-7
/
+38
2021-12-26
habanalabs: skip read fw errors if dynamic descriptor invalid
Ohad Sharabi
2
-2
/
+17
2021-12-26
habanalabs: handle events during soft-reset
Ofir Bitton
3
-1
/
+7
2021-12-26
habanalabs: change misleading IRQ warning during reset
Ofir Bitton
1
-3
/
+1
2021-12-26
habanalabs: add power information type to POWER_GET packet
Tomer Tayar
1
-0
/
+1
2021-12-26
habanalabs: add more info ioctls support during reset
Ofir Bitton
1
-28
/
+27
2021-12-26
habanalabs: fix race condition in multi CS completion
Dani Liberman
1
-0
/
+7
2021-12-26
habanalabs: move device boot warnings to the correct location
Ofir Bitton
1
-22
/
+23
2021-12-26
habanalabs/gaudi: return EPERM on non hard-reset
Oded Gabbay
1
-6
/
+2
2021-12-26
habanalabs: rename late init after reset function
Oded Gabbay
4
-7
/
+7
2021-12-26
habanalabs: fix soft reset accounting
Oded Gabbay
1
-25
/
+25
2021-12-26
habanalabs: Move frequency change thread to goya_late_init
Rajaravi Krishna Katta
8
-89
/
+100
2021-12-26
habanalabs: abort reset on invalid request
Oded Gabbay
1
-7
/
+9
2021-12-26
habanalabs: fix possible deadlock in cache invl failure
Ofir Bitton
6
-35
/
+39
2021-12-26
habanalabs: skip PLL freq fetch
Ohad Sharabi
2
-0
/
+10
2021-12-26
habanalabs: prevent false heartbeat message
Oded Gabbay
1
-1
/
+3
2021-12-26
habanalabs: add support for fetching historic errors
Dani Liberman
5
-43
/
+233
2021-12-26
habanalabs: handle device TPM boot error as warning
Ofir Bitton
2
-0
/
+13
2021-12-26
habanalabs: debugfs support for larger I2C transactions
Ofir Bitton
3
-18
/
+43
2021-12-26
habanalabs: make hdev creation code more readable
Oded Gabbay
2
-68
/
+61
2021-12-26
habanalabs: add new opcodes for INFO IOCTL
farah kassabri
4
-1
/
+144
2021-12-26
habanalabs: refactor wait-for-user-interrupt function
Bharat Jauhari
1
-14
/
+8
2021-12-26
habanalabs/gaudi: Fix collective wait bug
farah kassabri
1
-4
/
+11
2021-12-26
habanalabs: expand clock throttling information uAPI
Ofir Bitton
5
-12
/
+96
2021-12-26
habanalabs: change wait for interrupt timeout to 64 bit
Dani Liberman
1
-5
/
+17
2021-12-26
habanalabs: rename reset flags
Bharat Jauhari
7
-48
/
+50
2021-12-26
habanalabs: add dedicated message towards f/w to set power
Rajaravi Krishna Katta
5
-1
/
+18
2021-12-26
habanalabs: handle abort scenario for user interrupt
Bharat Jauhari
1
-18
/
+16
2021-12-26
habanalabs: don't clear previous f/w indications
Ohad Sharabi
1
-14
/
+5
2021-12-26
habanalabs: use variable poll interval for fw loading
Ohad Sharabi
3
-16
/
+27
2021-12-26
habanalabs: adding indication of boot fit loaded
Ohad Sharabi
5
-8
/
+13
2021-12-26
habanalabs: partly skip cache flush when in PMMU map flow
Yuri Nudelman
3
-3
/
+9
2021-12-26
habanalabs: add enum mmu_op_flags
Yuri Nudelman
5
-8
/
+19
2021-12-26
habanalabs: make last_mask an MMU property
Yuri Nudelman
4
-5
/
+10
2021-12-26
habanalabs: wrong VA size calculation
Yuri Nudelman
3
-23
/
+17
2021-12-26
habanalabs/gaudi: fix debugfs dma channel selection
Guy Zadicario
1
-2
/
+9
2021-12-26
habanalabs: revise and document use of boot status flags
Ohad Sharabi
1
-5
/
+19
2021-12-26
habanalabs: print va_range in vm node debugfs
Yuri Nudelman
1
-0
/
+25
2021-12-26
habanalabs/gaudi: recover from CPU WD event
Oded Gabbay
1
-1
/
+19
2021-12-26
habanalabs: modify wait for boot fit in dynamic FW load
Ohad Sharabi
1
-1
/
+0
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+2
[next]