index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-10-18
habanalabs: refactor fence handling in hl_cs_poll_fences
Dani Liberman
1
-35
/
+36
2021-10-18
habanalabs: context cleanup cosmetics
Omer Shpigelman
1
-7
/
+1
2021-10-18
habanalabs: simplify wait for interrupt with timestamp flow
Yuri Nudelman
3
-10
/
+7
2021-10-18
habanalabs: initialize hpriv fields before adding new node
Moti Haimovski
1
-8
/
+15
2021-10-18
habanalabs: Unify frequency set/get functionality
Rajaravi Krishna Katta
9
-65
/
+38
2021-10-18
habanalabs: select CRC32
Vegard Nossum
1
-0
/
+1
2021-10-18
habanalabs: add support for dma-buf exporter
Tomer Tayar
5
-3
/
+535
2021-10-18
habanalabs: fix NULL pointer dereference
Dani Liberman
1
-2
/
+11
2021-10-18
habanalabs: fix race condition in multi CS completion
Dani Liberman
2
-1
/
+23
2021-10-18
habanalabs: use only u32
Oded Gabbay
1
-1
/
+1
2021-10-18
habanalabs: update firmware files
Oded Gabbay
4
-78
/
+130
2021-10-18
habanalabs: bypass reset for continuous h/w error event
Bharat Jauhari
5
-36
/
+111
2021-10-18
habanalabs: take timestamp on wait for interrupt
Yuri Nudelman
3
-3
/
+21
2021-10-18
habanalabs: prevent race between fd close/open
Oded Gabbay
1
-7
/
+23
2021-10-18
habanalabs: refactor reset log message
Oded Gabbay
1
-1
/
+8
2021-10-18
habanalabs: define soft-reset as inference op
Oded Gabbay
4
-8
/
+12
2021-10-18
habanalabs: fix debugfs device memory MMU VA translation
Yuri Nudelman
1
-14
/
+16
2021-10-18
habanalabs: add support for a long interrupt target value
Ofir Bitton
1
-4
/
+4
2021-10-18
habanalabs: remove redundant cs validity checks
Ofir Bitton
1
-3
/
+2
2021-10-18
habanalabs: enable power info via HWMON framework
Rajaravi Krishna Katta
3
-0
/
+108
2021-10-18
habanalabs: generalize COMMS message sending procedure
Alon Mizrahi
1
-10
/
+18
2021-10-18
habanalabs: create static map of f/w hwmon enums
Rajaravi Krishna Katta
2
-9
/
+97
2021-10-18
habanalabs: add debugfs node for configuring CS timeout
Ofir Bitton
1
-0
/
+51
2021-09-29
habanalabs: fix resetting args in wait for CS IOCTL
Rajaravi Krishna Katta
1
-14
/
+19
2021-09-14
habanalabs: expose a single cs seq in staged submissions
Ofir Bitton
1
-0
/
+6
2021-09-14
habanalabs: fix wait offset handling
farah kassabri
1
-2
/
+7
2021-09-14
habanalabs: rate limit multi CS completion errors
Ofir Bitton
1
-1
/
+2
2021-09-14
habanalabs/gaudi: fix LBW RR configuration
Oded Gabbay
1
-48
/
+67
2021-09-14
habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"
Colin Ian King
1
-1
/
+1
2021-09-14
habanalabs: fail collective wait when not supported
Ofir Bitton
1
-0
/
+9
[prev]
[next]