aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-02-28iommu/hyper-v: Add Hyper-V stub IOMMU driverGravatar Lan Tianyu 1-0/+1
2018-09-25iommu/vt-d: Enable base Intel IOMMU debugfs supportGravatar Sohil Mehta 1-0/+1
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Gravatar Joerg Roedel 1-1/+3
2018-07-20iommu/vt-d: Global PASID name spaceGravatar Lu Baolu 1-1/+1
2018-07-06iommu/amd: Add basic debugfs infrastructure for AMD IOMMUGravatar Gary R Hook 1-0/+1
2018-07-06iommu: Enable debugfs exposure of IOMMU driver internalsGravatar Gary R Hook 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-15iommu/qcom: Add qcom_iommuGravatar Rob Clark 1-0/+1
2016-07-26Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Gravatar Joerg Roedel 1-1/+2
2016-06-21iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.cGravatar Sricharan R 1-1/+1
2016-06-21iommu/mediatek: add support for mtk iommu generation one HWGravatar Honghui Zhang 1-0/+1
2016-02-25iommu/mediatek: Add mt8173 IOMMU driverGravatar Yong Wu 1-0/+1
2016-02-17iommu/io-pgtable: Add ARMv7 short descriptor supportGravatar Robin Murphy 1-0/+1
2015-12-14iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driverGravatar Geert Uytterhoeven 1-2/+0
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Gravatar Joerg Roedel 1-0/+2
2015-10-15iommu: Implement common IOMMU ops for DMA mappingGravatar Robin Murphy 1-0/+1
2015-10-15iommu/vt-d: Add initial support for PASID tablesGravatar David Woodhouse 1-0/+1
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGravatar Gerald Schaefer 1-0/+1
2015-05-29iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devicesGravatar Will Deacon 1-0/+1
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Gravatar Joerg Roedel 1-1/+2
2015-01-19iommu: add ARM LPAE page table allocatorGravatar Will Deacon 1-0/+1
2015-01-19iommu: introduce generic page table allocation frameworkGravatar Will Deacon 1-0/+1
2015-01-19iommu: Allow building iova.c independentlyGravatar Robin Murphy 1-1/+2
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Gravatar Joerg Roedel 1-0/+1
2014-11-03iommu/rockchip: rk3288 iommu driverGravatar Daniel Kurtz 1-0/+1
2014-10-23iommu/omap: Consolidate OMAP IOMMU modulesGravatar Suman Anna 1-1/+0
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Gravatar Joerg Roedel 1-1/+0
2014-07-29iommu/omap: Remove virtual memory managerGravatar Laurent Pinchart 1-1/+0
2014-07-04iommu: Add sysfs support for IOMMUsGravatar Alex Williamson 1-0/+1
2014-05-26iommu: Add driver for Renesas VMSA-compatible IPMMUGravatar Laurent Pinchart 1-0/+1
2013-09-24iommu: Add event tracing feature to iommuGravatar Shuah Khan 1-0/+1
2013-08-14iommu/fsl: Freescale PAMU driver and iommu implementation.Gravatar Varun Sethi 1-0/+1
2013-06-25iommu/arm: Add support for ARM Ltd. System MMU architectureGravatar Will Deacon 1-0/+1
2013-02-06iommu/shmobile: Add iommu driver for Renesas IPMMU modulesGravatar Hideki EIRAKU 1-0/+2
2012-11-20ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cGravatar Tony Lindgren 1-0/+1
2012-06-25iommu: Add DMA window parser, of_get_dma_window()Gravatar Hiroshi Doyu 1-0/+1
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+1
2012-05-12iommu/exynos: Add iommu driver for EXYNOS PlatformsGravatar KyongHo Cho 1-0/+1
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Gravatar Suresh Siddha 1-1/+1
2012-05-07iommu/vt-d: Make intr-remapping initialization genericGravatar Joerg Roedel 1-1/+1
2012-05-07iommu: Rename intr_remapping files to intel_intr_remappingGravatar Joerg Roedel 1-1/+1
2012-01-26ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverGravatar Hiroshi DOYU 1-0/+1
2012-01-26ARM: IOMMU: Tegra20: Add iommu_ops for GART driverGravatar Hiroshi DOYU 1-0/+1
2011-12-12iommu/amd: Add driver stub for AMD IOMMUv2 supportGravatar Joerg Roedel 1-0/+1
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuGravatar Linus Torvalds 1-0/+3
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsGravatar Suresh Siddha 1-2/+3
2011-08-26omap: iommu/iovmm: move to dedicated iommu folderGravatar Ohad Ben-Cohen 1-0/+3
2011-06-21iommu/amd: Move missing parts to drivers/iommuGravatar Joerg Roedel 1-1/+1
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Gravatar Ohad Ben-Cohen 1-0/+2