summaryrefslogtreecommitdiff
path: root/drivers/iommu/Kconfig
AgeCommit message (Expand)Author
2023-03-31iommu: Remove ioasid infrastructureJason Gunthorpe
2023-03-22iommu: Spelling s/cpmxchg64/cmpxchg64/Geert Uytterhoeven
2023-01-13iommu: Tidy up io-pgtable dependenciesRobin Murphy
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-30iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe
2022-11-28iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-26iommu/io-pgtable: Move Apple DART support to its own fileJanne Grunau
2022-09-07iommu/dma: Clean up KconfigRobin Murphy
2022-08-06Revert "iommu/dma: Add config for PCI SAC address trick"Linus Torvalds
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-08iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan
2022-06-22iommu/dma: Add config for PCI SAC address trickRobin Murphy
2022-02-14iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVAFenghua Yu
2021-10-13iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-09-10Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-09iommu: Clarify default domain KconfigRobin Murphy
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-18iommu: Merge strictness and domain type configsRobin Murphy
2021-08-12iommu/dart: APPLE_DART should depend on ARCH_APPLEGeert Uytterhoeven
2021-08-12iommu/dart: Add DART iommu driverSven Peter
2021-07-26iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu/vt-d: Add support for IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu: Enhance IOMMU default DMA mode build optionsZhen Lei
2021-07-19firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz
2021-06-25iommu/virtio: Enable x86 supportJean-Philippe Brucker
2021-06-25ACPI: Add driver for the VIOT tableJean-Philippe Brucker
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-07iommu/mediatek: Allow building as moduleYong Wu
2021-04-07iommu/mediatek-v1: Allow building as moduleYong Wu
2021-03-18iommu: add Unisoc IOMMU basic driverChunyan Zhang
2020-11-23iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker
2020-11-23iommu/sva: Add PASID helpersJean-Philippe Brucker
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-09-28iommu/arm-smmu-v3: Share process page tablesJean-Philippe Brucker
2020-09-18iommu/renesas: Update help description for IPMMU_VMSA configLad Prabhakar
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-29iommu/amd: Move Kconfig and Makefile bits down into amd directoryJerry Snitselaar
2020-07-29iommu/vt-d: Move Kconfig and Makefile bits down into intel directoryJerry Snitselaar
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-10iommu/renesas: Expand COMPILE_TEST coverageRobin Murphy
2020-07-10iommu: Tidy up Kconfig for SoC IOMMUsRobin Murphy
2020-06-30iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven
2020-06-23iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada