index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2020-11-30
habanalabs: Add CB IOCTL opcode to retrieve CB information
Tomer Tayar
-0
/
+38
2020-11-30
habanalabs: Modify the cs_cnt of a CB to be atomic
Tomer Tayar
-32
/
+17
2020-11-30
habanalabs: Add mask for CS type bits in CS flags
Tomer Tayar
-2
/
+4
2020-11-30
habanalabs: change messages to debug level
Oded Gabbay
-3
/
+3
2020-11-30
habanalabs: free host huge va_range if not used
Ofir Bitton
-1
/
+3
2020-11-30
habanalabs/gaudi: handle reset when f/w is in preboot
Oded Gabbay
-29
/
+31
2020-11-30
habanalabs: add missing counter update
Oded Gabbay
-0
/
+1
2020-11-30
habanalabs: add ull to PLL masks
Alon Mizrahi
-4
/
+4
2020-11-30
habanalabs: add support for cs with timestamp
Ofir Bitton
-12
/
+36
2020-11-30
habanalabs: indicate to user that a cs is gone
Ofir Bitton
-18
/
+50
2020-11-30
habanalabs/gaudi: print ECC type field
Oded Gabbay
-2
/
+2
2020-11-30
habanalabs: update firmware files
Oded Gabbay
-2
/
+21
2020-11-30
habanalabs: gaudi_ctx_fini() can be static
kernel test robot
-1
/
+1
2020-11-30
habanalabs: goya_reset_sob_group() can be static
kernel test robot
-3
/
+3
2020-11-30
habanalabs: fetch pll frequency from firmware
Alon Mizrahi
-296
/
+190
2020-11-30
habanalabs: mmu map wrapper for sizes larger than a page
Ofir Bitton
-77
/
+144
2020-11-30
habanalabs: print CS type when it is stuck
Oded Gabbay
-3
/
+25
2020-11-30
habanalabs/gaudi: align to new FW reset scheme
Ofir Bitton
-10
/
+14
2020-11-30
habanalabs: firmware returns 64bit argument
Alon Mizrahi
-31
/
+49
2020-11-30
habanalabs: fix MMU debugfs operations
Moti Haimovski
-263
/
+206
2020-11-30
habanalabs: share a single ctx-mutex between all MMUs
Moti Haimovski
-4
/
+4
2020-11-30
habanalabs: support reserving aligned va block
Ofir Bitton
-5
/
+10
2020-11-30
habanalabs: add boot errors prints
Guy Nisan
-0
/
+7
2020-11-30
habanalabs: print message with correct device
Oded Gabbay
-1
/
+1
2020-11-30
habanalabs/gaudi: fetch HBM ecc info from FW
Ofir Bitton
-7
/
+72
2020-11-30
habanalabs: fetch hard reset capability from FW
Ofir Bitton
-12
/
+32
2020-11-30
habanalabs: move asic property to correct structure
Oded Gabbay
-11
/
+10
2020-11-30
habanalabs: use host va range for internal pools
Ofir Bitton
-8
/
+98
2020-11-30
habanalabs: improve hard reset procedure
Ofir Bitton
-38
/
+106
2020-11-30
habanalabs: Rename hw_queues_mirror to cs_mirror
Tomer Tayar
-22
/
+20
2020-11-30
habanalabs: refactor mmu va_range db structure
Ofir Bitton
-72
/
+82
2020-11-30
habanalabs: move HW dirty check to a proper location
Ofir Bitton
-58
/
+63
2020-11-30
habanalabs: restore vm_pgoff after mmap
Oded Gabbay
-0
/
+1
2020-11-30
habanalabs: add 'needs reset' state in driver
Ofir Bitton
-54
/
+99
2020-11-30
habanalabs: fix hard reset print and comment
Omer Shpigelman
-5
/
+8
2020-11-30
habanalabs/gaudi: remove pcie_en strap toggle
Igor Grinberg
-13
/
+1
2020-11-30
habanalabs: remove duplicate print
Oded Gabbay
-6
/
+0
2020-11-30
habanalabs: Separate CS job completion from its deallocation
Tomer Tayar
-12
/
+28
2020-11-30
habanalabs/gaudi: increase MAX CS to 16K
Oded Gabbay
-1
/
+1
2020-11-30
habanalabs: reset device upon fw read failure
farah kassabri
-22
/
+38
2020-11-30
habanalabs: Move repeatedly included headers to habanalabs.h
Tomer Tayar
-14
/
+4
2020-11-30
habanalabs: release signal if collective wait was dropped
Ofir Bitton
-2
/
+4
2020-11-30
habanalabs: Skip updating CI of internal queues if not in use
Tomer Tayar
-0
/
+5
2020-11-30
habanalabs: Small refactoring of cs_do_release()
Tomer Tayar
-50
/
+49
2020-11-30
habanalabs: Small refactoring of CS IOCTL handling
Tomer Tayar
-194
/
+223
2020-11-30
habanalabs/gaudi: fetch PLL info from FW
Ofir Bitton
-9
/
+62
2020-11-30
habanalabs: refactor MMU to support dual residency MMU
Moti Haimovski
-47
/
+143
2020-11-30
habanalabs: fix MMU print message
Moti Haimovski
-1
/
+1
2020-11-30
habanalabs/gaudi: scrub all memory upon closing FD
farah kassabri
-14
/
+161
2020-11-30
habanalabs/gaudi: add support for FW security
Ofir Bitton
-78
/
+128
[prev]
[next]