Age | Commit message (Expand) | Author | Files | Lines |
2022-05-10 | iommu/arm-smmu: Force identity domains for legacy binding | Robin Murphy | 1 | -0/+3 |
2022-05-06 | iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() | Yang Yingliang | 1 | -3/+2 |
2022-03-08 | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 1 | -58/+55 |
2022-03-08 | iommu/arm-smmu: Account for PMU interrupts | Robin Murphy | 1 | -49/+44 |
2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu | 1 | -9/+11 |
2021-08-20 | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 1 | -33/+56 |
2021-08-20 | iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group() | Yang Yingliang | 1 | -1/+3 |
2021-08-18 | iommu/arm-smmu: Prepare for multiple DMA domain types | Robin Murphy | 1 | -1/+2 |
2021-08-18 | iommu/io-pgtable: Remove non-strict quirk | Robin Murphy | 1 | -3/+0 |
2021-08-18 | iommu/arm-smmu: Drop IOVA cookie management | Robin Murphy | 1 | -11/+4 |
2021-08-13 | iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation | Sai Prakash Ranjan | 1 | -3/+10 |
2021-08-10 | iommu/arm-smmu: Fix race condition during iommu_group creation | Krishna Reddy | 1 | -1/+5 |
2021-08-10 | iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks | Sai Prakash Ranjan | 1 | -3/+23 |
2021-07-26 | iommu: Streamline iommu_iova_to_phys() | Robin Murphy | 1 | -3/+0 |
2021-07-26 | iommu/arm-smmu: Implement the map_pages() IOMMU driver callback | Isaac J. Manjarres | 1 | -4/+5 |
2021-07-26 | iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback | Isaac J. Manjarres | 1 | -4/+5 |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+32 |
2021-06-25 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 1 | -7/+32 |
2021-06-23 | iommu/arm-smmu: Add support for driver IOMMU fault handlers | Jordan Crouse | 1 | -2/+7 |
2021-06-16 | Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updates | Will Deacon | 1 | -0/+13 |
2021-06-15 | iommu/arm-smmu: Check smmu->impl pointer before dereferencing | Will Deacon | 1 | -1/+1 |
2021-06-11 | iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation | Xiyu Yang | 1 | -2/+6 |
2021-06-11 | iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails | Xiyu Yang | 1 | -1/+1 |
2021-06-08 | iommu/arm: Cleanup resources in case of probe error path | Amey Narkhede | 1 | -3/+12 |
2021-06-08 | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 1 | -1/+0 |
2021-06-08 | iommu/arm-smmu: Implement ->probe_finalize() | Thierry Reding | 1 | -0/+13 |
2021-04-16 | iommu: Streamline registration interface | Robin Murphy | 1 | -4/+1 |
2021-04-16 | iommu: Statically set module owner | Robin Murphy | 1 | -0/+1 |
2021-04-07 | iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG | Christoph Hellwig | 1 | -53/+11 |
2021-04-07 | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy | 1 | -24/+3 |
2021-04-07 | iommu: remove DOMAIN_ATTR_NESTING | Christoph Hellwig | 1 | -14/+16 |
2020-12-08 | iommu/io-pgtable: Remove tlb_flush_leaf | Robin Murphy | 1 | -22/+3 |
2020-11-25 | iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attr | Sai Prakash Ranjan | 1 | -6/+9 |
2020-11-25 | iommu/arm-smmu: Add support for pagetable config domain attribute | Sai Prakash Ranjan | 1 | -0/+20 |
2020-11-10 | iommu/arm-smmu: Add a way for implementations to influence SCTLR | Rob Clark | 1 | -1/+4 |
2020-10-29 | iommu/arm-smmu: Allow implementation specific write_s2cr | Bjorn Andersson | 1 | -3/+10 |
2020-09-22 | iommu/arm-smmu: Prepare for the adreno-smmu implementation | Jordan Crouse | 1 | -53/+21 |
2020-09-22 | iommu/arm-smmu: Add support for split pagetables | Jordan Crouse | 1 | -4/+15 |
2020-09-22 | iommu/arm-smmu: Pass io-pgtable config to implementation specific function | Jordan Crouse | 1 | -5/+6 |
2020-07-29 | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel | 1 | -0/+2359 |
2020-07-27 | iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory | Will Deacon | 1 | -0/+2359 |