aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-22net: ipa: count the number of modem TX endpointsAlex Elder2-5/+7
2022-05-22net: ipa: kill gsi_trans_commit_wait_timeout()Alex Elder4-40/+7
2022-05-22net: ipa: specify RX aggregation time limit in config dataAlex Elder8-4/+35
2022-05-22net: ipa: support hard aggregation limitsAlex Elder2-35/+69
2022-05-22net: ipa: make endpoint HOLB drop configurableAlex Elder2-2/+8
2022-05-22qed: fix typos in commentsJulia Lawall2-2/+2
2022-05-22nfp: flower: fix typo in commentJulia Lawall1-1/+1
2022-05-22net: marvell: prestera: fix typo in commentJulia Lawall1-1/+1
2022-05-22cirrus: cs89x0: fix typo in commentJulia Lawall1-1/+1
2022-05-22net: qed: fix typos in commentsJulia Lawall3-5/+5
2022-05-22net/mlx5: fix typo in commentJulia Lawall1-1/+1
2022-05-22net: mvpp2: fix typo in commentJulia Lawall1-1/+1
2022-05-22net: sparx5: switchdev: fix typo in commentJulia Lawall1-1/+1
2022-05-22hwmon: (aquacomputer_d5next) Fix an error handling path in aqc_probe()Christophe JAILLET1-2/+4
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells1-1/+13
2022-05-22habanalabs: use separate structure info for each error collect dataTal Cohen5-52/+63
2022-05-22habanalabs: fix missing handle shift during mmapYuri Nudelman1-2/+2
2022-05-22habanalabs: remove hdev from hl_ctx_get argsOhad Sharabi6-13/+13
2022-05-22habanalabs: do MMU prefetch as deferred workOhad Sharabi6-36/+103
2022-05-22habanalabs: order memory manager messagesYuri Nudelman1-4/+4
2022-05-22habanalabs: return -EFAULT on copy_to_user errorOded Gabbay1-3/+1
2022-05-22habanalabs: use NULL for eventfdOded Gabbay3-12/+4
2022-05-22habanalabs: update firmware headerOded Gabbay1-1/+31
2022-05-22habanalabs: add support for notification via eventfdTal Cohen6-13/+182
2022-05-22habanalabs: add topic to memory manager bufferYuri Nudelman4-9/+18
2022-05-22habanalabs: handle race in driver finiDani Liberman1-4/+7
2022-05-22habanalabs: add device memory scrub ability through debugfsDafna Hirschfeld6-8/+93
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 Sharabi2-5/+7
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