summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* iommu: Tidy up io-pgtable dependenciesRobin Murphy2023-01-131-6/+12
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-0/+1
|\
| * iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe2022-11-301-0/+1
* | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-1/+1
|\ \
| * | genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner2022-11-171-1/+1
| |/
* / iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves2022-11-281-3/+3
|/
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-261-2/+1
|\ \
| | * iommu/dma: Clean up KconfigRobin Murphy2022-09-071-2/+1
| |/
* / iommu/io-pgtable: Move Apple DART support to its own fileJanne Grunau2022-09-261-1/+12
|/
* Revert "iommu/dma: Add config for PCI SAC address trick"Linus Torvalds2022-08-061-26/+0
*-. Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-291-0/+36
|\ \
| | * iommu/dma: Add config for PCI SAC address trickRobin Murphy2022-06-221-0/+26
| |/ |/|
| * iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan2022-07-081-0/+10
|/
* iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVAFenghua Yu2022-02-141-3/+3
* iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann2021-10-131-0/+8
* qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-071-2/+1
* Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-101-1/+1
|\
| * iommu: Clarify default domain KconfigRobin Murphy2021-09-091-1/+1
* | Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-031-7/+62
|\|
| *---. Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel2021-08-201-7/+62
| |\ \ \
| | | | * iommu: Merge strictness and domain type configsRobin Murphy2021-08-181-41/+41
| | | |/
| | * | iommu/dart: APPLE_DART should depend on ARCH_APPLEGeert Uytterhoeven2021-08-121-1/+1
| | * | iommu/dart: Add DART iommu driverSven Peter2021-08-121-0/+14
| | |/
| | * iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei2021-07-261-1/+1
| | * iommu/vt-d: Add support for IOMMU default DMA mode build optionsZhen Lei2021-07-261-0/+1
| | * iommu: Enhance IOMMU default DMA mode build optionsZhen Lei2021-07-261-0/+40
| |/
* / firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz2021-07-191-0/+2
|/
* iommu/virtio: Enable x86 supportJean-Philippe Brucker2021-06-251-1/+2
* ACPI: Add driver for the VIOT tableJean-Philippe Brucker2021-06-251-0/+1
*-. Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel2021-04-161-2/+14
|\ \
| | * iommu: add Unisoc IOMMU basic driverChunyan Zhang2021-03-181-0/+12
| |/ |/|
| * iommu/mediatek: Allow building as moduleYong Wu2021-04-071-1/+1
| * iommu/mediatek-v1: Allow building as moduleYong Wu2021-04-071-1/+1
|/
* iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker2020-11-231-0/+2
* iommu/sva: Add PASID helpersJean-Philippe Brucker2020-11-231-0/+5
*-. 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