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