summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/qcom_iommu.c
AgeCommit message (Expand)Author
2020-05-01iommu/qcom: Fix local_base status checkTang Bin
2020-03-27Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel
2020-03-27iommu/qcom: Use accessor functions for iommu private dataJoerg Roedel
2020-02-28iommu/qcom: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19iommu/qcom: Fix bogus detach logicRobin Murphy
2020-01-10iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespaceWill Deacon
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2019-11-04iommu/io-pgtable-arm: Rationalise MAIR handlingRobin Murphy
2019-10-15iommu/qcom: Simplify a test in 'qcom_iommu_add_device()'Christophe JAILLET
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-08-30iommu/qcom: Use struct_size() helperGustavo A. R. Silva
2019-08-23Merge branches 'for-joerg/arm-smmu/smmu-v2' and 'for-joerg/arm-smmu/smmu-v3' ...Will Deacon
2019-08-20Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...Joerg Roedel
2019-08-19iommu/arm-smmu: Rename arm-smmu-regs.hRobin Murphy
2019-08-19iommu/arm-smmu: Convert context bank registers to bitfieldsRobin Murphy
2019-08-19iommu/qcom: Mask TLBI addresses correctlyRobin Murphy
2019-08-09iommu: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()Will Deacon
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()Will Deacon
2019-07-29iommu/io-pgtable: Remove unused ->tlb_sync() callbackWill Deacon
2019-07-29iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()Will Deacon
2019-07-29iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in driversWill Deacon
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring
2018-12-17iommu/qcom: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-12-03iommu/qcom: Make it explicitly non-modularPaul Gortmaker
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring
2018-05-03iommu/qcom: Simplify getting .drvdataWolfram Sang
2018-01-17iommu: Clean up of_iommu_init_fnRobin Murphy
2017-11-03iommu: qcom: wire up fault handlerRob Clark
2017-10-02iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy
2017-08-28iommu: qcom: annotate PM functions as __maybe_unusedArnd Bergmann
2017-08-15iommu/qcom: Initialize secure page tableStanimir Varbanov
2017-08-15iommu/qcom: Add qcom_iommuRob Clark