summaryrefslogtreecommitdiff
path: root/drivers/iommu/mtk_iommu.c
AgeCommit message (Expand)Author
2020-09-18iommu/mediatek: Add support for MT8167Fabien Parent
2020-09-18iommu/mediatek: Add flag for legacy ivrp paddrFabien Parent
2020-09-04iommu/mediatek: Check 4GB mode by reading infracfgMiles Chen
2020-09-04iommu/mediatek: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang
2020-07-10iommu/mediatek: Add mt6779 basic supportChao Hao
2020-07-10iommu/mediatek: Modify MMU_CTRL register settingChao Hao
2020-07-10iommu/mediatek: Extend protect pa alignment valueChao Hao
2020-07-10iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definitionChao Hao
2020-07-10iommu/mediatek: Add sub_comm id in translation faultChao Hao
2020-07-10iommu/mediatek: Move inv_sel_reg into the plat_dataChao Hao
2020-07-10iommu/mediatek: Setting MISC_CTRL registerChao Hao
2020-07-10iommu/mediatek: Use a u32 flags to describe different HW featuresChao Hao
2020-07-10iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRLChao Hao
2020-05-05iommu/mediatek: Convert to probe/release_device() call-backsJoerg Roedel
2020-03-27iommu/mediatek: Use accessor functions for iommu private dataJoerg Roedel
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2019-11-11iommu/mediatek: Reduce the tlb flush timeout valueYong Wu
2019-11-11iommu/mediatek: Get rid of the pgtlockYong Wu
2019-11-11iommu/mediatek: Move the tlb_sync into tlb_flushYong Wu
2019-11-11iommu/mediatek: Delete the leaf in the tlb_flushYong Wu
2019-11-11iommu/mediatek: Use gather to achieve the tlb range flushYong Wu
2019-11-11iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu
2019-11-11iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu
2019-08-30memory: mtk-smi: Get rid of need_larbidYong Wu
2019-08-30iommu/mediatek: Fix VLD_PA_RNG register backup when suspendYong Wu
2019-08-30iommu/mediatek: Add mmu1 supportYong Wu
2019-08-30iommu/mediatek: Add mt8183 IOMMU supportYong Wu
2019-08-30iommu/mediatek: Move vld_pa_rng into plat_dataYong Wu
2019-08-30iommu/mediatek: Move reset_axi into plat_dataYong Wu
2019-08-30iommu/mediatek: Refine protect memory definitionYong Wu
2019-08-30iommu/mediatek: Add larb-id remapped supportYong Wu
2019-08-30iommu/mediatek: Add bclk can be supported optionallyYong Wu
2019-08-30iommu/mediatek: Adjust the PA for the 4GB ModeYong Wu
2019-08-30iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu
2019-08-30iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu
2019-08-30iommu/mediatek: Use a struct as the platform dataYong Wu
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()Will Deacon
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()Will Deacon
2019-07-29iommu/io-pgtable: Remove unused ->tlb_sync() callbackWill Deacon
2019-07-29iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()Will Deacon
2019-07-29iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in driversWill Deacon
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner