summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/mtk_iommu_v1.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* iommu/mediatek: Fix semicolon code style issueYang Wei2019-03-011-1/+1
* Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-01-301-0/+4
|\
| * iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()Joerg Roedel2019-01-231-0/+4
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+2Star
|/
*-. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-26/+21Star
|\ \
| | * iommu/mediatek: Use helper functions to access dev->iommu_fwspecJoerg Roedel2018-12-171-12/+16
| | * iommu/mediatek: Make it explicitly non-modularPaul Gortmaker2018-12-031-12/+3Star
| |/ |/|
| * iommu/mediatek: Constify iommu_opsArvind Yadav2018-11-061-2/+2
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* iommu: Remove the ->map_sg indirectionChristoph Hellwig2018-08-081-1/+0Star
* Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-121-33/+21Star
|\
| * iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1Yong Wu2018-02-131-33/+21Star
* | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-061-1/+0Star
|/
* iommu/mediatek: Fix driver nameMatthias Brugger2017-11-061-1/+1
* iommu/mediatek: Include linux/dma-mapping.hArnd Bergmann2017-05-171-0/+1
* iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'Joerg Roedel2017-04-031-1/+24
*-. Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel2016-12-061-62/+43Star
|\ \
| | * iommu/mediatek: Fix M4Uv1 group refcountingRobin Murphy2016-11-151-0/+2
| |/ |/|
| * iommu/mediatek: Convert DT component matching to component_match_add_release()Russell King2016-11-101-3/+5
| * iommu/mediatek: Convert M4Uv1 to iommu_fwspecRobin Murphy2016-11-101-59/+36Star
|/
* iommu/mediatek: Make mtk_iommu_pm_ops staticJoerg Roedel2016-06-211-1/+1
* iommu/mediatek: add support for mtk iommu generation one HWHonghui Zhang2016-06-211-0/+727