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: Fix memleak in hl_device_reset
Dinghao Liu
2020-12-29
1
-0
/
+2
*
habanalabs: fix order of status check
Oded Gabbay
2020-12-28
1
-3
/
+3
*
habanalabs: register to pci shutdown callback
Oded Gabbay
2020-12-28
1
-0
/
+1
*
habanalabs: add validation cs counter, fix misplaced counters
Alon Mizrahi
2020-12-28
3
-18
/
+64
*
habanalabs/gaudi: retry loading TPC f/w on -EINTR
Oded Gabbay
2020-12-28
1
-2
/
+8
*
habanalabs: adjust pci controller init to new firmware
Oded Gabbay
2020-12-28
3
-14
/
+21
*
habanalabs: update comment in hl_boot_if.h
Oded Gabbay
2020-12-28
1
-1
/
+1
*
habanalabs/gaudi: enhance reset message
Oded Gabbay
2020-12-28
1
-4
/
+8
*
habanalabs: full FW hard reset support
Ofir Bitton
2020-12-28
1
-14
/
+41
*
habanalabs/gaudi: disable CGM at HW initialization
Oded Gabbay
2020-12-28
2
-3
/
+16
*
habanalabs: Revise comment to align with mirror list name
Tomer Tayar
2020-12-28
1
-1
/
+1
*
habanalabs/gaudi: do not set EB in collective slave queues
Alon Mizrahi
2020-12-28
4
-7
/
+10
*
habanalabs: preboot hard reset support
Ofir Bitton
2020-12-28
4
-25
/
+31
*
habanalabs: remove generic gaudi get_pll_freq function
Alon Mizrahi
2020-12-28
3
-94
/
+41
*
habanalabs: fetch PSOC PLL frequency from F/W in goya
Alon Mizrahi
2020-12-28
1
-23
/
+38
*
habanalabs: Fix a missing-braces warning
Tomer Tayar
2020-12-28
1
-1
/
+1
*
Merge 5.10-rc7 into char-misc-next
Greg Kroah-Hartman
2020-12-07
1
-8
/
+8
|
\
|
*
habanalabs: put devices before driver removal
Ofir Bitton
2020-11-30
1
-8
/
+8
|
*
habanalabs: free host huge va_range if not used
Ofir Bitton
2020-11-30
1
-0
/
+1
*
|
habanalabs: Add CB IOCTL opcode to retrieve CB information
Tomer Tayar
2020-11-30
1
-0
/
+38
*
|
habanalabs: Modify the cs_cnt of a CB to be atomic
Tomer Tayar
2020-11-30
5
-32
/
+17
*
|
habanalabs: Add mask for CS type bits in CS flags
Tomer Tayar
2020-11-30
1
-2
/
+4
*
|
habanalabs: change messages to debug level
Oded Gabbay
2020-11-30
2
-3
/
+3
*
|
habanalabs: free host huge va_range if not used
Ofir Bitton
2020-11-30
1
-1
/
+3
*
|
habanalabs/gaudi: handle reset when f/w is in preboot
Oded Gabbay
2020-11-30
1
-29
/
+31
*
|
habanalabs: add missing counter update
Oded Gabbay
2020-11-30
1
-0
/
+1
*
|
habanalabs: add ull to PLL masks
Alon Mizrahi
2020-11-30
1
-4
/
+4
*
|
habanalabs: add support for cs with timestamp
Ofir Bitton
2020-11-30
2
-12
/
+36
*
|
habanalabs: indicate to user that a cs is gone
Ofir Bitton
2020-11-30
1
-18
/
+50
*
|
habanalabs/gaudi: print ECC type field
Oded Gabbay
2020-11-30
1
-2
/
+2
*
|
habanalabs: update firmware files
Oded Gabbay
2020-11-30
3
-2
/
+21
*
|
habanalabs: gaudi_ctx_fini() can be static
kernel test robot
2020-11-30
1
-1
/
+1
*
|
habanalabs: goya_reset_sob_group() can be static
kernel test robot
2020-11-30
1
-3
/
+3
*
|
habanalabs: fetch pll frequency from firmware
Alon Mizrahi
2020-11-30
11
-296
/
+190
*
|
habanalabs: mmu map wrapper for sizes larger than a page
Ofir Bitton
2020-11-30
6
-77
/
+144
*
|
habanalabs: print CS type when it is stuck
Oded Gabbay
2020-11-30
1
-3
/
+25
*
|
habanalabs/gaudi: align to new FW reset scheme
Ofir Bitton
2020-11-30
1
-10
/
+14
*
|
habanalabs: firmware returns 64bit argument
Alon Mizrahi
2020-11-30
8
-31
/
+49
*
|
habanalabs: fix MMU debugfs operations
Moti Haimovski
2020-11-30
4
-263
/
+206
*
|
habanalabs: share a single ctx-mutex between all MMUs
Moti Haimovski
2020-11-30
2
-4
/
+4
*
|
habanalabs: support reserving aligned va block
Ofir Bitton
2020-11-30
3
-5
/
+10
*
|
habanalabs: add boot errors prints
Guy Nisan
2020-11-30
1
-0
/
+7
*
|
habanalabs: print message with correct device
Oded Gabbay
2020-11-30
1
-1
/
+1
*
|
habanalabs/gaudi: fetch HBM ecc info from FW
Ofir Bitton
2020-11-30
2
-7
/
+72
*
|
habanalabs: fetch hard reset capability from FW
Ofir Bitton
2020-11-30
5
-12
/
+32
*
|
habanalabs: move asic property to correct structure
Oded Gabbay
2020-11-30
6
-11
/
+10
*
|
habanalabs: use host va range for internal pools
Ofir Bitton
2020-11-30
4
-8
/
+98
*
|
habanalabs: improve hard reset procedure
Ofir Bitton
2020-11-30
2
-38
/
+106
*
|
habanalabs: Rename hw_queues_mirror to cs_mirror
Tomer Tayar
2020-11-30
4
-22
/
+20
*
|
habanalabs: refactor mmu va_range db structure
Ofir Bitton
2020-11-30
2
-72
/
+82
[next]