aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/joro/iommuLinus 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/git/joro/iommuLinus Torvalds1-7/+62
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg 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', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg 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
2021-03-18iommu: add Unisoc IOMMU basic driverChunyan Zhang1-0/+12
2020-11-23iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker1-0/+2
2020-11-23iommu/sva: Add PASID helpersJean-Philippe Brucker1-0/+5
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-1/+11
2020-09-28iommu/arm-smmu-v3: Share process page tablesJean-Philippe Brucker1-0/+10
2020-09-18iommu/renesas: Update help description for IPMMU_VMSA configLad Prabhakar1-1/+1
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-142/+4
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/exynos', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-141/+4
2020-07-29iommu/amd: Move Kconfig and Makefile bits down into amd directoryJerry Snitselaar1-44/+1
2020-07-29iommu/vt-d: Move Kconfig and Makefile bits down into intel directoryJerry Snitselaar1-85/+1
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+2
2020-07-10iommu/renesas: Expand COMPILE_TEST coverageRobin Murphy1-1/+0
2020-07-10iommu: Tidy up Kconfig for SoC IOMMUsRobin Murphy1-12/+3
2020-06-30iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2020-06-23iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-9/+9
2020-05-14iommu: Add Allwinner H6 IOMMU driverMaxime Ripard1-0/+9
2020-04-29iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configKrzysztof Kozlowski1-1/+1
2020-04-29iommu/mediatek: Fix MTK_IOMMU dependenciesGeert Uytterhoeven1-1/+1
2020-03-27Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into nextJoerg Roedel1-10/+11
2020-03-27iommu/vt-d: Add build dependency on IOASIDJacob Pan1-0/+1
2020-03-04iommu: Enable compile testing for some of driversKrzysztof Kozlowski1-8/+8
2020-02-28iommu/virtio: Build virtio-iommu as moduleJean-Philippe Brucker1-2/+2
2020-01-24Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-5/+30
2020-01-07iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan1-0/+1
2020-01-07iommu/vt-d: Add Kconfig option to enable/disable scalable modeLu Baolu1-0/+12
2019-12-23iommu: Fix Kconfig indentationKrzysztof Kozlowski1-3/+3
2019-12-23iommu/arm-smmu: Allow building as a moduleWill Deacon1-1/+13
2019-12-23iommu/arm-smmu-v3: Allow building as a moduleWill Deacon1-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+5
2019-11-21drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86Boqun Feng1-1/+1