Age | Commit message (Expand) | Author | Files | Lines |
2019-06-06 | iommu: Add virtio-iommu driver | Jean-Philippe Brucker | 1 | -0/+11 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2019-05-03 | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts | Julien Grall | 1 | -0/+1 |
2019-04-05 | iommu/arm-smmu: Break insecure users by disabling bypass by default | Douglas Anderson | 1 | -0/+25 |
2019-03-01 | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel | 1 | -3/+14 |
2019-02-28 | iommu/hyper-v: Add Hyper-V stub IOMMU driver | Lan Tianyu | 1 | -0/+9 |
2019-01-16 | iommu/tegra: gart: Integrate with Memory Controller driver | Dmitry Osipenko | 1 | -0/+1 |
2019-01-11 | iommu/iova: Allow compiling the library without IOMMU support | Sakari Ailus | 1 | -3/+4 |
2018-10-26 | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+13 |
2018-09-26 | s390: vfio-ap: base implementation of VFIO AP device driver | Tony Krowiak | 1 | -0/+8 |
2018-09-25 | iommu/vt-d: Enable base Intel IOMMU debugfs support | Sohil Mehta | 1 | -0/+13 |
2018-08-08 | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 1 | -3/+35 |
2018-07-27 | iommu/ipmmu-vmsa: Clarify supported platforms | Geert Uytterhoeven | 1 | -2/+2 |
2018-07-27 | iommu: Add config option to set passthrough as default | Olof Johansson | 1 | -0/+11 |
2018-07-06 | iommu/amd: Add basic debugfs infrastructure for AMD IOMMU | Gary R Hook | 1 | -0/+12 |
2018-07-06 | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook | 1 | -0/+10 |
2018-07-05 | Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_... | Christoph Hellwig | 1 | -1/+0 |
2018-06-11 | Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr... | Linus Torvalds | 1 | -1/+0 |
2018-06-08 | Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+2 |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 1 | -0/+1 |
2018-05-03 | iommu: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 1 | -3/+2 |
2018-03-20 | iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f... | Christoph Hellwig | 1 | -0/+1 |
2018-03-20 | iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}() | Christoph Hellwig | 1 | -0/+1 |
2017-09-19 | iommu/qcom: Depend on HAS_DMA to fix compile error | Geert Uytterhoeven | 1 | -0/+1 |
2017-09-19 | iommu: Add missing dependencies | Guenter Roeck | 1 | -2/+2 |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 1 | -0/+13 |
2017-08-15 | iommu/qcom: Add qcom_iommu | Rob Clark | 1 | -0/+10 |
2017-08-15 | iommu/pamu: Make driver depend on CONFIG_PHYS_64BIT | Joerg Roedel | 1 | -0/+1 |
2017-08-15 | iommu/pamu: Let PAMU depend on PCI | Joerg Roedel | 1 | -0/+1 |
2017-08-04 | iommu/exynos: prevent building on big-endian kernels | Arnd Bergmann | 1 | -0/+1 |
2017-06-28 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm... | Joerg Roedel | 1 | -3/+3 |
2017-06-23 | iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE | Will Deacon | 1 | -1/+1 |
2017-05-17 | iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency | Magnus Damm | 1 | -1/+0 |
2017-05-17 | iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops | Magnus Damm | 1 | -0/+1 |
2017-05-17 | iommu/rockchip: Enable Rockchip IOMMU on ARM64 | Simon Xue | 1 | -1/+1 |
2017-03-31 | vfio: ccw: basic implementation for vfio_ccw driver | Dong Jia Shi | 1 | -0/+8 |
2017-02-06 | iommu/mediatek: Remove bogus 'select' statements | Arnd Bergmann | 1 | -3/+0 |
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 |