summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-151-0/+1
|\
| * iommu/arm-smmu-v3: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-0/+1
* | iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"Marek Szyprowski2021-07-141-11/+2
|/
* Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-102-20/+73
|\
| * iommu/arm-smmu: Use Tegra implementation on Tegra186Thierry Reding2021-06-111-1/+2
| * iommu/arm-smmu: tegra: Implement SID override programmingThierry Reding2021-06-111-3/+30
| * iommu/arm-smmu: tegra: Detect number of instances at runtimeThierry Reding2021-06-111-16/+41
* | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-027-40/+387
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2021-06-257-40/+387
| |\ \ \
| | | * | iommu: Drop unnecessary of_iommu.h includesRob Herring2021-06-083-3/+0
| | |/ / | |/| |
| | * | Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updatesWill Deacon2021-06-162-0/+14
| | |\ \
| | | * | iommu/arm-smmu: Check smmu->impl pointer before dereferencingWill Deacon2021-06-151-1/+1
| | | |/
| | | * iommu/arm-smmu: Implement ->probe_finalize()Thierry Reding2021-06-082-0/+14
| | |/ | |/|
| | * iommu/arm-smmu-v3: Remove unnecessary oom messageZhen Lei2021-06-151-6/+2
| | * iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang2021-06-111-2/+6
| | * iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang2021-06-111-1/+1
| | * iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPIShawn Guo2021-06-091-0/+4
| | * iommu/arm: Cleanup resources in case of probe error pathAmey Narkhede2021-06-083-7/+35
| | * iommu/arm-smmu-qcom: Move the adreno smmu specific implSai Prakash Ranjan2021-06-081-3/+9
| | * iommu/arm-smmu-qcom: Add SC7280 SMMU compatibleSai Prakash Ranjan2021-06-081-0/+2
| | * iommu/arm-smmu-v3: Decrease the queue size of evtq and priqZhen Lei2021-06-081-2/+3
| | * iommu/arm-smmu-v3: Ratelimit event dumpJean-Philippe Brucker2021-06-081-1/+3
| | * iommu/arm-smmu-v3: Add stall support for platform devicesJean-Philippe Brucker2021-06-083-15/+283
| | * iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.Eric Anholt2021-06-081-1/+12
| | * iommu/arm-smmu-qcom: Add sm6125 compatibleMartin Botka2021-06-081-0/+1
| | * iommu/arm-smmu-v3: Change *array into *const arrayBixuan Cui2021-06-081-1/+1
| | * iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI bootShawn Guo2021-06-081-0/+13
| |/
* | iommu/arm-smmu-qcom: Add stall supportRob Clark2021-06-231-0/+33
* | iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault infoJordan Crouse2021-06-232-0/+19
* | iommu/arm-smmu: Add support for driver IOMMU fault handlersJordan Crouse2021-06-231-2/+7
|/
* iommu: Streamline registration interfaceRobin Murphy2021-04-163-12/+3
* iommu: Statically set module ownerRobin Murphy2021-04-162-0/+2
*-. Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel2021-04-164-191/+181
|\ \
| | * iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig2021-04-072-54/+12
| | * iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy2021-04-073-74/+4
| | * iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig2021-04-072-41/+32
| | * iommu/arm-smmu-v3: Maintain a SID->device structureJean-Philippe Brucker2021-04-072-30/+141
| | * iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker2021-04-071-1/+2
| |/ |/|
| * iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG commandZenghui Yu2021-04-072-4/+0
| * iommu/arm-smmu-v3: Add a check to avoid invalid iotlb syncXiang Chen2021-03-301-0/+3
| * iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASKZhen Lei2021-03-251-1/+1
|/
* Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updatesWill Deacon2021-02-011-1/+1
|\
| * iommu: Switch gather->end to the inclusive endYong Wu2021-01-271-1/+1
* | iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRsIsaac J. Manjarres2021-01-261-0/+2
* | iommu/arm-smmu-v3: Add support for VHEJean-Philippe Brucker2021-01-222-7/+28
* | iommu/arm-smmu-v3: Make BTM optional for SVAJean-Philippe Brucker2021-01-223-3/+25
* | iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()Jean-Philippe Brucker2021-01-221-27/+36
* | iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify codeZhen Lei2021-01-221-5/+1
* | iommu/arm-smmu-v3: Remove the page 1 fixupRobin Murphy2021-01-222-30/+20
* | iommu: arm-smmu-impl: Add SM8350 qcom iommu implementationVinod Koul2021-01-221-0/+1