summaryrefslogtreecommitdiff
path: root/drivers/iommu/mtk_iommu.c
AgeCommit message (Expand)Author
2017-08-28iommu/mediatek: Fix a build warning of BIT(32) in ARMYong Wu
2017-08-28iommu/mediatek: Fix a build fail of m4u_typeYong Wu
2017-08-22iommu/mediatek: Enlarge the validate PA range for 4GB modeYong Wu
2017-08-22iommu/mediatek: Disable iommu clock when system suspendYong Wu
2017-08-22iommu/mediatek: Move pgtable allocation into domain_allocYong Wu
2017-08-22iommu/mediatek: Merge 2 M4U HWs into one iommu domainYong Wu
2017-08-22iommu/mediatek: Add mt2712 IOMMU supportYong Wu
2017-08-22iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.cYong Wu
2017-07-20iommu/mtk: Avoid redundant TLB syncs locallyRobin Murphy
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel
2017-02-10iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel
2016-11-15iommu/mediatek: Fix M4Uv2 group refcountingRobin Murphy
2016-11-10iommu/mediatek: Convert DT component matching to component_match_add_release()Russell King
2016-11-10iommu/mediatek: Convert M4Uv2 to iommu_fwspecRobin Murphy
2016-06-21iommu/mediatek: move the common struct into header fileHonghui Zhang
2016-06-21iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlateHonghui Zhang
2016-05-09Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel
2016-05-09iommu: Allow selecting page sizes per domainRobin Murphy
2016-04-05iommu/mediatek: Add 4GB mode supportYong Wu
2016-03-02iommu/mediatek: Check for NULL instead of IS_ERR()Dan Carpenter
2016-03-01iommu/mediatek: Fix handling of of_count_phandle_with_args resultAndrzej Hajda
2016-02-29iommu/mediatek: Mark PM functions as __maybe_unusedArnd Bergmann
2016-02-25iommu/mediatek: Add mt8173 IOMMU driverYong Wu