aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
AgeCommit message (Expand)Author
2021-12-14iommu: arm-smmu-impl: Add SM8450 qcom iommu implementationVinod Koul
2021-12-14iommu/arm-smmu-qcom: Fix TTBR0 readRob Clark
2021-10-08iommu/arm-smmu-qcom: Request direct mapping for modem deviceSibi Sankar
2021-10-04iommu: arm-smmu-qcom: Add compatible for QCM2290Loic Poulain
2021-10-04iommu/arm-smmu-qcom: Add SM6350 SMMU compatibleKonrad Dybcio
2021-08-13iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementationSai Prakash Ranjan
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-09iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPIShawn Guo
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/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-qcom: hook up qcom_smmu_impl for ACPI bootShawn Guo
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-08Merge branch 'for-next/iommu/fixes' into for-next/iommu/coreWill Deacon
2020-11-25iommu: arm-smmu-impl: Use table to list QCOM implementationsSai Prakash Ranjan
2020-11-23arm-smmu-qcom: Ensure the qcom_scm driver has finished probingJohn Stultz
2020-11-10iommu/arm-smmu: Add a way for implementations to influence SCTLRRob Clark
2020-11-10iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMUJordan Crouse
2020-11-06iommu/arm-smmu: Use new devm_krealloc()Robin Murphy
2020-10-29iommu/arm-smmu-qcom: Implement S2CR quirkBjorn Andersson
2020-10-29iommu/arm-smmu-qcom: Read back stream mappingsBjorn Andersson
2020-07-29Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon