aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Merge branch 'apple/dart' into nextWill Deacon1-1/+0
2025-07-04iommu/intel: Convert to msi_create_parent_irq_domain() helperMarc Zyngier1-0/+1
2025-06-27iommu/apple-dart: Drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-05-16iommu: remove duplicate selection of DMAR_TABLERolf Eike Beer1-1/+0
2025-04-17iommu: Split out and tidy up Arm KconfigRobin Murphy1-156/+1
2025-03-13iommu/mediatek-v1: Support COMPILE_TESTRobin Murphy1-2/+1
2025-02-21irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need itJason Gunthorpe1-1/+0
2025-01-07iommu/arm-smmu: Re-enable context caching in smmu reset operationBibek Kumar Patro1-0/+12
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' into nextJoerg Roedel1-0/+9
2024-11-05iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_infoNicolin Chen1-0/+9
2024-10-29iommu/riscv: Add RISC-V IOMMU platform device driverTomasz Jeznach1-0/+1
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2024-08-30iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQVNate Watterson1-0/+11
2024-08-22dma-mapping: direct calls for dma-iommuLeon Romanovsky1-1/+1
2024-07-03iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mappingKunkun Jiang1-0/+1
2024-05-10iommu/arm-smmu-v3: Make the kunit into a moduleJason Gunthorpe1-1/+1
2024-05-01iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entryJason Gunthorpe1-1/+12
2024-05-01iommu/arm-smmu-qcom: Don't build debug features as a kernel moduleWill Deacon1-1/+1
2024-04-18iommu/arm-smmu-qcom-debug: Add support for TBUsGeorgi Djakov1-4/+8
2024-03-13Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+5
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-1/+5
2024-03-08iommu: Fix compilation without CONFIG_IOMMU_INTELBert Karwatzki1-1/+1
2024-02-16iommu: Separate SVA and IOPFLu Baolu1-0/+4
2024-02-06iommu/msm-iommu: don't limit the driver too muchDmitry Baryshkov1-1/+1
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe1-0/+1
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-13/+2
2023-11-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-0/+4
2023-10-24vfio: Move iova_bitmap into iommufdJoao Martins1-0/+4
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle1-2/+2
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe1-11/+0
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-2/+2
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2023-06-19iommu/dma: force bouncing if the size is not cacheline-alignedCatalin Marinas1-0/+1
2023-05-22iommu: Make IPMMU_VMSA dependencies more strictRandy Dunlap1-0/+1
2023-05-17s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe1-16/+0
2023-03-31iommu: Remove ioasid infrastructureJason Gunthorpe1-5/+0
2023-03-22iommu: Spelling s/cpmxchg64/cmpxchg64/Geert Uytterhoeven1-2/+2
2023-01-13iommu: Tidy up io-pgtable dependenciesRobin Murphy1-6/+12
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-0/+1
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-11-30iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe1-0/+1
2022-11-28iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves1-3/+3
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner1-1/+1
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-2/+1
2022-09-26iommu/io-pgtable: Move Apple DART support to its own fileJanne Grunau1-1/+12
2022-09-07iommu/dma: Clean up KconfigRobin Murphy1-2/+1
2022-08-06Revert "iommu/dma: Add config for PCI SAC address trick"Linus Torvalds1-26/+0
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-0/+36
2022-07-08iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan1-0/+10
2022-06-22iommu/dma: Add config for PCI SAC address trickRobin Murphy1-0/+26