summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/mtk_iommu.h
Commit message (Expand)AuthorAgeFilesLines
* iommu/mediatek: Add mt8192 supportYong Wu2021-02-011-0/+1
* iommu/mediatek: Support for multi domainsYong Wu2021-02-011-1/+3
* iommu/mediatek: Add iova_region structureYong Wu2021-02-011-0/+5
* iommu/mediatek: Add device link for smi-common and m4uYong Wu2021-02-011-0/+1
* iommu/mediatek: Use the common mtk-memory-port.hYong Wu2021-02-011-0/+1
* iommu/mediatek: Add support for MT8167Fabien Parent2020-09-181-0/+1
*-. Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-291-8/+15
|\ \
| | * iommu/mediatek: Do no use dev->archdata.iommuJoerg Roedel2020-06-301-0/+2
| |/ |/|
| * iommu/mediatek: Include liunx/dma-mapping.hJoerg Roedel2020-07-131-0/+1
| * iommu/mediatek: Add mt6779 basic supportChao Hao2020-07-101-0/+1
| * iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definitionChao Hao2020-07-101-0/+1
| * iommu/mediatek: Add sub_comm id in translation faultChao Hao2020-07-101-1/+4
| * iommu/mediatek: Move inv_sel_reg into the plat_dataChao Hao2020-07-101-0/+1
| * iommu/mediatek: Use a u32 flags to describe different HW featuresChao Hao2020-07-101-6/+1
| * iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRLChao Hao2020-07-101-1/+4
|/
* iommu/mediatek: Move the tlb_sync into tlb_flushYong Wu2019-11-111-1/+0
* iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu2019-11-111-0/+1
* iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu2019-08-301-3/+3
* iommu/mediatek: Fix VLD_PA_RNG register backup when suspendYong Wu2019-08-301-0/+1
* iommu/mediatek: Add mt8183 IOMMU supportYong Wu2019-08-301-0/+1
* iommu/mediatek: Move vld_pa_rng into plat_dataYong Wu2019-08-301-0/+1
* iommu/mediatek: Move reset_axi into plat_dataYong Wu2019-08-301-1/+1
* iommu/mediatek: Add larb-id remapped supportYong Wu2019-08-301-0/+2
* iommu/mediatek: Add bclk can be supported optionallyYong Wu2019-08-301-0/+3
* iommu/mediatek: Adjust the PA for the 4GB ModeYong Wu2019-08-301-0/+1
* iommu/mediatek: Use a struct as the platform dataYong Wu2019-08-301-1/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring2019-02-111-2/+1
* iommu/mediatek: Fix protect memory settingYong Wu2018-03-211-0/+1
* iommu/mediatek: Merge 2 M4U HWs into one iommu domainYong Wu2017-08-221-0/+2
* iommu/mediatek: Add mt2712 IOMMU supportYong Wu2017-08-221-0/+7
* iommu/mtk: Avoid redundant TLB syncs locallyRobin Murphy2017-07-201-0/+1
* iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel2017-02-101-0/+2
* iommu/mediatek: Convert DT component matching to component_match_add_release()Russell King2016-11-101-0/+5
* iommu/mediatek: Convert M4Uv1 to iommu_fwspecRobin Murphy2016-11-101-6/+0
* iommu/mediatek: Mark static functions in headers inlineJoerg Roedel2016-08-091-3/+3
* iommu/mediatek: move the common struct into header fileHonghui Zhang2016-06-211-0/+77