summaryrefslogtreecommitdiff
path: root/drivers/iommu/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg 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-07iommu/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-10Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+2
2023-11-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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/...Linus Torvalds1-0/+1
2023-06-20iommu/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/gi...Linus Torvalds1-0/+1
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-12-01iommufd: 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'...Joerg 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',...Joerg 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
2022-02-14iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVAFenghua Yu1-3/+3
2021-10-13iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann1-0/+8
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann1-2/+1
2021-09-10Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-09-09iommu: Clarify default domain KconfigRobin Murphy1-1/+1
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+62
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel1-7/+62
2021-08-18iommu: Merge strictness and domain type configsRobin Murphy1-41/+41
2021-08-12iommu/dart: APPLE_DART should depend on ARCH_APPLEGeert Uytterhoeven1-1/+1
2021-08-12iommu/dart: Add DART iommu driverSven Peter1-0/+14
2021-07-26iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei1-1/+1
2021-07-26iommu/vt-d: Add support for IOMMU default DMA mode build optionsZhen Lei1-0/+1
2021-07-26iommu: Enhance IOMMU default DMA mode build optionsZhen Lei1-0/+40
2021-07-19firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz1-0/+2
2021-06-25iommu/virtio: Enable x86 supportJean-Philippe Brucker1-1/+2
2021-06-25ACPI: Add driver for the VIOT tableJean-Philippe Brucker1-0/+1
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel1-2/+14
2021-04-07iommu/mediatek: Allow building as moduleYong Wu1-1/+1
2021-04-07iommu/mediatek-v1: Allow building as moduleYong Wu1-1/+1