aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/mtk_iommu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-01iommu/mediatek: Add mt8192 supportYong Wu1-0/+1
2021-02-01iommu/mediatek: Support for multi domainsYong Wu1-1/+3
2021-02-01iommu/mediatek: Add iova_region structureYong Wu1-0/+5
2021-02-01iommu/mediatek: Add device link for smi-common and m4uYong Wu1-0/+1
2021-02-01iommu/mediatek: Use the common mtk-memory-port.hYong Wu1-0/+1
2020-09-18iommu/mediatek: Add support for MT8167Fabien Parent1-0/+1
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/exynos', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-8/+15
2020-07-13iommu/mediatek: Include liunx/dma-mapping.hJoerg Roedel1-0/+1
2020-07-10iommu/mediatek: Add mt6779 basic supportChao Hao1-0/+1
2020-07-10iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definitionChao Hao1-0/+1
2020-07-10iommu/mediatek: Add sub_comm id in translation faultChao Hao1-1/+4
2020-07-10iommu/mediatek: Move inv_sel_reg into the plat_dataChao Hao1-0/+1
2020-07-10iommu/mediatek: Use a u32 flags to describe different HW featuresChao Hao1-6/+1
2020-07-10iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRLChao Hao1-1/+4
2020-06-30iommu/mediatek: Do no use dev->archdata.iommuJoerg Roedel1-0/+2
2019-11-11iommu/mediatek: Move the tlb_sync into tlb_flushYong Wu1-1/+0
2019-11-11iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu1-0/+1
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu1-3/+3
2019-08-30iommu/mediatek: Fix VLD_PA_RNG register backup when suspendYong Wu1-0/+1
2019-08-30iommu/mediatek: Add mt8183 IOMMU supportYong Wu1-0/+1
2019-08-30iommu/mediatek: Move vld_pa_rng into plat_dataYong Wu1-0/+1
2019-08-30iommu/mediatek: Move reset_axi into plat_dataYong Wu1-1/+1
2019-08-30iommu/mediatek: Add larb-id remapped supportYong Wu1-0/+2
2019-08-30iommu/mediatek: Add bclk can be supported optionallyYong Wu1-0/+3
2019-08-30iommu/mediatek: Adjust the PA for the 4GB ModeYong Wu1-0/+1
2019-08-30iommu/mediatek: Use a struct as the platform dataYong Wu1-1/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring1-2/+1
2018-03-21iommu/mediatek: Fix protect memory settingYong Wu1-0/+1
2017-08-22iommu/mediatek: Merge 2 M4U HWs into one iommu domainYong Wu1-0/+2
2017-08-22iommu/mediatek: Add mt2712 IOMMU supportYong Wu1-0/+7
2017-07-20iommu/mtk: Avoid redundant TLB syncs locallyRobin Murphy1-0/+1
2017-02-10iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel1-0/+2
2016-11-10iommu/mediatek: Convert DT component matching to component_match_add_release()Russell King1-0/+5
2016-11-10iommu/mediatek: Convert M4Uv1 to iommu_fwspecRobin Murphy1-6/+0
2016-08-09iommu/mediatek: Mark static functions in headers inlineJoerg Roedel1-3/+3
2016-06-21iommu/mediatek: move the common struct into header fileHonghui Zhang1-0/+77