aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/qcom_iommu.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-12/+1
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Gravatar Rob Herring 1-1/+1
2018-12-17iommu/qcom: Use helper functions to access dev->iommu_fwspecGravatar Joerg Roedel 1-8/+10
2018-12-03iommu/qcom: Make it explicitly non-modularGravatar Paul Gortmaker 1-14/+2
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2018-08-08iommu: Remove the ->map_sg indirectionGravatar Christoph Hellwig 1-1/+0
2018-07-10iommu: Remove IOMMU_OF_DECLAREGravatar Rob Herring 1-2/+0
2018-05-03iommu/qcom: Simplify getting .drvdataGravatar Wolfram Sang 1-4/+2
2018-01-17iommu: Clean up of_iommu_init_fnGravatar Robin Murphy 1-1/+1
2017-11-03iommu: qcom: wire up fault handlerGravatar Rob Clark 1-5/+13
2017-10-02iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncGravatar Robin Murphy 1-0/+15
2017-08-28iommu: qcom: annotate PM functions as __maybe_unusedGravatar Arnd Bergmann 1-4/+2
2017-08-15iommu/qcom: Initialize secure page tableGravatar Stanimir Varbanov 1-0/+64
2017-08-15iommu/qcom: Add qcom_iommuGravatar Rob Clark 1-0/+868