summaryrefslogtreecommitdiff
path: root/drivers/iommu/mtk_iommu.h
AgeCommit message (Expand)Author
2021-02-01iommu/mediatek: Add mt8192 supportYong Wu
2021-02-01iommu/mediatek: Support for multi domainsYong Wu
2021-02-01iommu/mediatek: Add iova_region structureYong Wu
2021-02-01iommu/mediatek: Add device link for smi-common and m4uYong Wu
2021-02-01iommu/mediatek: Use the common mtk-memory-port.hYong Wu
2020-09-18iommu/mediatek: Add support for MT8167Fabien Parent
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-13iommu/mediatek: Include liunx/dma-mapping.hJoerg Roedel
2020-07-10iommu/mediatek: Add mt6779 basic supportChao 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: 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-06-30iommu/mediatek: Do no use dev->archdata.iommuJoerg Roedel
2019-11-11iommu/mediatek: Move the tlb_sync into tlb_flushYong Wu
2019-11-11iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu
2019-08-30iommu/mediatek: Fix VLD_PA_RNG register backup when suspendYong 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: 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/mediatek: Use a struct as the platform dataYong Wu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring
2018-03-21iommu/mediatek: Fix protect memory settingYong Wu
2017-08-22iommu/mediatek: Merge 2 M4U HWs into one iommu domainYong Wu
2017-08-22iommu/mediatek: Add mt2712 IOMMU supportYong Wu
2017-07-20iommu/mtk: Avoid redundant TLB syncs locallyRobin Murphy
2017-02-10iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel
2016-11-10iommu/mediatek: Convert DT component matching to component_match_add_release()Russell King
2016-11-10iommu/mediatek: Convert M4Uv1 to iommu_fwspecRobin Murphy
2016-08-09iommu/mediatek: Mark static functions in headers inlineJoerg Roedel
2016-06-21iommu/mediatek: move the common struct into header fileHonghui Zhang