summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common
AgeCommit message (Expand)Author
2020-09-25habanalabs: add notice of device not idleOded Gabbay
2020-09-25habanalabs: add debug messages for opening/closing contextOded Gabbay
2020-09-25habanalabs: release kernel context after hw_finiOded Gabbay
2020-09-25habanalabs: correct an error messageOded Gabbay
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar
2020-09-22habanalabs: allow to wait on CS without sleepOded Gabbay
2020-09-22habanalabs: add debugfs support for MMU with 6 HOPsMoti Haimovski
2020-09-22habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski
2020-09-22habanalabs: refactor MMU as device-orientedMoti Haimovski
2020-09-22habanalabs: rename mmu.c to mmu_v1.cMoti Haimovski
2020-09-22habanalabs: use smallest possible alignment for virtual addressesOmer Shpigelman
2020-09-22habanalabs: remove unused ASIC function pointerOded Gabbay
2020-09-22habanalabs: rename ArmCP to CPU-CPOded Gabbay
2020-09-22habanalabs: count dropped CS because max CS in-flightOded Gabbay
2020-09-22habanalabs: make use of dma_mmap_coherentHillf Danton
2020-09-22habanalabs: clear vm_pgoff before doing the mmapOded Gabbay
2020-09-22habanalabs: restructure hl_mmapOded Gabbay
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay
2020-09-22habanalabs: add support for getting device total energyfarah kassabri
2020-09-22habanalabs: Include linux/bitfield.h only in habanalabs.hTomer Tayar
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri
2020-09-22habanalabs: use FIELD_PREP() instead of <<Oded Gabbay
2020-09-22habanalabs: eliminate redundant else conditionOded Gabbay
2020-09-22habanalabs: cast int to u32 before printing it with %uOded Gabbay
2020-09-22habanalabs: change CB's ID to be 64 bitsOded Gabbay
2020-09-22habanalabs: PCIe Advanced Error Reporting supportOfir Bitton
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton
2020-09-22habanalabs: Replace dma-fence mechanism with completionsOfir Bitton
2020-09-22habanalabs: increase length of ASIC nameOded Gabbay
2020-08-31habanalabs: prevent user buff overflowMoti Haimovski
2020-08-22habanalabs: correctly report inbound pci region cfg errorOfir Bitton
2020-08-22habanalabs: check correct vmalloc return codeOfir Bitton
2020-08-22habanalabs: validate FW file sizeOfir Bitton
2020-08-22habanalabs: fix incorrect check on failed workqueue createColin Ian King
2020-08-22habanalabs: set max power according to card typeOded Gabbay
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton
2020-08-22habanalabs: verify user input in cs_ioctl_signal_waitOfir Bitton
2020-08-22habanalabs: Fix memory corruption in debugfsDan Carpenter
2020-08-22habanalabs: Validate user address before mappingOfir Bitton
2020-08-22habanalabs: unmap PCI bars upon iATU failureOfir Bitton
2020-07-29habanalabs: remove unused but set variable 'ctx_asid'Wei Yongjun
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-24habanalabs: Fix memory leak in error flow of context initializationTomer Tayar
2020-07-24habanalabs: enable device before hw_init()Oded Gabbay
2020-07-24habanalabs: create internal CB poolOfir Bitton
2020-07-24habanalabs: create common folderOded Gabbay