summaryrefslogtreecommitdiff
path: root/drivers/iommu/Kconfig
Commit message (Expand)AuthorAge
* iommu/mediatek: Remove bogus 'select' statementsArnd Bergmann2017-02-06
* iommu/arm-smmu: Support non-PCI devices with SMMUv3Robin Murphy2016-09-16
*---. Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel2016-07-26
|\ \ \
| | | * iommu/msm: Remove driver BROKENSricharan R2016-06-21
| | | * iommu/msm: use generic ARMV7S short descriptor pagetable opsSricharan R2016-06-21
| |_|/ |/| |
| | * iommu/mediatek: add support for mtk iommu generation one HWHonghui Zhang2016-06-21
| |/ |/|
| * iommu/amd: Select IOMMU_IOVA for AMD IOMMUJoerg Roedel2016-07-13
|/
*-. Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel2016-05-09
|\ \
| | * iommu/amd: Remove statistics codeJoerg Roedel2016-05-09
| |/ |/|
| * powerpc: Fix incorrect PPC32 PAMU dependencyAndy Fleming2016-04-07
|/
*-------. Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel2016-03-21
|\ \ \ \ \
| | | | | * iommu/dma: Fix NEED_SG_DMA_LENGTH dependencyRobin Murphy2016-02-29
| |_|_|_|/ |/| | | |
| | | | * iommu/ipmmu-vmsa: Use ARCH_RENESASSimon Horman2016-02-25
| |_|_|/ |/| | |
| | * | iommu/mediatek: Select ARM_DMA_USE_IOMMUArnd Bergmann2016-02-29
| | * | iommu/mediatek: Add mt8173 IOMMU driverYong Wu2016-02-25
| | |/
| | * iommu/io-pgtable: Add ARMv7 short descriptor supportRobin Murphy2016-02-17
| |/ |/|
| * iommu/exynos: Add support for v5 SYSMMUMarek Szyprowski2016-02-25
|/
* iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driverGeert Uytterhoeven2015-12-14
* Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\
| *-------. Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-02
| |\ \ \ \ \
| | | | | | * iommu: Implement common IOMMU ops for DMA mappingRobin Murphy2015-10-15
| | | | |_|/ | | | |/| |
| | | | | * iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer2015-10-06
| | | | |/ | | | |/|
| | | | * iommu/arm-smmu: Add support for MSI on SMMUv3Marc Zyngier2015-10-15
| | | |/
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-11-05
|\ \ \ \ | |/ / / |/| | |
| * | | iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse2015-10-15
| * | | iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATSDavid Woodhouse2015-10-15
| * | | iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse2015-10-15
| | |/ | |/|
* | | Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-10-13
|\ \ \ | |/ / |/| |
| * | iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy2015-09-22
| |/
* | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-02
|\ \ | |/ |/|
| * iommu: Make the iova library a moduleSakari Ailus2015-07-28
* | Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-08
|\ \
| * | iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy2015-08-06
| |/
* | memory: tegra: Add Tegra210 supportThierry Reding2015-08-13
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-26
|\
| * break kconfig dependency loopGerd Hoffmann2015-06-02
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-26
|\ \
| * | memory: tegra: Add Tegra132 supportThierry Reding2015-05-04
| |/
* | iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devicesWill Deacon2015-05-29
|/
* iommu/io-pgtable-arm: Add built time dependencyJean Delvare2015-03-03
* iommu/msm: Mark driver BROKENThierry Reding2015-02-25
*---. Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-04
|\ \ \
| | | * iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel2015-01-30
| | | * iommu: Disable on !MMU buildsArnd Bergmann2015-01-30
| | | * iommu: Allow building iova.c independentlyRobin Murphy2015-01-19
| | |/
* | | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart2015-01-26
|/ /
* | iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon2015-01-19
* | iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon2015-01-19
* | iommu: add ARM LPAE page table allocatorWill Deacon2015-01-19
* | iommu: introduce generic page table allocation frameworkWill Deacon2015-01-19
|/