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
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-512
/
+1184
2022-11-30
habanalabs: remove FOLL_FORCE usage
David Hildenbrand
1
-2
/
+1
2022-11-23
habanalabs: fix VA range calculation
Ohad Sharabi
1
-8
/
+4
2022-11-23
habanalabs: fail driver load if EEPROM errors detected
Ofir Bitton
1
-12
/
+11
2022-11-23
habanalabs: make print of engines idle mask more readable
Tomer Tayar
1
-6
/
+21
2022-11-23
habanalabs: clear non-released encapsulated signals
Tomer Tayar
3
-31
/
+71
2022-11-23
habanalabs: don't put context in hl_encaps_handle_do_release_sob()
Tomer Tayar
1
-1
/
+0
2022-11-23
habanalabs: print context refcount value if hard reset fails
Tomer Tayar
1
-3
/
+15
2022-11-23
habanalabs: add RMWREG32_SHIFTED to set a val within a mask
Dafna Hirschfeld
2
-10
/
+6
2022-11-23
habanalabs: fix rc when new CPUCP opcodes are not supported
Tomer Tayar
1
-0
/
+1
2022-11-23
habanalabs/gaudi2: added memset for the cq_size register
Marco Pagani
1
-0
/
+1
2022-11-23
habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd()
Marco Pagani
1
-0
/
+2
2022-11-23
habanalabs: increase the size of busy engines mask
Tomer Tayar
1
-4
/
+5
2022-11-23
habanalabs/gaudi2: change memory scrub mechanism
farah kassabri
1
-46
/
+83
2022-11-23
habanalabs: extend process wait timeout in device fine
Oded Gabbay
2
-5
/
+12
2022-11-23
habanalabs: check schedule_hard_reset correctly
Oded Gabbay
1
-12
/
+13
2022-11-23
habanalabs: reset device if still in use when released
Tomer Tayar
1
-3
/
+4
2022-11-23
habanalabs/gaudi2: return to reset upon SM SEI BRESP error
Tomer Tayar
1
-13
/
+6
2022-11-23
habanalabs/gaudi2: don't enable entries in the MSIX_GW table
Tomer Tayar
1
-26
/
+0
2022-11-23
habanalabs/gaudi2: remove redundant firmware version check
farah kassabri
1
-2
/
+1
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
3
-8
/
+8
2022-11-23
habanalabs/gaudi2: add page fault notify event
Dani Liberman
1
-8
/
+9
2022-11-23
habanalabs/gaudi2: classify power/thermal events as info
Ofir Bitton
1
-0
/
+1
2022-11-23
habanalabs: skip events info ioctl if not supported
Ohad Sharabi
1
-0
/
+4
2022-11-23
habanalabs: fix firmware descriptor copy operation
farah kassabri
1
-2
/
+24
2022-11-23
habanalabs/gaudi2: add razwi notify event
Dani Liberman
2
-62
/
+82
2022-11-23
habanalabs/gaudi2: implement fp32 not supported event
Ofir Bitton
3
-1
/
+9
2022-11-23
habanalabs/gaudi: add page fault notify event
Dani Liberman
3
-3
/
+14
2022-11-23
habanalabs: use single threaded WQ for event handling
Dani Liberman
1
-1
/
+1
2022-11-23
habanalabs/gaudi: add razwi notify event
Dani Liberman
3
-18
/
+29
2022-11-23
habanalabs/gaudi2: add PCI revision 2 support
Ofir Bitton
9
-17
/
+39
2022-11-23
habanalabs: remove redundant gaudi2_sec asic type
Ofir Bitton
5
-9
/
+1
2022-11-23
habanalabs: add warning print upon a PCI error
Ofir Bitton
1
-2
/
+7
2022-11-23
habanalabs: fix PCIe access to SRAM via debugfs
Tomer Tayar
1
-3
/
+3
2022-11-23
habanalabs: zero ts registration buff when allocated
farah kassabri
1
-1
/
+1
2022-11-23
habanalabs: no consecutive err when user context is enabled
Tal Cohen
1
-0
/
+4
2022-11-23
habanalabs: use graceful hard reset for CS timeouts
Tomer Tayar
1
-8
/
+8
2022-11-23
habanalabs/gaudi2: use graceful hard reset for F/W events
Tomer Tayar
1
-17
/
+10
2022-11-23
habanalabs/gaudi: use graceful hard reset for F/W events
Tomer Tayar
1
-9
/
+7
2022-11-23
habanalabs: add an option to control watchdog timeout via debugfs
Tomer Tayar
1
-0
/
+5
2022-11-23
habanalabs: add support for graceful hard reset
Tomer Tayar
2
-15
/
+140
2022-11-23
habanalabs: avoid divide by zero in device utilization
Ohad Sharabi
1
-2
/
+7
2022-11-23
habanalabs: fix user mappings calculation in case of page fault
Dani Liberman
1
-2
/
+7
2022-11-23
habanalabs/gaudi2: remove configurations to access the MSI-X doorbell
Tomer Tayar
1
-31
/
+3
2022-11-23
habanalabs: allow setting HBM BAR to other regions
Ohad Sharabi
2
-13
/
+18
2022-11-23
habanalabs: fix using freed pointer
Ohad Sharabi
1
-1
/
+4
2022-11-23
habanalabs/gaudi2: unsecure CBU_EARLY_BRESP registers
Dilip Puri
1
-0
/
+1
2022-11-23
habanalabs: verify no zero event is sent
Tal Cohen
2
-1
/
+8
2022-11-23
habanalabs/gaudi2: capture page fault data
Dani Liberman
1
-0
/
+1
[next]