summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel2020-10-071-1/+11
|\ \
| | * iommu/arm-smmu-v3: Share process page tablesJean-Philippe Brucker2020-09-281-0/+10
| |/ |/|
| * iommu/renesas: Update help description for IPMMU_VMSA configLad Prabhakar2020-09-181-1/+1
|/
* Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-142/+4
|\
| *-. Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-291-141/+4
| |\ \
| | | * iommu/amd: Move Kconfig and Makefile bits down into amd directoryJerry Snitselaar2020-07-291-44/+1
| | | * iommu/vt-d: Move Kconfig and Makefile bits down into intel directoryJerry Snitselaar2020-07-291-85/+1
| | | * iommu/renesas: Expand COMPILE_TEST coverageRobin Murphy2020-07-101-1/+0
| | | * iommu: Tidy up Kconfig for SoC IOMMUsRobin Murphy2020-07-101-12/+3
| | |/
* | / dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+2
|/ /
* / iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven2020-06-301-0/+1
|/
* iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu2020-06-231-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-9/+9
* iommu: Add Allwinner H6 IOMMU driverMaxime Ripard2020-05-141-0/+9
* iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configKrzysztof Kozlowski2020-04-291-1/+1
* iommu/mediatek: Fix MTK_IOMMU dependenciesGeert Uytterhoeven2020-04-291-1/+1
*---. Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel2020-03-271-10/+11
|\ \ \
| | | * iommu/virtio: Build virtio-iommu as moduleJean-Philippe Brucker2020-02-281-2/+2
| |_|/ |/| |
| | * iommu/vt-d: Add build dependency on IOASIDJacob Pan2020-03-271-0/+1
| |/ |/|
| * iommu: Enable compile testing for some of driversKrzysztof Kozlowski2020-03-041-8/+8
|/
*---. Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel2020-01-241-5/+30
|\ \ \
| | | * iommu: Fix Kconfig indentationKrzysztof Kozlowski2019-12-231-3/+3
| |_|/ |/| |
| | * iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan2020-01-071-0/+1
| | * iommu/vt-d: Add Kconfig option to enable/disable scalable modeLu Baolu2020-01-071-0/+12
| |/ |/|
| * iommu/arm-smmu: Allow building as a moduleWill Deacon2019-12-231-1/+13
| * iommu/arm-smmu-v3: Allow building as a moduleWill Deacon2019-12-231-1/+1
|/
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-0/+1
|\
| * iommu/vt-d: Select PCI_PRI for INTEL_IOMMU_SVMBjorn Helgaas2019-10-151-0/+1
* | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-0/+5
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2019-11-121-0/+5
| |\ \ \ | | |_|/ | |/| |
| | | * iommu: Add I/O ASID allocatorJean-Philippe Brucker2019-10-151-0/+4
| | |/ | |/|
| | * iommu/amd: Convert AMD iommu driver to the dma-iommu apiTom Murphy2019-10-151-0/+1
| |/
* / drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86Boqun Feng2019-11-211-1/+1
|/
* Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-161-1/+1
|\
| * ia64: remove support for machvecsChristoph Hellwig2019-08-161-1/+1
* | iommu/vt-d: Don't switch off swiotlb if bounce page is usedLu Baolu2019-09-111-0/+1
|/
* iommu: Add virtio-iommu driverJean-Philippe Brucker2019-06-061-0/+11
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-0/+1
|\
| * iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall2019-05-031-0/+1
* | iommu/arm-smmu: Break insecure users by disabling bypass by defaultDouglas Anderson2019-04-051-0/+25
|/
*---. Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel2019-03-011-3/+14
|\ \ \
| | | * iommu/iova: Allow compiling the library without IOMMU supportSakari Ailus2019-01-111-3/+4
| |_|/ |/| |
| | * iommu/hyper-v: Add Hyper-V stub IOMMU driverLan Tianyu2019-02-281-0/+9
| |/ |/|
| * iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko2019-01-161-0/+1
|/
* Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-0/+13
|\
| * iommu/vt-d: Enable base Intel IOMMU debugfs supportSohil Mehta2018-09-251-0/+13
* | s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak2018-09-261-0/+8
|/
*---. Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-081-3/+35
|\ \ \
| | | * iommu: Add config option to set passthrough as defaultOlof Johansson2018-07-271-0/+11