aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/mtk_iommu_v1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+4
2019-01-23iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()Joerg Roedel1-0/+4
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+2
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-26/+21
2018-12-17iommu/mediatek: Use helper functions to access dev->iommu_fwspecJoerg Roedel1-12/+16
2018-12-03iommu/mediatek: Make it explicitly non-modularPaul Gortmaker1-12/+3
2018-11-06iommu/mediatek: Constify iommu_opsArvind Yadav1-2/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig1-1/+0
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-33/+21
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+0
2018-02-13iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1Yong Wu1-33/+21
2017-11-06iommu/mediatek: Fix driver nameMatthias Brugger1-1/+1
2017-05-17iommu/mediatek: Include linux/dma-mapping.hArnd Bergmann1-0/+1
2017-04-03iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'Joerg Roedel1-1/+24
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into nextJoerg Roedel1-62/+43
2016-11-15iommu/mediatek: Fix M4Uv1 group refcountingRobin Murphy1-0/+2
2016-11-10iommu/mediatek: Convert DT component matching to component_match_add_release()Russell King1-3/+5
2016-11-10iommu/mediatek: Convert M4Uv1 to iommu_fwspecRobin Murphy1-59/+36
2016-06-21iommu/mediatek: Make mtk_iommu_pm_ops staticJoerg Roedel1-1/+1
2016-06-21iommu/mediatek: add support for mtk iommu generation one HWHonghui Zhang1-0/+727