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
/
gaudi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
habanalabs/gaudi: fix print for firmware-alive event
Tomer Tayar
1
-3
/
+4
2022-11-23
habanalabs: fix print for out-of-sync and pkt-failure events
Tomer Tayar
1
-2
/
+2
2022-11-23
habanalabs/gaudi: add page fault notify event
Dani Liberman
1
-3
/
+3
2022-11-23
habanalabs/gaudi: add razwi notify event
Dani Liberman
1
-18
/
+19
2022-11-23
habanalabs/gaudi: use graceful hard reset for F/W events
Tomer Tayar
1
-9
/
+7
2022-11-23
habanalabs: verify no zero event is sent
Tal Cohen
1
-1
/
+3
2022-11-23
habanalabs: add page fault info uapi
Dani Liberman
1
-0
/
+2
2022-11-23
habanalabs: refactor razwi event notification
Dani Liberman
1
-35
/
+29
2022-09-20
habanalabs/gaudi: use 8KB aligned address for TPC kernels
Tomer Tayar
1
-3
/
+4
2022-09-19
habanalabs/gaudi: change TPC Assert to use TPC DEC instead of QMAN err
Tal Cohen
1
-6
/
+6
2022-09-19
habanalabs: rename error info structure
Dani Liberman
1
-15
/
+16
2022-09-19
habanalabs: MMU invalidation h/w is per device
Oded Gabbay
1
-4
/
+4
2022-09-19
habanalabs: new notifier events for device state
Tal Cohen
1
-5
/
+34
2022-09-19
habanalabs: send device active message to f/w
farah kassabri
1
-0
/
+6
2022-09-18
habanalabs: unify hwmon resources clean up
Dani Liberman
1
-17
/
+1
2022-09-18
habanalabs/gaudi: read div_sel value from firmware
Ohad Sharabi
1
-2
/
+3
2022-09-18
habanalabs/gaudi: fix print format for div_sel
Ohad Sharabi
1
-3
/
+1
2022-09-18
habanalabs: remove all kdma locks
Oded Gabbay
1
-2
/
+0
2022-09-18
habanalabs: rename non_hard_reset to compute_reset
Ofir Bitton
1
-2
/
+2
2022-09-18
habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"
Colin Ian King
1
-1
/
+1
2022-09-18
habanalabs: removed seq_file parameter from is_idle asic functions
Dani Liberman
1
-23
/
+24
2022-07-12
habanalabs: move h/w dirty message to debug
Oded Gabbay
1
-2
/
+1
2022-07-12
habanalabs: add a value field to hl_fw_send_pci_access_msg()
Tomer Tayar
1
-3
/
+3
2022-07-12
habanalabs/gaudi2: remove unused defines
Oded Gabbay
1
-7
/
+0
2022-07-12
habanalabs: wait for preboot ready after hard reset
Ohad Sharabi
1
-5
/
+14
2022-07-12
habanalabs: remove obsolete device variables used for testing
Oded Gabbay
1
-130
/
+1
2022-07-12
habanalabs: initialize new asic properties
Oded Gabbay
1
-6
/
+12
2022-07-12
habanalabs: add unsupported functions
Oded Gabbay
1
-0
/
+21
2022-07-12
habanalabs: add gaudi2 asic-specific code
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: use %pa to print pci bar size
Oded Gabbay
1
-14
/
+11
2022-07-12
habanalabs/gaudi: replace hl_poll_timeout with while loop
Dafna Hirschfeld
1
-12
/
+11
2022-07-12
habanalabs: communicate supported page sizes to user
Ohad Sharabi
1
-7
/
+0
2022-07-12
habanalabs: page size can only be a power of 2
Ohad Sharabi
1
-1
/
+0
2022-07-12
habanalabs: refactor dma asic-specific functions
Ohad Sharabi
1
-59
/
+30
2022-07-12
habanalabs/gaudi: remove unused enum
Oded Gabbay
1
-22
/
+9
2022-07-12
habanalabs/gaudi: mask constant value before cast
Oded Gabbay
1
-4
/
+4
2022-07-12
habanalabs/gaudi: use correct type in assignment
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs/gaudi: fix function name in comment
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs/gaudi: use memory_scrub_val from debugfs
Dafna Hirschfeld
1
-3
/
+2
2022-07-12
habanalabs: don't send addr and size to scrub_device_mem cb
Dafna Hirschfeld
1
-33
/
+31
2022-07-12
habanalabs/gaudi: fix a race condition causing DMAR error
Yuri Nudelman
1
-12
/
+34
2022-07-12
habanalabs/gaudi: fix warning: var might be used uninitialized
Koby Elbaz
1
-1
/
+1
2022-07-12
habanalabs/gaudi: notify user process on device unavailable
Tal Cohen
1
-1
/
+4
2022-07-12
habanalabs: remove unused get_dma_desc_list_size
Oded Gabbay
1
-1
/
+0
2022-07-12
habanalabs/gaudi: fix shift out of bounds
Ofir Bitton
1
-7
/
+9
2022-07-12
habanalabs/gaudi: fix incorrect MME offset calculation
Koby Elbaz
1
-3
/
+8
2022-07-12
habanalabs/gaudi: send device reset notification
Tal Cohen
1
-3
/
+10
2022-07-12
habanalabs/gaudi: invoke device reset from one code block
Tal Cohen
1
-9
/
+16
2022-07-12
habanalabs/gaudi: collect undefined opcode error info
Tal Cohen
1
-21
/
+87
2022-07-12
habanalabs/gaudi: fix comment to reflect current code
Oded Gabbay
1
-2
/
+8
[next]