aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-05-14iommu: Add Allwinner H6 IOMMU driverGravatar Maxime Ripard 1-0/+9
2020-04-29iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configGravatar Krzysztof Kozlowski 1-1/+1
2020-04-29iommu/mediatek: Fix MTK_IOMMU dependenciesGravatar Geert Uytterhoeven 1-1/+1
2020-03-27Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Gravatar Joerg Roedel 1-10/+11
2020-03-27iommu/vt-d: Add build dependency on IOASIDGravatar Jacob Pan 1-0/+1
2020-03-04iommu: Enable compile testing for some of driversGravatar Krzysztof Kozlowski 1-8/+8
2020-02-28iommu/virtio: Build virtio-iommu as moduleGravatar Jean-Philippe Brucker 1-2/+2
2020-01-24Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Gravatar Joerg Roedel 1-5/+30
2020-01-07iommu/vt-d: Replace Intel specific PASID allocator with IOASIDGravatar Jacob Pan 1-0/+1
2020-01-07iommu/vt-d: Add Kconfig option to enable/disable scalable modeGravatar Lu Baolu 1-0/+12
2019-12-23iommu: Fix Kconfig indentationGravatar Krzysztof Kozlowski 1-3/+3
2019-12-23iommu/arm-smmu: Allow building as a moduleGravatar Will Deacon 1-1/+13
2019-12-23iommu/arm-smmu-v3: Allow building as a moduleGravatar Will Deacon 1-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+5
2019-11-21drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86Gravatar Boqun Feng 1-1/+1
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Gravatar Joerg Roedel 1-0/+5
2019-10-15iommu/vt-d: Select PCI_PRI for INTEL_IOMMU_SVMGravatar Bjorn Helgaas 1-0/+1
2019-10-15iommu: Add I/O ASID allocatorGravatar Jean-Philippe Brucker 1-0/+4
2019-10-15iommu/amd: Convert AMD iommu driver to the dma-iommu apiGravatar Tom Murphy 1-0/+1
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2019-09-11iommu/vt-d: Don't switch off swiotlb if bounce page is usedGravatar Lu Baolu 1-0/+1
2019-08-16ia64: remove support for machvecsGravatar Christoph Hellwig 1-1/+1
2019-06-06iommu: Add virtio-iommu driverGravatar Jean-Philippe Brucker 1-0/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2019-05-03iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsGravatar Julien Grall 1-0/+1
2019-04-05iommu/arm-smmu: Break insecure users by disabling bypass by defaultGravatar Douglas Anderson 1-0/+25
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Gravatar Joerg Roedel 1-3/+14
2019-02-28iommu/hyper-v: Add Hyper-V stub IOMMU driverGravatar Lan Tianyu 1-0/+9
2019-01-16iommu/tegra: gart: Integrate with Memory Controller driverGravatar Dmitry Osipenko 1-0/+1
2019-01-11iommu/iova: Allow compiling the library without IOMMU supportGravatar Sakari Ailus 1-3/+4
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+13
2018-09-26s390: vfio-ap: base implementation of VFIO AP device driverGravatar Tony Krowiak 1-0/+8
2018-09-25iommu/vt-d: Enable base Intel IOMMU debugfs supportGravatar Sohil Mehta 1-0/+13
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Gravatar Joerg Roedel 1-3/+35
2018-07-27iommu/ipmmu-vmsa: Clarify supported platformsGravatar Geert Uytterhoeven 1-2/+2
2018-07-27iommu: Add config option to set passthrough as defaultGravatar Olof Johansson 1-0/+11
2018-07-06iommu/amd: Add basic debugfs infrastructure for AMD IOMMUGravatar Gary R Hook 1-0/+12
2018-07-06iommu: Enable debugfs exposure of IOMMU driver internalsGravatar Gary R Hook 1-0/+10
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Gravatar Christoph Hellwig 1-1/+0
2018-06-11Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...Gravatar Linus Torvalds 1-1/+0
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+2
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigGravatar Christoph Hellwig 1-0/+1
2018-05-03iommu: Remove depends on HAS_DMA in case of platform dependencyGravatar Geert Uytterhoeven 1-3/+2
2018-03-20iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f...Gravatar Christoph Hellwig 1-0/+1
2018-03-20iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()Gravatar Christoph Hellwig 1-0/+1
2017-09-19iommu/qcom: Depend on HAS_DMA to fix compile errorGravatar Geert Uytterhoeven 1-0/+1
2017-09-19iommu: Add missing dependenciesGravatar Guenter Roeck 1-2/+2
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Gravatar Joerg Roedel 1-0/+13