index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
habanalabs: rename soft reset to compute reset
Oded Gabbay
6
-27
/
+27
2022-07-12
habanalabs: add status of reset after device release
Oded Gabbay
2
-7
/
+16
2022-07-12
habanalabs: fix update of is_in_soft_reset
Oded Gabbay
1
-5
/
+15
2022-07-12
habanalabs: expose only valid debugfs nodes
Ofir Bitton
1
-44
/
+50
2022-07-12
habanalabs: add a value field to hl_fw_send_pci_access_msg()
Tomer Tayar
3
-7
/
+6
2022-07-12
habanalabs: fixes to the poll-timeout macros
Ohad Sharabi
1
-29
/
+90
2022-07-12
habanalabs: initialize variable explicitly
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-12
habanalabs: make sure variable is set before used
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: don't declare tmp twice in same function
Oded Gabbay
1
-2
/
+2
2022-07-12
habanalabs: do not set max power on a secured device
Ofir Bitton
1
-2
/
+4
2022-07-12
habanalabs: allow detection of unsupported f/w packets
Oded Gabbay
1
-4
/
+8
2022-07-12
habanalabs: save f/w preboot minor version
Sagiv Ozeri
2
-9
/
+44
2022-07-12
habanalabs: add support for common decoder interrupts
Ofir Bitton
3
-6
/
+11
2022-07-12
habanalabs: naming refactor of user interrupt flow
Ofir Bitton
3
-13
/
+13
2022-07-12
habanalabs: wait for preboot ready after hard reset
Ohad Sharabi
2
-27
/
+65
2022-07-12
habanalabs: enable gaudi2 code in driver
Oded Gabbay
3
-7
/
+63
2022-07-12
habanalabs: add gaudi2 MMU support
Moti Haimovski
7
-33
/
+1064
2022-07-12
habanalabs: add gaudi2 wait-for-CS support
Oded Gabbay
7
-89
/
+210
2022-07-12
habanalabs: add generic security module
Ofir Bitton
3
-2
/
+671
2022-07-12
habanalabs: remove obsolete device variables used for testing
Oded Gabbay
4
-43
/
+23
2022-07-12
habanalabs: initialize new asic properties
Oded Gabbay
1
-7
/
+14
2022-07-12
habanalabs: add gaudi2 asic-specific code
Oded Gabbay
13
-78
/
+437
2022-07-12
habanalabs: remove redundant argument in access_dev_mem APIs
Ofir Bitton
3
-9
/
+7
2022-07-12
habanalabs: communicate supported page sizes to user
Ohad Sharabi
3
-5
/
+6
2022-07-12
habanalabs: remove dead code from free_device_memory()
Tomer Tayar
1
-28
/
+22
2022-07-12
habanalabs: page size can only be a power of 2
Ohad Sharabi
2
-5
/
+2
2022-07-12
habanalabs: refactor dma asic-specific functions
Ohad Sharabi
6
-67
/
+118
2022-07-12
habanalabs: set default value for memory_scrub
Dafna Hirschfeld
1
-0
/
+3
2022-07-12
habanalabs: move call to scrub_device_mem after ctx_fini
Dafna Hirschfeld
2
-5
/
+14
2022-07-12
habanalabs: don't send addr and size to scrub_device_mem cb
Dafna Hirschfeld
2
-3
/
+3
2022-07-12
habanalabs: don't do memory scrubbing when unmapping
Dafna Hirschfeld
1
-30
/
+6
2022-07-12
habanalabs: print if firmware is secured during load
Ofir Bitton
1
-1
/
+2
2022-07-12
habanalabs/gaudi: fix a race condition causing DMAR error
Yuri Nudelman
2
-0
/
+2
2022-07-12
habanalabs: move memory_scrub_val to hdev struct
Dafna Hirschfeld
2
-4
/
+4
2022-07-12
habanalabs: fix comment style
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: use kvcalloc when possible
Oded Gabbay
1
-3
/
+2
2022-07-12
habanalabs: print pointer with correct modifier
Oded Gabbay
1
-2
/
+2
2022-07-12
habanalabs: check fence pointer before use
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: remove unused get_dma_desc_list_size
Oded Gabbay
1
-3
/
+0
2022-07-12
habanalabs: fix NULL dereference on cs timeout
Yuri Nudelman
1
-2
/
+2
2022-07-12
habanalabs: add validity check for cq counter offset
farah kassabri
1
-1
/
+8
2022-07-12
habanalabs: avoid unnecessary error print
Dani Liberman
1
-1
/
+8
2022-07-12
habanalabs: send an event notification when CS timeout occurs
Tal Cohen
1
-9
/
+17
2022-07-12
habanalabs: expose undefined opcode status via info ioctl
Tal Cohen
1
-0
/
+25
2022-07-12
habanalabs/gaudi: collect undefined opcode error info
Tal Cohen
3
-9
/
+45
2022-07-12
habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()
Tomer Tayar
4
-25
/
+47
2022-07-12
habanalabs: keep a record of completed CS outcomes
Yuri Nudelman
3
-12
/
+147
2022-07-12
habanalabs: change the write flag name of error info structs
Tal Cohen
3
-10
/
+10
2022-07-12
habanalabs: add terminating NULL to attrs arrays
Dafna Hirschfeld
1
-0
/
+2
[next]