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
2022-07-12
habanalabs: add unsupported functions
Oded Gabbay
-0
/
+42
2022-07-12
habanalabs: add gaudi2 asic-specific code
Oded Gabbay
-97
/
+11155
2022-07-12
habanalabs/gaudi2: add asic registers header files
Oded Gabbay
-2
/
+136492
2022-07-12
habanalabs: remove redundant argument in access_dev_mem APIs
Ofir Bitton
-9
/
+7
2022-07-12
habanalabs: use %pa to print pci bar size
Oded Gabbay
-28
/
+22
2022-07-12
habanalabs/gaudi: replace hl_poll_timeout with while loop
Dafna Hirschfeld
-12
/
+11
2022-07-12
habanalabs: communicate supported page sizes to user
Ohad Sharabi
-19
/
+6
2022-07-12
habanalabs: remove dead code from free_device_memory()
Tomer Tayar
-28
/
+22
2022-07-12
habanalabs/gaudi: enable error interrupt on ARB WDT
Oded Gabbay
-0
/
+1
2022-07-12
habanalabs: page size can only be a power of 2
Ohad Sharabi
-7
/
+2
2022-07-12
habanalabs: refactor dma asic-specific functions
Ohad Sharabi
-152
/
+162
2022-07-12
habanalabs/gaudi: remove unused enum
Oded Gabbay
-22
/
+9
2022-07-12
habanalabs/gaudi: mask constant value before cast
Oded Gabbay
-4
/
+4
2022-07-12
habanalabs/gaudi: use correct type in assignment
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs/gaudi: fix function name in comment
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs/goya: move dma direction enum to uapi file
Oded Gabbay
-26
/
+14
2022-07-12
habanalabs: set default value for memory_scrub
Dafna Hirschfeld
-0
/
+3
2022-07-12
habanalabs: move call to scrub_device_mem after ctx_fini
Dafna Hirschfeld
-5
/
+14
2022-07-12
habanalabs/gaudi: use memory_scrub_val from debugfs
Dafna Hirschfeld
-3
/
+2
2022-07-12
habanalabs: don't send addr and size to scrub_device_mem cb
Dafna Hirschfeld
-38
/
+36
2022-07-12
habanalabs: don't do memory scrubbing when unmapping
Dafna Hirschfeld
-30
/
+6
2022-07-12
habanalabs: print if firmware is secured during load
Ofir Bitton
-1
/
+2
2022-07-12
habanalabs/gaudi: fix a race condition causing DMAR error
Yuri Nudelman
-16
/
+40
2022-07-12
habanalabs/gaudi: fix warning: var might be used uninitialized
Koby Elbaz
-1
/
+1
2022-07-12
habanalabs: move memory_scrub_val to hdev struct
Dafna Hirschfeld
-4
/
+4
2022-07-12
habanalabs: fix comment style
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs: use kvcalloc when possible
Oded Gabbay
-3
/
+2
2022-07-12
habanalabs: print pointer with correct modifier
Oded Gabbay
-2
/
+2
2022-07-12
habanalabs: check fence pointer before use
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs: add critical indication in sram ecc
ran shalit
-1
/
+2
2022-07-12
habanalabs/gaudi: notify user process on device unavailable
Tal Cohen
-1
/
+4
2022-07-12
habanalabs: remove unused get_dma_desc_list_size
Oded Gabbay
-5
/
+0
2022-07-12
habanalabs: fix NULL dereference on cs timeout
Yuri Nudelman
-2
/
+2
2022-07-12
habanalabs/gaudi: fix shift out of bounds
Ofir Bitton
-7
/
+9
2022-07-12
habanalabs: add validity check for cq counter offset
farah kassabri
-1
/
+8
2022-07-12
habanalabs/gaudi: fix incorrect MME offset calculation
Koby Elbaz
-3
/
+8
2022-07-12
habanalabs: avoid unnecessary error print
Dani Liberman
-1
/
+8
2022-07-12
habanalabs: send an event notification when CS timeout occurs
Tal Cohen
-9
/
+17
2022-07-12
habanalabs/gaudi: send device reset notification
Tal Cohen
-3
/
+10
2022-07-12
habanalabs/gaudi: invoke device reset from one code block
Tal Cohen
-9
/
+16
2022-07-12
habanalabs: expose undefined opcode status via info ioctl
Tal Cohen
-0
/
+25
2022-07-12
habanalabs/gaudi: collect undefined opcode error info
Tal Cohen
-30
/
+132
2022-07-12
habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()
Tomer Tayar
-25
/
+47
2022-07-12
habanalabs: keep a record of completed CS outcomes
Yuri Nudelman
-12
/
+147
2022-07-12
habanalabs/gaudi: fix comment to reflect current code
Oded Gabbay
-2
/
+8
2022-07-12
habanalabs: change the write flag name of error info structs
Tal Cohen
-12
/
+12
2022-07-12
habanalabs/gaudi: move tpc assert raise into internal func
Tal Cohen
-15
/
+12
2022-07-12
habanalabs: add terminating NULL to attrs arrays
Dafna Hirschfeld
-0
/
+5
2022-07-12
habanalabs: Fix kernel-doc
Jiapeng Chong
-2
/
+2
2022-07-12
habanalabs: Fix kernel-doc
Jiapeng Chong
-1
/
+1
[prev]
[next]