| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v5.7-rc4' into core | Joerg Roedel | 2020-05-13 | 1 | -1/+4 |
|\ |
|
| * | iommu/qcom: Fix local_base status check | Tang Bin | 2020-05-01 | 1 | -1/+4 |
* | | iommu/qcom: Convert to probe/release_device() call-backs | Joerg Roedel | 2020-05-05 | 1 | -17/+7 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ... | Joerg Roedel | 2020-03-27 | 1 | -26/+37 |
|\ \ |
|
| | * | iommu/qcom: Use accessor functions for iommu private data | Joerg Roedel | 2020-03-27 | 1 | -25/+36 |
| |/
|/| |
|
| * | iommu/qcom: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-28 | 1 | -1/+1 |
|/ |
|
* | iommu/qcom: Fix bogus detach logic | Robin Murphy | 2020-02-19 | 1 | -16/+12 |
* | iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespace | Will Deacon | 2020-01-10 | 1 | -7/+9 |
* | iommu/io-pgtable-arm: Rationalise TCR handling | Robin Murphy | 2020-01-10 | 1 | -5/+3 |
* | iommu/io-pgtable-arm: Rationalise TTBRn handling | Robin Murphy | 2020-01-10 | 1 | -2/+1 |
*---. | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2019-11-12 | 1 | -5/+5 |
|\ \ \ |
|
| | | * | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy | 2019-10-15 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | iommu/io-pgtable-arm: Rationalise MAIR handling | Robin Murphy | 2019-11-04 | 1 | -2/+2 |
| |/
|/| |
|
| * | iommu/qcom: Simplify a test in 'qcom_iommu_add_device()' | Christophe JAILLET | 2019-10-15 | 1 | -2/+2 |
|/ |
|
*---. | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel | 2019-09-11 | 1 | -23/+49 |
|\ \ \ |
|
| | | * | Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/... | Joerg Roedel | 2019-08-20 | 1 | -8/+36 |
| | | |\ |
|
| | | * | | iommu: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-09 | 1 | -3/+1 |
| |_|/ /
|/| | | |
|
| | * | | iommu/qcom: Use struct_size() helper | Gustavo A. R. Silva | 2019-08-30 | 1 | -4/+3 |
| |/ /
|/| | |
|
| * | | Merge branches 'for-joerg/arm-smmu/smmu-v2' and 'for-joerg/arm-smmu/smmu-v3' ... | Will Deacon | 2019-08-23 | 1 | -8/+36 |
| |\| |
|
| | * | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page() | Will Deacon | 2019-07-29 | 1 | -1/+2 |
| | * | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() | Will Deacon | 2019-07-29 | 1 | -1/+1 |
| | * | iommu/io-pgtable: Remove unused ->tlb_sync() callback | Will Deacon | 2019-07-29 | 1 | -1/+0 |
| | * | iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page() | Will Deacon | 2019-07-29 | 1 | -1/+7 |
| | * | iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers | Will Deacon | 2019-07-29 | 1 | -0/+16 |
| | * | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon | 2019-07-29 | 1 | -3/+9 |
| | * | iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops | Will Deacon | 2019-07-24 | 1 | -2/+2 |
| |/
|/| |
|
| * | iommu/arm-smmu: Rename arm-smmu-regs.h | Robin Murphy | 2019-08-19 | 1 | -1/+1 |
| * | iommu/arm-smmu: Convert context bank registers to bitfields | Robin Murphy | 2019-08-19 | 1 | -6/+7 |
| * | iommu/qcom: Mask TLBI addresses correctly | Robin Murphy | 2019-08-19 | 1 | -1/+1 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | iommu: Allow io-pgtable to be used outside of drivers/iommu/ | Rob Herring | 2019-02-11 | 1 | -1/+1 |
* | iommu/qcom: Use helper functions to access dev->iommu_fwspec | Joerg Roedel | 2018-12-17 | 1 | -8/+10 |
* | iommu/qcom: Make it explicitly non-modular | Paul Gortmaker | 2018-12-03 | 1 | -14/+2 |
* | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-24 | 1 | -1/+0 |
|\ |
|
| * | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -1/+0 |
* | | iommu: Remove IOMMU_OF_DECLARE | Rob Herring | 2018-07-10 | 1 | -2/+0 |
|/ |
|
* | iommu/qcom: Simplify getting .drvdata | Wolfram Sang | 2018-05-03 | 1 | -4/+2 |
* | iommu: Clean up of_iommu_init_fn | Robin Murphy | 2018-01-17 | 1 | -1/+1 |
* | iommu: qcom: wire up fault handler | Rob Clark | 2017-11-03 | 1 | -5/+13 |
* | iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync | Robin Murphy | 2017-10-02 | 1 | -0/+15 |
* | iommu: qcom: annotate PM functions as __maybe_unused | Arnd Bergmann | 2017-08-28 | 1 | -4/+2 |
* | iommu/qcom: Initialize secure page table | Stanimir Varbanov | 2017-08-15 | 1 | -0/+64 |
* | iommu/qcom: Add qcom_iommu | Rob Clark | 2017-08-15 | 1 | -0/+868 |