aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/mtk_iommu_v1.c
AgeCommit message (Expand)Author
2023-02-22iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET
2023-01-18iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-13iommu: pass cell_count = -1 to of_for_each_phandle with cells_nameUwe Kleine-König
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu
2019-08-30memory: mtk-smi: Get rid of need_larbidYong Wu
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-03-01iommu/mediatek: Fix semicolon code style issueYang Wei
2019-01-30Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-01-23iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()Joerg Roedel
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
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-12-03iommu/mediatek: Make it explicitly non-modularPaul Gortmaker
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-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-02-13iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1Yong Wu
2017-11-06iommu/mediatek: Fix driver nameMatthias Brugger
2017-05-17iommu/mediatek: Include linux/dma-mapping.hArnd Bergmann
2017-04-03iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'Joerg Roedel
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel
2016-11-15iommu/mediatek: Fix M4Uv1 group refcountingRobin Murphy
2016-11-10iommu/mediatek: Convert DT component matching to component_match_add_release()Russell King
2016-11-10iommu/mediatek: Convert M4Uv1 to iommu_fwspecRobin Murphy
2016-06-21iommu/mediatek: Make mtk_iommu_pm_ops staticJoerg Roedel
2016-06-21iommu/mediatek: add support for mtk iommu generation one HWHonghui Zhang