summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-455/+1306
2021-02-23Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2-35/+23
2021-02-08habanalabs: return block size + block IDOded Gabbay2-9/+14
2021-02-08habanalabs: update security map after init CPU QsOhad Sharabi2-8/+2
2021-02-08habanalabs: enable F/W events after init doneOded Gabbay2-6/+26
2021-02-08habanalabs: support fetching first available user CQOfir Bitton2-1/+4
2021-02-08habanalabs: improve communication protocol with cpucpOfir Bitton2-2/+18
2021-02-08habanalabs: fix integer handling issueOded Gabbay1-1/+1
2021-01-27habanalabs: staged submission supportOfir Bitton3-24/+226
2021-01-27habanalabs: modify device_idle interfaceOhad Sharabi4-9/+11
2021-01-27habanalabs: add CS completion and timeout propertiesOfir Bitton3-26/+117
2021-01-27habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton3-6/+106
2021-01-27habanalabs: fix MMU debugfs related nodesfarah kassabri3-20/+89
2021-01-27habanalabs: add user available interrupt to hw_ipOfir Bitton2-0/+5
2021-01-27habanalabs: always try to use the hint addressfarah kassabri1-102/+37
2021-01-27habanalabs: add security violations dump to debugfsOfir Bitton2-0/+24
2021-01-27habanalabs: ignore F/W BMC errors in case no BMC presentOfir Bitton1-3/+9
2021-01-27habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET1-36/+7
2021-01-27habanalabs: add driver support for internal cb schedulingOfir Bitton3-0/+173
2021-01-27habanalabs: increment ctx ref from within a cs allocationOfir Bitton1-10/+5
2021-01-27habanalabs: separate common code to dedicated foldersOfir Bitton6-7/+17
2021-01-27habanalabs: read device boot errors after cpucp is upOfir Bitton2-54/+75
2021-01-27habanalabs: report correct dram size in info ioctlOfir Bitton1-1/+9
2021-01-27habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski4-42/+209
2021-01-27habanalabs: return dram virtual address in info ioctlAlon Mizrahi1-1/+3
2021-01-27habanalabs: add ASIC property of functional HBMsOded Gabbay1-0/+2
2021-01-27habanalabs/gaudi: add debug prints for security statusOfir Bitton1-0/+11
2021-01-27habanalabs: modify memory functions signaturesOmer Shpigelman1-9/+13
2021-01-27habanalabs: kernel doc format in memory functionsOmer Shpigelman1-197/+180
2021-01-27habanalabs: replace WARN/WARN_ON with dev_crit in driverAlon Mizrahi5-11/+17
2021-01-27habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski1-0/+1
2021-01-27habanalabs: allow user to pass a staged submission seqOfir Bitton1-5/+11
2021-01-27habanalabs/gaudi: support CS with no completionOfir Bitton2-0/+3
2021-01-27habanalabs: Init the VM module for kernel contextOfir Bitton3-9/+25
2021-01-27habanalabs: refactor MMU locks codeOhad Sharabi3-4/+4
2021-01-21habanalabs: disable FW events on device removalOded Gabbay1-0/+9
2021-01-21habanalabs: fix backward compatibility of idle checkOded Gabbay1-0/+2
2021-01-21habanalabs: zero pci counters packet before submit to FWOfir Bitton1-0/+5
2021-01-12misc/habana: Use FOLL_LONGTERM for userptrDaniel Vetter1-1/+2
2021-01-12misc/habana: Stop using frame_vector helpersDaniel Vetter2-35/+22
2021-01-12habanalabs: prevent soft lockup during unmapOded Gabbay3-5/+12
2021-01-12habanalabs: fix reset process in case of failuresOded Gabbay2-3/+11
2020-12-30habanalabs: Fix memleak in hl_device_resetDinghao Liu1-0/+2
2020-12-28habanalabs: fix order of status checkOded Gabbay1-3/+3
2020-12-28habanalabs: register to pci shutdown callbackOded Gabbay1-0/+1
2020-12-28habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi3-18/+64
2020-12-28habanalabs: adjust pci controller init to new firmwareOded Gabbay1-11/+17
2020-12-28habanalabs: full FW hard reset supportOfir Bitton1-14/+41
2020-12-28habanalabs: Revise comment to align with mirror list nameTomer Tayar1-1/+1
2020-12-28habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi2-2/+5