aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/qcom_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17iommu/qcom: Use helper functions to access dev->iommu_fwspecJoerg Roedel1-8/+10
2018-12-03iommu/qcom: Make it explicitly non-modularPaul Gortmaker1-14/+2
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+0
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig1-1/+0
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring1-2/+0
2018-05-03iommu/qcom: Simplify getting .drvdataWolfram Sang1-4/+2
2018-01-17iommu: Clean up of_iommu_init_fnRobin Murphy1-1/+1
2017-11-03iommu: qcom: wire up fault handlerRob Clark1-5/+13
2017-10-02iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy1-0/+15
2017-08-28iommu: qcom: annotate PM functions as __maybe_unusedArnd Bergmann1-4/+2
2017-08-15iommu/qcom: Initialize secure page tableStanimir Varbanov1-0/+64
2017-08-15iommu/qcom: Add qcom_iommuRob Clark1-0/+868