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