Age | Commit message (Expand) | Author | Files | Lines |
2024-12-02 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
2024-11-15 | Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int... | Joerg Roedel | 1 | -16/+0 |
2024-11-05 | vfio: Remove VFIO_TYPE1_NESTING_IOMMU | Jason Gunthorpe | 1 | -16/+0 |
2024-10-29 | iommu/arm-smmu: Defer probe of clients after smmu device bound | Pratyush Brahma | 1 | -0/+11 |
2024-08-16 | iommu/arm-smmu: Un-demote unhandled-fault msg | Rob Clark | 1 | -1/+1 |
2024-07-12 | Merge branch 'iommu/fwspec-ops-removal' into iommu/next | Will Deacon | 1 | -2/+1 |
2024-07-04 | iommu: Resolve fwspec ops automatically | Robin Murphy | 1 | -2/+1 |
2024-07-02 | iommu/arm-smmu: Pretty-print context fault related regs | Rob Clark | 1 | -15/+55 |
2024-07-02 | iommu/arm-smmu: Add CB prefix to register bitfields | Rob Clark | 1 | -4/+4 |
2024-04-18 | iommu/arm-smmu: Allow using a threaded handler for context interrupts | Georgi Djakov | 1 | -2/+10 |
2024-04-18 | iommu/arm-smmu: Convert to domain_alloc_paging() | Jason Gunthorpe | 1 | -6/+2 |
2024-03-08 | Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 1 | -1/+2 |
2024-03-01 | iommu: constify of_phandle_args in xlate | Krzysztof Kozlowski | 1 | -1/+2 |
2024-02-13 | Revert "iommu/arm-smmu: Convert to domain_alloc_paging()" | Dmitry Baryshkov | 1 | -11/+6 |
2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel | 1 | -63/+103 |
2023-12-13 | iommu/arm-smmu: Convert to domain_alloc_paging() | Jason Gunthorpe | 1 | -6/+11 |
2023-12-13 | iommu/arm-smmu: Pass arm_smmu_domain to internal functions | Jason Gunthorpe | 1 | -12/+10 |
2023-12-13 | iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKED | Jason Gunthorpe | 1 | -3/+25 |
2023-12-13 | iommu/arm-smmu: Convert to a global static identity domain | Jason Gunthorpe | 1 | -28/+53 |
2023-12-13 | iommu/arm-smmu: Reorganize arm_smmu_domain_add_master() | Jason Gunthorpe | 1 | -13/+10 |
2023-12-12 | iommu: Mark dev_iommu_priv_set() with a lockdep | Jason Gunthorpe | 1 | -1/+0 |
2023-11-27 | iommu: Clean up open-coded ownership checks | Robin Murphy | 1 | -8/+1 |
2023-11-27 | iommu/arm-smmu: Don't register fwnode for legacy binding | Robin Murphy | 1 | -1/+2 |
2023-08-21 | iommu: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
2023-05-22 | iommu: Use flush queue capability | Robin Murphy | 1 | -2/+1 |
2023-05-22 | iommu: Add a capability for flush queue support | Robin Murphy | 1 | -0/+1 |
2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 1 | -11/+3 |
2023-03-31 | iommu/arm-smmu: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-03-31 | iommu/arm-smmu: Drop if with an always false condition | Uwe Kleine-König | 1 | -6/+0 |
2023-03-22 | iommu: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
2023-01-13 | iommu/arm-smmu: Don't unregister on shutdown | Vladimir Oltean | 1 | -8/+14 |
2023-01-13 | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer | Robin Murphy | 1 | -2/+8 |
2022-11-01 | iommu: Use EINVAL for incompatible device/domain in ->attach_dev | Nicolin Chen | 1 | -3/+0 |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu | 1 | -1/+1 |
2022-09-09 | iommu/dma: Make header private | Robin Murphy | 1 | -1/+1 |
2022-09-07 | iommu/arm-smmu: Clean up bus_set_iommu() | Robin Murphy | 1 | -82/+2 |
2022-09-07 | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better | Robin Murphy | 1 | -5/+4 |
2022-09-07 | iommu: Retire iommu_capable() | Robin Murphy | 1 | -1/+1 |
2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 1 | -15/+58 |
2022-07-15 | iommu: remove the put_resv_regions method | Christoph Hellwig | 1 | -1/+0 |
2022-07-08 | iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts | Sai Prakash Ranjan | 1 | -3/+3 |
2022-07-06 | iommu: Clean up release_device checks | Robin Murphy | 1 | -11/+3 |
2022-07-06 | iommu/arm-smmu: Get associated RMR info and install bypass SMR | Jon Nettleton | 1 | -0/+52 |
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 |