aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/mtk_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-21iommu/mediatek: move the common struct into header fileHonghui Zhang1-47/+1
2016-06-21iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlateHonghui Zhang1-1/+0
2016-05-09Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc/pamu', 'core' and 'x86/amd' into nextJoerg Roedel1-1/+1
2016-05-09iommu: Allow selecting page sizes per domainRobin Murphy1-1/+1
2016-04-05iommu/mediatek: Add 4GB mode supportYong Wu1-3/+11
2016-03-02iommu/mediatek: Check for NULL instead of IS_ERR()Dan Carpenter1-3/+3
2016-03-01iommu/mediatek: Fix handling of of_count_phandle_with_args resultAndrzej Hajda1-2/+1
2016-02-29iommu/mediatek: Mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-02-25iommu/mediatek: Add mt8173 IOMMU driverYong Wu1-0/+737