summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common
AgeCommit message (Expand)Author
2021-01-27habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton
2021-01-27habanalabs: fix MMU debugfs related nodesfarah kassabri
2021-01-27habanalabs: add user available interrupt to hw_ipOfir Bitton
2021-01-27habanalabs: always try to use the hint addressfarah kassabri
2021-01-27habanalabs: add security violations dump to debugfsOfir Bitton
2021-01-27habanalabs: ignore F/W BMC errors in case no BMC presentOfir Bitton
2021-01-27habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET
2021-01-27habanalabs: add driver support for internal cb schedulingOfir Bitton
2021-01-27habanalabs: increment ctx ref from within a cs allocationOfir Bitton
2021-01-27habanalabs: separate common code to dedicated foldersOfir Bitton
2021-01-27habanalabs: read device boot errors after cpucp is upOfir Bitton
2021-01-27habanalabs: report correct dram size in info ioctlOfir Bitton
2021-01-27habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski
2021-01-27habanalabs: return dram virtual address in info ioctlAlon Mizrahi
2021-01-27habanalabs: add ASIC property of functional HBMsOded Gabbay
2021-01-27habanalabs/gaudi: add debug prints for security statusOfir Bitton
2021-01-27habanalabs: modify memory functions signaturesOmer Shpigelman
2021-01-27habanalabs: kernel doc format in memory functionsOmer Shpigelman
2021-01-27habanalabs: replace WARN/WARN_ON with dev_crit in driverAlon Mizrahi
2021-01-27habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski
2021-01-27habanalabs: allow user to pass a staged submission seqOfir Bitton
2021-01-27habanalabs/gaudi: support CS with no completionOfir Bitton
2021-01-27habanalabs: Init the VM module for kernel contextOfir Bitton
2021-01-27habanalabs: refactor MMU locks codeOhad Sharabi
2021-01-21habanalabs: disable FW events on device removalOded Gabbay
2021-01-21habanalabs: fix backward compatibility of idle checkOded Gabbay
2021-01-21habanalabs: zero pci counters packet before submit to FWOfir Bitton
2021-01-12habanalabs: prevent soft lockup during unmapOded Gabbay
2021-01-12habanalabs: fix reset process in case of failuresOded Gabbay
2020-12-29habanalabs: Fix memleak in hl_device_resetDinghao Liu
2020-12-28habanalabs: fix order of status checkOded Gabbay
2020-12-28habanalabs: register to pci shutdown callbackOded Gabbay
2020-12-28habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi
2020-12-28habanalabs: adjust pci controller init to new firmwareOded Gabbay
2020-12-28habanalabs: full FW hard reset supportOfir Bitton
2020-12-28habanalabs: Revise comment to align with mirror list nameTomer Tayar
2020-12-28habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi
2020-12-28habanalabs: preboot hard reset supportOfir Bitton
2020-12-28habanalabs: remove generic gaudi get_pll_freq functionAlon Mizrahi
2020-12-28habanalabs: Fix a missing-braces warningTomer Tayar
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman
2020-11-30habanalabs: Add CB IOCTL opcode to retrieve CB informationTomer Tayar
2020-11-30habanalabs: Modify the cs_cnt of a CB to be atomicTomer Tayar
2020-11-30habanalabs: Add mask for CS type bits in CS flagsTomer Tayar
2020-11-30habanalabs: change messages to debug levelOded Gabbay
2020-11-30habanalabs: free host huge va_range if not usedOfir Bitton
2020-11-30habanalabs: add missing counter updateOded Gabbay
2020-11-30habanalabs: add support for cs with timestampOfir Bitton
2020-11-30habanalabs: indicate to user that a cs is goneOfir Bitton
2020-11-30habanalabs: fetch pll frequency from firmwareAlon Mizrahi