Age | Commit message (Expand) | Author | Files | Lines |
2021-05-08 | habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory | Lv Yunlong | 1 | -1/+3 |
2021-05-08 | habanalabs: wait for interrupt wrong timeout calculation | Ofir Bitton | 1 | -1/+1 |
2021-05-08 | habanalabs: ignore f/w status error | Oded Gabbay | 3 | -1/+16 |
2021-05-08 | habanalabs: change error level of security not ready | Oded Gabbay | 1 | -5/+2 |
2021-05-08 | habanalabs: skip reading f/w errors on bad status | Oded Gabbay | 1 | -2/+7 |
2021-05-08 | habanalabs: expose ASIC specific PLL index | Bharat Jauhari | 7 | -114/+94 |
2021-04-16 | habanalabs/gaudi: Fix uninitialized return code rc when read size is zero | Colin Ian King | 1 | -1/+1 |
2021-04-09 | habanalabs: print f/w boot unknown error | Oded Gabbay | 1 | -16/+68 |
2021-04-09 | habanalabs: update to latest F/W communication header | Ohad Sharabi | 2 | -1/+200 |
2021-04-09 | habanalabs/gaudi: skip iATU if F/W security is enabled | Ofir Bitton | 4 | -1/+101 |
2021-04-09 | habanalabs/gaudi: derive security status from pci id | Ofir Bitton | 8 | -8/+35 |
2021-04-09 | habanalabs: move dram scrub to free sequence | Bharat Jauhari | 1 | -39/+48 |
2021-04-09 | habanalabs: send dynamic msi-x indexes to f/w | Ohad Sharabi | 5 | -19/+131 |
2021-04-09 | habanalabs/gaudi: clear QM errors only if not in stop_on_err mode | Tomer Tayar | 1 | -1/+2 |
2021-04-09 | habanalabs: support DEVICE_UNUSABLE error indication from FW | Koby Elbaz | 2 | -0/+7 |
2021-04-09 | habanalabs: use strscpy instead of sprintf and strlcpy | Oded Gabbay | 1 | -2/+2 |
2021-04-09 | habanalabs/gaudi: add debugfs to DMA from the device | Oded Gabbay | 4 | -5/+298 |
2021-04-09 | habanalabs/gaudi: sync stream add protection to SOB reset flow | farah kassabri | 1 | -4/+12 |
2021-04-09 | habanalabs: add custom timeout flag per cs | Alon Mizrahi | 3 | -16/+23 |
2021-04-09 | habanalabs: improve utilization calculation | Koby Elbaz | 9 | -169/+40 |
2021-04-09 | habanalabs: support legacy and new pll indexes | Ohad Sharabi | 9 | -36/+182 |
2021-04-09 | habanalabs: move relevant datapath work outside cs lock | Ofir Bitton | 3 | -35/+68 |
2021-04-09 | habanalabs: avoid soft lockup bug upon mapping error | farah kassabri | 1 | -3/+17 |
2021-04-09 | habanalabs/gaudi: Update async events header | Ofir Bitton | 3 | -14/+25 |
2021-04-09 | habanalabs/gaudi: unsecure TPC cfg status registers | Ofir Bitton | 1 | -8/+0 |
2021-04-09 | habanalabs/gaudi: always use single-msi mode | Oded Gabbay | 1 | -2/+1 |
2021-04-09 | habanalabs/gaudi: reset device upon BMC request | Ofir Bitton | 3 | -1/+6 |
2021-04-09 | habanalabs: debugfs access to user mapped host addresses | Ofir Bitton | 5 | -41/+144 |
2021-04-09 | habanalabs: Switch to using the new API kobj_to_dev() | Yang Li | 1 | -1/+1 |
2021-04-09 | habanalabs: update hl_boot_if.h | Ohad Sharabi | 1 | -0/+11 |
2021-04-09 | habanalabs: skip DISABLE PCI packet to FW on heartbeat | Ohad Sharabi | 7 | -44/+59 |
2021-04-09 | habanalabs: replace GFP_ATOMIC with GFP_KERNEL | Ofir Bitton | 6 | -14/+36 |
2021-04-09 | habanalabs/gaudi: update extended async event header | Ofir Bitton | 1 | -5/+5 |
2021-04-09 | habanalabs: return current power via INFO IOCTL | Sagiv Ozeri | 4 | -0/+51 |
2021-04-09 | habanalabs: support HW blocks vm show | Sagiv Ozeri | 4 | -7/+112 |
2021-04-09 | habanalabs: use a single FW loading bringup flag | Ofir Bitton | 5 | -11/+17 |
2021-04-09 | habanalabs: use correct define for 32-bit max value | Oded Gabbay | 1 | -1/+1 |
2021-04-09 | habanalabs: wait for interrupt support | Ofir Bitton | 5 | -24/+285 |
2021-04-09 | habanalabs: enable all IRQs for user interrupt support | Ofir Bitton | 3 | -2/+74 |
2021-04-09 | habanalabs: reset device in case of sync error | Ohad Sharabi | 5 | -0/+52 |
2021-04-09 | habanalabs: change default CS timeout to 30 seconds | Oded Gabbay | 1 | -2/+2 |
2021-04-09 | habanalabs: print if device is used on FD close | Oded Gabbay | 2 | -4/+6 |
2021-04-09 | habanalabs: reset_upon_device_release is for bring-up | Oded Gabbay | 1 | -2/+1 |
2021-04-09 | habanalabs: fail reset if device is not idle | Oded Gabbay | 1 | -14/+12 |
2021-04-09 | habanalabs: reset after device is actually released | Oded Gabbay | 1 | -16/+16 |
2021-04-09 | habanalabs: add reset support when user closes FD | Ofir Bitton | 2 | -2/+20 |
2021-04-09 | habanalabs: set max asid to 2 | farah kassabri | 2 | -2/+2 |
2021-03-10 | habanalabs: fix debugfs address translation | farah kassabri | 1 | -12/+26 |
2021-03-10 | habanalabs: Disable file operations after device is removed | Tomer Tayar | 2 | -6/+46 |
2021-03-10 | habanalabs: Call put_pid() when releasing control device | Tomer Tayar | 1 | -0/+2 |