| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'... | Joerg Roedel | 2016-07-26 | 1 | -1/+2 |
|\ \ |
|
| | * | iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c | Sricharan R | 2016-06-21 | 1 | -1/+1 |
| |/
|/| |
|
| * | iommu/mediatek: add support for mtk iommu generation one HW | Honghui Zhang | 2016-06-21 | 1 | -0/+1 |
|/ |
|
* | iommu/mediatek: Add mt8173 IOMMU driver | Yong Wu | 2016-02-25 | 1 | -0/+1 |
* | iommu/io-pgtable: Add ARMv7 short descriptor support | Robin Murphy | 2016-02-17 | 1 | -0/+1 |
* | iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driver | Geert Uytterhoeven | 2015-12-14 | 1 | -2/+0 |
* | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-05 | 1 | -0/+2 |
|\ |
|
| *-. | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel | 2015-11-02 | 1 | -0/+2 |
| |\ \ |
|
| | | * | iommu: Implement common IOMMU ops for DMA mapping | Robin Murphy | 2015-10-15 | 1 | -0/+1 |
| | |/
| |/| |
|
| | * | iommu/s390: Add iommu api for s390 pci devices | Gerald Schaefer | 2015-10-06 | 1 | -0/+1 |
| |/ |
|
* | | iommu/vt-d: Add initial support for PASID tables | David Woodhouse | 2015-10-15 | 1 | -0/+1 |
|/ |
|
* | iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices | Will Deacon | 2015-05-29 | 1 | -0/+1 |
*-. | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 | 1 | -1/+2 |
|\ \ |
|
| | * | iommu: Allow building iova.c independently | Robin Murphy | 2015-01-19 | 1 | -1/+2 |
| |/ |
|
* | | iommu: add ARM LPAE page table allocator | Will Deacon | 2015-01-19 | 1 | -0/+1 |
* | | iommu: introduce generic page table allocation framework | Will Deacon | 2015-01-19 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm... | Joerg Roedel | 2014-12-02 | 1 | -0/+1 |
|\ \ |
|
| | * | iommu/rockchip: rk3288 iommu driver | Daniel Kurtz | 2014-11-03 | 1 | -0/+1 |
| |/ |
|
* | | iommu/omap: Consolidate OMAP IOMMU modules | Suman Anna | 2014-10-23 | 1 | -1/+0 |
|/ |
|
*-. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar... | Joerg Roedel | 2014-07-31 | 1 | -1/+0 |
|\ \ |
|
| | * | iommu/omap: Remove virtual memory manager | Laurent Pinchart | 2014-07-29 | 1 | -1/+0 |
| |/ |
|
* | | iommu: Add sysfs support for IOMMUs | Alex Williamson | 2014-07-04 | 1 | -0/+1 |
|/ |
|
* | iommu: Add driver for Renesas VMSA-compatible IPMMU | Laurent Pinchart | 2014-05-26 | 1 | -0/+1 |
* | iommu: Add event tracing feature to iommu | Shuah Khan | 2013-09-24 | 1 | -0/+1 |
* | iommu/fsl: Freescale PAMU driver and iommu implementation. | Varun Sethi | 2013-08-14 | 1 | -0/+1 |
* | iommu/arm: Add support for ARM Ltd. System MMU architecture | Will Deacon | 2013-06-25 | 1 | -0/+1 |
* | iommu/shmobile: Add iommu driver for Renesas IPMMU modules | Hideki EIRAKU | 2013-02-06 | 1 | -0/+2 |
* | ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c | Tony Lindgren | 2012-11-20 | 1 | -0/+1 |
* | iommu: Add DMA window parser, of_get_dma_window() | Hiroshi Doyu | 2012-06-25 | 1 | -0/+1 |
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 1 | -0/+1 |
|\ |
|
| * | iommu/exynos: Add iommu driver for EXYNOS Platforms | KyongHo Cho | 2012-05-12 | 1 | -0/+1 |
* | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha | 2012-05-07 | 1 | -1/+1 |
* | | iommu/vt-d: Make intr-remapping initialization generic | Joerg Roedel | 2012-05-07 | 1 | -1/+1 |
* | | iommu: Rename intr_remapping files to intel_intr_remapping | Joerg Roedel | 2012-05-07 | 1 | -1/+1 |
|/ |
|
* | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver | Hiroshi DOYU | 2012-01-26 | 1 | -0/+1 |
* | ARM: IOMMU: Tegra20: Add iommu_ops for GART driver | Hiroshi DOYU | 2012-01-26 | 1 | -0/+1 |
* | iommu/amd: Add driver stub for AMD IOMMUv2 support | Joerg Roedel | 2011-12-12 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 1 | -0/+3 |
|\ |
|
| * | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 2011-08-26 | 1 | -0/+3 |
* | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 1 | -2/+3 |
|/ |
|
* | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel | 2011-06-21 | 1 | -1/+1 |
* | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -0/+2 |
* | x86: amd_iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -0/+1 |
* | msm: iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -0/+1 |
* | drivers: iommu: move to a dedicated folder | Ohad Ben-Cohen | 2011-06-14 | 1 | -0/+1 |