summaryrefslogtreecommitdiff
path: root/drivers/iommu/mtk_iommu.h
AgeCommit message (Expand)Author
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