Age | Commit message (Expand) | Author | Files | Lines |
2016-09-16 | iommu/arm-smmu: Support non-PCI devices with SMMUv3 | Robin Murphy | 1 | -1/+1 |
2016-07-26 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'... | Joerg Roedel | 1 | -1/+20 |
2016-07-13 | iommu/amd: Select IOMMU_IOVA for AMD IOMMU | Joerg Roedel | 1 | -0/+1 |
2016-06-21 | iommu/msm: Remove driver BROKEN | Sricharan R | 1 | -1/+0 |
2016-06-21 | iommu/msm: use generic ARMV7S short descriptor pagetable ops | Sricharan R | 1 | -0/+1 |
2016-06-21 | iommu/mediatek: add support for mtk iommu generation one HW | Honghui Zhang | 1 | -0/+18 |
2016-05-09 | Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc... | Joerg Roedel | 1 | -12/+1 |
2016-05-09 | iommu/amd: Remove statistics code | Joerg Roedel | 1 | -10/+0 |
2016-04-07 | powerpc: Fix incorrect PPC32 PAMU dependency | Andy Fleming | 1 | -2/+1 |
2016-03-21 | Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm... | Joerg Roedel | 1 | -3/+39 |
2016-02-29 | iommu/dma: Fix NEED_SG_DMA_LENGTH dependency | Robin Murphy | 1 | -1/+1 |
2016-02-29 | iommu/mediatek: Select ARM_DMA_USE_IOMMU | Arnd Bergmann | 1 | -0/+1 |
2016-02-25 | iommu/mediatek: Add mt8173 IOMMU driver | Yong Wu | 1 | -0/+16 |
2016-02-25 | iommu/ipmmu-vmsa: Use ARCH_RENESAS | Simon Horman | 1 | -1/+1 |
2016-02-25 | iommu/exynos: Add support for v5 SYSMMU | Marek Szyprowski | 1 | -1/+1 |
2016-02-17 | iommu/io-pgtable: Add ARMv7 short descriptor support | Robin Murphy | 1 | -0/+19 |
2015-12-14 | iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driver | Geert Uytterhoeven | 1 | -75/+0 |
2015-11-05 | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+15 |
2015-11-05 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 1 | -0/+10 |
2015-11-02 | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel | 1 | -0/+15 |
2015-10-15 | iommu/arm-smmu: Add support for MSI on SMMUv3 | Marc Zyngier | 1 | -0/+1 |
2015-10-15 | iommu: Implement common IOMMU ops for DMA mapping | Robin Murphy | 1 | -0/+7 |
2015-10-15 | iommu/vt-d: Add basic SVM PASID support | David Woodhouse | 1 | -0/+1 |
2015-10-15 | iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS | David Woodhouse | 1 | -0/+1 |
2015-10-15 | iommu/vt-d: Add initial support for PASID tables | David Woodhouse | 1 | -0/+8 |
2015-10-13 | Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2015-10-06 | iommu/s390: Add iommu api for s390 pci devices | Gerald Schaefer | 1 | -0/+7 |
2015-10-02 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 1 | -1/+1 |
2015-09-22 | iommu/io-pgtable-arm: Don't use dma_to_phys() | Robin Murphy | 1 | -2/+1 |
2015-09-08 | Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
2015-08-13 | memory: tegra: Add Tegra210 support | Thierry Reding | 1 | -1/+1 |
2015-08-06 | iommu/io-pgtable-arm: Allow appropriate DMA API use | Robin Murphy | 1 | -1/+2 |
2015-07-28 | iommu: Make the iova library a module | Sakari Ailus | 1 | -1/+1 |
2015-06-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+3 |
2015-06-26 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2015-06-02 | break kconfig dependency loop | Gerd Hoffmann | 1 | -0/+3 |
2015-05-29 | iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices | Will Deacon | 1 | -0/+13 |
2015-05-04 | memory: tegra: Add Tegra132 support | Thierry Reding | 1 | -1/+1 |
2015-03-03 | iommu/io-pgtable-arm: Add built time dependency | Jean Delvare | 1 | -0/+1 |
2015-02-25 | iommu/msm: Mark driver BROKEN | Thierry Reding | 1 | -0/+1 |
2015-02-04 | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 1 | -6/+14 |
2015-01-30 | iommu: Make more drivers depend on COMPILE_TEST | Joerg Roedel | 1 | -3/+6 |
2015-01-30 | iommu: Disable on !MMU builds | Arnd Bergmann | 1 | -3/+5 |
2015-01-26 | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator | Laurent Pinchart | 1 | -0/+1 |
2015-01-19 | iommu/arm-smmu: make use of generic LPAE allocator | Will Deacon | 1 | -3/+3 |
2015-01-19 | iommu: add self-consistency tests to ARM LPAE IO page table allocator | Will Deacon | 1 | -0/+9 |
2015-01-19 | iommu: add ARM LPAE page table allocator | Will Deacon | 1 | -0/+9 |
2015-01-19 | iommu: introduce generic page table allocation framework | Will Deacon | 1 | -0/+8 |
2015-01-19 | iommu: Allow building iova.c independently | Robin Murphy | 1 | -0/+4 |
2014-12-16 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |