index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-29
habanalabs: update firmware header to latest version
Oded Gabbay
1
-1
/
+3
2021-08-29
habanalabs: fix race between soft reset and heartbeat
Koby Elbaz
4
-80
/
+67
2021-08-29
habanalabs/gaudi: fix information printed on SM event
Oded Gabbay
1
-11
/
+23
2021-08-29
habanalabs/gaudi: trigger state dump in case of SM errors
Ofir Bitton
1
-1
/
+6
2021-08-29
habanalabs: set dma max segment size
Oded Gabbay
1
-0
/
+2
2021-08-29
habanalabs: add asic property of host dma offset
Oded Gabbay
3
-0
/
+5
2021-08-29
habanalabs: fix type of variable
Oded Gabbay
1
-2
/
+1
2021-08-29
habanalabs: mark linux image as not loaded after hw_fini
Tomer Tayar
1
-0
/
+5
2021-08-29
habanalabs: fix nullifying of destroyed mmu pgt pool
Tomer Tayar
1
-6
/
+6
2021-08-29
habanalabs: rename cb_mmap to mmap
Zvika Yehudai
4
-7
/
+7
2021-08-29
habanalabs: missing mutex_unlock in process kill procedure
Ofir Bitton
1
-0
/
+1
2021-08-29
habanalabs/gaudi: implement state dump
Yuri Nudelman
4
-11
/
+319
2021-08-29
habanalabs: state dump monitors and fences infrastructure
Yuri Nudelman
4
-23
/
+376
2021-08-29
habanalabs: expose state dump
Yuri Nudelman
8
-3
/
+731
2021-08-29
habanalabs: use get_task_pid() to take PID
Oded Gabbay
2
-2
/
+6
2021-08-29
habanalabs: allow disabling huge page use
Oded Gabbay
1
-13
/
+23
2021-08-29
habanalabs: user mappings can be 64-bit
Oded Gabbay
2
-3
/
+3
2021-08-29
habanalabs: handle case of interruptable wait
Oded Gabbay
1
-2
/
+9
2021-08-29
habanalabs: release pending user interrupts on device fini
Oded Gabbay
1
-54
/
+46
2021-08-29
habanalabs: re-init completion object upon retry
Oded Gabbay
1
-1
/
+12
2021-08-29
habanalabs: rename enum vm_type_t to vm_type
Oded Gabbay
3
-14
/
+12
2021-08-29
habanalabs: update firmware header files
Ofir Bitton
3
-8
/
+33
2021-08-29
habanalabs: allow fail on inability to respect hint
Yuri Nudelman
1
-3
/
+42
2021-08-29
habanalabs: support hint addresses range reservation
farah kassabri
2
-8
/
+76
2021-06-21
habanalabs/gaudi: refactor hard-reset related code
Koby Elbaz
4
-47
/
+56
2021-06-21
habanalabs/gaudi: add support for NIC DERR
Ofir Bitton
3
-5
/
+16
2021-06-21
habanalabs: add validity check for signal cs
farah kassabri
3
-24
/
+75
2021-06-21
habanalabs: get lower/upper 32 bits via masking
Koby Elbaz
2
-2
/
+2
2021-06-21
habanalabs: allow reset upon device release
Ofir Bitton
4
-5
/
+30
2021-06-18
debugfs: add skip_reset_on_timeout option
Yuri Nudelman
3
-0
/
+9
2021-06-18
habanalabs: fix typo
Zvika Yehudai
1
-1
/
+1
2021-06-18
habanalabs/gaudi: correct driver events numbering
Ofir Bitton
3
-16
/
+20
2021-06-18
habanalabs: remove a rogue #ifdef
Oded Gabbay
1
-5
/
+0
2021-06-18
habanalabs/gaudi: print last QM PQEs on error
Ohad Sharabi
2
-37
/
+182
2021-06-18
habanalabs/goya: add '__force' attribute to suppress false alarm
Koby Elbaz
1
-1
/
+1
2021-06-18
habanalabs: added open_stats info ioctl
Yuri Nudelman
4
-0
/
+35
2021-06-18
habanalabs/gaudi: set the correct rc in case of err
Koby Elbaz
1
-1
/
+3
2021-06-18
habanalabs/gaudi: update coresight configuration
Tal Albo
1
-2
/
+2
2021-06-18
habanalabs: remove node from list before freeing the node
Koby Elbaz
2
-0
/
+2
2021-06-18
habanalabs: set rc as 'valid' in case of intentional func exit
Koby Elbaz
2
-3
/
+7
2021-06-18
habanalabs: zero complex structures using memset
Koby Elbaz
1
-1
/
+2
2021-06-18
habanalabs: print more info when failing to pin user memory
Tomer Tayar
1
-2
/
+2
2021-06-18
habanalabs: Fix an error handling path in 'hl_pci_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-18
habanalabs: print firmware versions
Oded Gabbay
1
-10
/
+95
2021-06-18
habanalabs: add hard reset timeout for PLDM
Omer Shpigelman
2
-2
/
+8
2021-06-18
habanalabs: enable dram scramble before linux f/w
Bharat Jauhari
4
-5
/
+21
2021-06-18
habanalabs: enable stop on error for all QMANs and engines
Ofir Bitton
1
-0
/
+1
2021-06-18
habanalabs: report EQ fault during heartbeat
Ohad Sharabi
2
-1
/
+27
2021-06-18
habanalabs: small code refactoring
Koby Elbaz
4
-7
/
+7
2021-06-18
habanalabs/gaudi: use standard error codes
Oded Gabbay
1
-6
/
+6
[prev]
[next]