summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm/arm-smmu
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel2024-05-135-8/+521
|\ \
| | * iommu/arm-smmu-qcom: Use the custom fault handler on more platformsGeorgi Djakov2024-04-181-0/+4
| | * iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845Georgi Djakov2024-04-182-0/+147
| | * iommu/arm-smmu: Allow using a threaded handler for context interruptsGeorgi Djakov2024-04-182-2/+11
| | * iommu/arm-smmu-qcom-debug: Add support for TBUsGeorgi Djakov2024-04-183-0/+357
| | * iommu/arm-smmu: Convert to domain_alloc_paging()Jason Gunthorpe2024-04-181-6/+2
| |/
* / iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()Jason Gunthorpe2024-05-101-3/+1
|/
*---. Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2024-03-083-2/+5
|\ \ \
| | | * iommu: constify of_phandle_args in xlateKrzysztof Kozlowski2024-03-012-2/+4
| | |/ | |/|
| | * iommu/arm-smmu-qcom: Add X1E80100 MDSS compatibleAbel Vesa2024-02-221-0/+1
| |/ |/|
* | Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"Dmitry Baryshkov2024-02-131-11/+6
|/
*-. Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-034-78/+117
|\ \
| | * iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe2023-12-121-1/+0
| | * iommu: Clean up open-coded ownership checksRobin Murphy2023-11-272-21/+4
| | * iommu/arm-smmu: Don't register fwnode for legacy bindingRobin Murphy2023-11-271-1/+2
| |/ |/|
| * iommu/arm-smmu: Convert to domain_alloc_paging()Jason Gunthorpe2023-12-131-6/+11
| * iommu/arm-smmu: Pass arm_smmu_domain to internal functionsJason Gunthorpe2023-12-131-12/+10
| * iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKEDJason Gunthorpe2023-12-131-3/+25
| * iommu/arm-smmu: Convert to a global static identity domainJason Gunthorpe2023-12-132-29/+53
| * iommu/arm-smmu: Reorganize arm_smmu_domain_add_master()Jason Gunthorpe2023-12-131-13/+10
| * iommu/qcom: restore IOMMU state if neededVladimir Lypak2023-12-121-1/+9
| * iommu/arm-smmu-qcom: Add QCM2290 MDSS compatibleKonrad Dybcio2023-12-121-0/+1
| * iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark2023-12-121-0/+1
|/
*-. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-272-4/+43
|\ \
| | * iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()Jason Gunthorpe2023-09-251-4/+2
| | * iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe2023-09-251-0/+39
| |/ |/|
| * iommu/arm-smmu-qcom: Add SM7150 SMMUv2Danila Tikhonov2023-10-121-0/+1
| * iommu/arm-smmu-qcom: Add SDM670 MDSS compatibleRichard Acayan2023-10-121-0/+1
|/
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel2023-08-214-25/+56
|\ \
| | * iommu: Explicitly include correct DT includesRob Herring2023-08-213-4/+2
| |/ |/|
| * iommu/arm-smmu-qcom: Add SM6375 SMMUv2Konrad Dybcio2023-08-111-0/+1
| * iommu/arm-smmu-qcom: Add SM6350 DPU compatibleKonrad Dybcio2023-08-111-0/+1
| * iommu/arm-smmu-qcom: Add SM6375 DPU compatibleKonrad Dybcio2023-08-111-0/+1
| * iommu/arm-smmu-qcom: Sort the compatible list alphabeticallyKonrad Dybcio2023-08-111-2/+2
| * iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contextsAngeloGioacchino Del Regno2023-08-091-2/+17
| * iommu/qcom: Index contexts by asid number to allow asid 0AngeloGioacchino Del Regno2023-08-091-12/+10
| * iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno2023-08-091-0/+7
| * iommu/qcom: Use the asid read from device-tree if specifiedAngeloGioacchino Del Regno2023-08-091-3/+15
| * iommu/arm-smmu: Clean up resource handling during Qualcomm context probeYangtao Li2023-08-011-4/+2
|/
* iommu: Use flush queue capabilityRobin Murphy2023-05-221-2/+1
* iommu: Add a capability for flush queue supportRobin Murphy2023-05-221-0/+1
* Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-05-191-0/+10
|\
| * iommu/arm-smmu-qcom: Fix missing adreno_smmu'sRob Clark2023-05-171-0/+10
| |
| \
| \
| \
*---. \ Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-143-20/+22
|\ \ \ \ | |_|_|/ |/| | |
| | | * iommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König2023-03-312-12/+6
| | | * iommu/arm-smmu: Drop if with an always false conditionUwe Kleine-König2023-03-311-6/+0
| |_|/ |/| |
| | * iommu: Use of_property_present() for testing DT property presenceRob Herring2023-03-221-1/+1
| |/ |/|
| * iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam2023-03-271-1/+15
|/
* Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-273-3/+3
|\
| * firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-083-3/+3