aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/mtk_iommu.c
AgeCommit message (Expand)Author
2020-03-30iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-04-26iommu/mediatek: Fix leaked of_node referencesWen Yang
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-17iommu/mediatek: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-11-06iommu/mediatek: Constify iommu_opsArvind Yadav
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig
2018-03-21iommu/mediatek: Fix protect memory settingYong Wu
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2017-10-02iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy
2017-09-27iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu
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