summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-22habanalabs: add device memory scrub ability through debugfsDafna Hirschfeld5-8/+79
2022-05-22habanalabs: use unified memory manager for CB flowYuri Nudelman8-454/+72
2022-05-22habanalabs: unified memory manager new code for CB flowYuri Nudelman2-0/+164
2022-05-22habanalabs/gaudi: set arbitration timeout to a high valueOfir Bitton1-16/+11
2022-05-22habanalabs: add put by handle method to memory managerYuri Nudelman2-6/+71
2022-05-22habanalabs: hide memory manager page shiftYuri Nudelman5-40/+32
2022-05-22habanalabs: Add separate poll interval value for protocolfarah kassabri3-1/+8
2022-05-22habanalabs: use get_task_pid() to take PIDDani Liberman1-1/+1
2022-05-22habanalabs: add prefetch flag to the MAP operationOhad Sharabi1-5/+6
2022-05-22habanalabs: Stop using iommu_present()Robin Murphy1-1/+1
2022-05-22habanalabs: support debugfs Byte access to device DRAMMoti Haimovski3-0/+17
2022-05-22habanalabs: use for_each_sgtable_dma_sg for dma sgtOhad Sharabi6-94/+61
2022-05-22habanalabs/gaudi: use lower_32_bits() for castingRajaravi Krishna Katta1-1/+1
2022-05-22habanalabs: refactor HOP functions in MMU V1Ohad Sharabi1-209/+88
2022-05-22habanalabs: fix comments according to kernel-docRajaravi Krishna Katta3-8/+9
2022-05-22habanalabs: remove user interrupt debug printOded Gabbay1-4/+0
2022-05-22habanalabs: don't print normal reset operationsOded Gabbay1-3/+6
2022-05-22habanalabs: change a reset print to debug levelOded Gabbay2-5/+5
2022-05-22habanalabs: remove redundant info printOded Gabbay2-6/+0
2022-05-22habanalabs: wrong handle removal in memory managerYuri Nudelman1-1/+1
2022-05-22habanalabs: remove debugfs read/write callbacksDafna Hirschfeld3-416/+1
2022-05-22habanalabs: enforce alignment upon registers access through debugfsDafna Hirschfeld1-0/+5
2022-05-22habanalabs: unify code for memory access from debugfsDafna Hirschfeld1-52/+104
2022-05-22habanalabs: add callback and field to be used for debugfs refactorDafna Hirschfeld4-2/+158
2022-05-22habanalabs: hl_ts_behavior can be statickernel test robot1-1/+1
2022-05-22habanalabs/gaudi: add debugfs to fetch internal sync statusOhad Sharabi6-16/+187
2022-05-22habanalabs: rephrase device out-of-memory messageOhad Sharabi1-2/+3
2022-05-22habanalabs/gaudi: Use correct sram size macro for debugfsDafna Hirschfeld1-4/+4
2022-05-22habanalabs: add MMU prefetch to ASIC-specific codeOhad Sharabi5-7/+40
2022-05-22habanalabs: convert ts to use unified memory managerYuri Nudelman6-235/+91
2022-05-22habanalabs: unified memory manager infrastructureYuri Nudelman3-1/+333
2022-05-22habanalabs: save f/w preboot major versionOfir Bitton2-10/+22
2022-05-22habanalabs: replace usage of found with dedicated list iterator variableJakob Koschel1-6/+5
2022-05-22habanalabs: modify dma_mask to be ASIC specific propertyTomer Tayar5-30/+10
2022-05-22habanalabs: parse full firmware versionsOfir Bitton1-2/+4
2022-05-22habanalabs/gaudi: avoid resetting max power in hard resetTomer Tayar1-2/+0
2022-05-22habanalabs/gaudi: increase submission resourcesOfir Bitton1-2/+2
2022-05-22habanalabs: expose compute ctx status through info ioctlOfir Bitton1-0/+2
2022-05-22habanalabs: add new return code to device fd openOfir Bitton3-1/+20
2022-05-22habanalabs: add user API to get valid DRAM page sizesOhad Sharabi4-0/+40
2022-05-22habanalabs: convert all MMU masks/shifts to arraysOhad Sharabi6-92/+52
2022-05-22habanalabs: change mmu_get_real_page_size to be ASIC-specificOhad Sharabi4-98/+112
2022-05-22habanalabs: add DRAM default page size to HW infoOhad Sharabi1-0/+1
2022-05-22habanalabs: set non-0 value in dram default page sizeOhad Sharabi4-1/+8
2022-05-20Revert "speakup: Generate speakupmap.h automatically"Greg Kroah-Hartman6-418/+66
2022-05-19Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman28-600/+4887
2022-05-19speakup: Generate speakupmap.h automaticallySamuel Thibault6-66/+418
2022-05-19driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara2-22/+43
2022-05-19driver: soc: xilinx: Add support of multiple callbacks for same event in even...Abhyuday Godhasara1-34/+117
2022-05-19misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_implSrinivas Kandagatla1-4/+5