summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu
AgeCommit message (Expand)Author
2021-10-31Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel
2021-10-08iommu/arm-smmu-qcom: Request direct mapping for modem deviceSibi Sankar
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-10-04iommu: arm-smmu-qcom: Add compatible for QCM2290Loic Poulain
2021-10-04iommu/arm-smmu-qcom: Add SM6350 SMMU compatibleKonrad Dybcio
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-20iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group()Yang Yingliang
2021-08-18iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy
2021-08-18iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy
2021-08-13iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementationSai Prakash Ranjan
2021-08-10iommu/arm-smmu: Fix race condition during iommu_group creationKrishna Reddy
2021-08-10iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacksSai Prakash Ranjan
2021-07-26iommu: Streamline iommu_iova_to_phys()Robin Murphy
2021-07-26iommu/arm-smmu: Implement the map_pages() IOMMU driver callbackIsaac J. Manjarres
2021-07-26iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callbackIsaac J. Manjarres
2021-07-14iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"Marek Szyprowski
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-23iommu/arm-smmu-qcom: Add stall supportRob Clark
2021-06-23iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault infoJordan Crouse
2021-06-23iommu/arm-smmu: Add support for driver IOMMU fault handlersJordan Crouse
2021-06-16Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updatesWill Deacon
2021-06-15iommu/arm-smmu: Check smmu->impl pointer before dereferencingWill Deacon
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang
2021-06-11iommu/arm-smmu: Use Tegra implementation on Tegra186Thierry Reding
2021-06-11iommu/arm-smmu: tegra: Implement SID override programmingThierry Reding
2021-06-11iommu/arm-smmu: tegra: Detect number of instances at runtimeThierry Reding
2021-06-09iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPIShawn Guo
2021-06-08iommu/arm: Cleanup resources in case of probe error pathAmey Narkhede
2021-06-08iommu/arm-smmu-qcom: Move the adreno smmu specific implSai Prakash Ranjan
2021-06-08iommu/arm-smmu-qcom: Add SC7280 SMMU compatibleSai Prakash Ranjan
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring
2021-06-08iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.Eric Anholt
2021-06-08iommu/arm-smmu-qcom: Add sm6125 compatibleMartin Botka
2021-06-08iommu/arm-smmu: Implement ->probe_finalize()Thierry Reding
2021-06-08iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI bootShawn Guo
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16iommu: Statically set module ownerRobin Murphy
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig
2021-01-26iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRsIsaac J. Manjarres
2021-01-22iommu: arm-smmu-impl: Add SM8350 qcom iommu implementationVinod Koul
2021-01-22iommu/arm-smmu-qcom: Add Qualcomm SC8180X implBjorn Andersson
2021-01-12iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirksKonrad Dybcio
2021-01-07iommu/arm-smmu-qcom: Initialize SCTLR of the bypass contextBjorn Andersson
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy