index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
mtk_iommu.h
Age
Commit message (
Expand
)
Author
2021-02-01
iommu/mediatek: Add mt8192 support
Yong Wu
2021-02-01
iommu/mediatek: Support for multi domains
Yong Wu
2021-02-01
iommu/mediatek: Add iova_region structure
Yong Wu
2021-02-01
iommu/mediatek: Add device link for smi-common and m4u
Yong Wu
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
2020-09-18
iommu/mediatek: Add support for MT8167
Fabien Parent
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
2020-07-13
iommu/mediatek: Include liunx/dma-mapping.h
Joerg Roedel
2020-07-10
iommu/mediatek: Add mt6779 basic support
Chao Hao
2020-07-10
iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definition
Chao Hao
2020-07-10
iommu/mediatek: Add sub_comm id in translation fault
Chao Hao
2020-07-10
iommu/mediatek: Move inv_sel_reg into the plat_data
Chao Hao
2020-07-10
iommu/mediatek: Use a u32 flags to describe different HW features
Chao Hao
2020-07-10
iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
Chao Hao
2020-06-30
iommu/mediatek: Do no use dev->archdata.iommu
Joerg Roedel
2019-11-11
iommu/mediatek: Move the tlb_sync into tlb_flush
Yong Wu
2019-11-11
iommu/mediatek: Add a new tlb_lock for tlb_flush
Yong Wu
2019-08-30
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
2019-08-30
iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
Yong Wu
2019-08-30
iommu/mediatek: Add mt8183 IOMMU support
Yong Wu
2019-08-30
iommu/mediatek: Move vld_pa_rng into plat_data
Yong Wu
2019-08-30
iommu/mediatek: Move reset_axi into plat_data
Yong Wu
2019-08-30
iommu/mediatek: Add larb-id remapped support
Yong Wu
2019-08-30
iommu/mediatek: Add bclk can be supported optionally
Yong Wu
2019-08-30
iommu/mediatek: Adjust the PA for the 4GB Mode
Yong Wu
2019-08-30
iommu/mediatek: Use a struct as the platform data
Yong Wu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring
2018-03-21
iommu/mediatek: Fix protect memory setting
Yong Wu
2017-08-22
iommu/mediatek: Merge 2 M4U HWs into one iommu domain
Yong Wu
2017-08-22
iommu/mediatek: Add mt2712 IOMMU support
Yong Wu
2017-07-20
iommu/mtk: Avoid redundant TLB syncs locally
Robin Murphy
2017-02-10
iommu/mediatek: Make use of iommu_device_register interface
Joerg Roedel
2016-11-10
iommu/mediatek: Convert DT component matching to component_match_add_release()
Russell King
2016-11-10
iommu/mediatek: Convert M4Uv1 to iommu_fwspec
Robin Murphy
2016-08-09
iommu/mediatek: Mark static functions in headers inline
Joerg Roedel
2016-06-21
iommu/mediatek: move the common struct into header file
Honghui Zhang