summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs
AgeCommit message (Expand)Author
2021-03-10habanalabs: fix debugfs address translationfarah kassabri
2021-03-10habanalabs: Disable file operations after device is removedTomer Tayar
2021-03-10habanalabs: Call put_pid() when releasing control deviceTomer Tayar
2021-03-10drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman
2021-03-10habanalabs: mark hl_eq_inc_ptr() as staticOded Gabbay
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds
2021-02-08habanalabs/gaudi: don't enable clock gating on DMA5Oded Gabbay
2021-02-08habanalabs: return block size + block IDOded Gabbay
2021-02-08habanalabs: update security map after init CPU QsOhad Sharabi
2021-02-08habanalabs: enable F/W events after init doneOded Gabbay
2021-02-08habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERROhad Sharabi
2021-02-08habanalabs: support fetching first available user CQOfir Bitton
2021-02-08habanalabs: improve communication protocol with cpucpOfir Bitton
2021-02-08habanalabs: fix integer handling issueOded Gabbay
2021-01-27habanalabs: update to latest hl_boot_if.h spec from F/WOded Gabbay
2021-01-27habanalabs/gaudi: unmask HBM interrupts after handlingOded Gabbay
2021-01-27habanalabs: update SyncManager interrupt handlingOded Gabbay
2021-01-27habanalabs: fix ETR security issueOhad Sharabi
2021-01-27habanalabs: staged submission supportOfir Bitton
2021-01-27habanalabs: modify device_idle interfaceOhad Sharabi
2021-01-27habanalabs: add CS completion and timeout propertiesOfir Bitton
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/gaudi: print sync manager SEI interrupt infoOfir Bitton
2021-01-27habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET
2021-01-27habanalabs/gaudi: remove PCI access to SM blockOfir Bitton
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: remove access to kernel memory using debugfsOfir Bitton
2021-01-27habanalabs/gaudi: set uninitialized symbolOfir Bitton
2021-01-27habanalabs: return dram virtual address in info ioctlAlon Mizrahi
2021-01-27habanalabs: update to latest hl_boot_if.hOded Gabbay
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/goya: move mmu_prepare to context initOhad Sharabi
2021-01-27habanalabs/gaudi: remove duplicated gaudi packets masksOfir Bitton
2021-01-27habanalabs: allow user to pass a staged submission seqOfir Bitton