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
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