aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-02-14iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVAGravatar Fenghua Yu 1-1/+1
2021-08-12iommu/dart: Add DART iommu driverGravatar Sven Peter 1-0/+1
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Gravatar Joerg Roedel 1-1/+2
2021-04-07iommu: Add a page fault handlerGravatar Jean-Philippe Brucker 1-0/+1
2021-03-18iommu: add Unisoc IOMMU basic driverGravatar Chunyan Zhang 1-0/+1
2020-11-23iommu/sva: Add PASID helpersGravatar Jean-Philippe Brucker 1-0/+1
2020-07-29Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Joerg Roedel 1-5/+1
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Gravatar Joerg Roedel 1-10/+3
2020-07-29iommu/amd: Move Kconfig and Makefile bits down into amd directoryGravatar Jerry Snitselaar 1-4/+1
2020-07-29iommu/vt-d: Move Kconfig and Makefile bits down into intel directoryGravatar Jerry Snitselaar 1-6/+2
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryGravatar Will Deacon 1-4/+1
2020-07-20iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usageGravatar Krishna Reddy 1-1/+1
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryGravatar Joerg Roedel 1-6/+6
2020-06-10iommu/amd: Move AMD IOMMU driver into subdirectoryGravatar Joerg Roedel 1-3/+3
2020-05-14iommu: Add Allwinner H6 IOMMU driverGravatar Maxime Ripard 1-0/+1
2020-02-19iommu/arm-smmu: Restore naming of driver parameter prefixGravatar Will Deacon 1-2/+2
2019-12-23iommu/arm-smmu: Allow building as a moduleGravatar Will Deacon 1-1/+2
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Gravatar Joerg Roedel 1-1/+2
2019-11-04iommu: arm-smmu-impl: Add sdm845 implementation hookGravatar Vivek Gautam 1-1/+1
2019-10-15iommu: Add I/O ASID allocatorGravatar Jean-Philippe Brucker 1-0/+1
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Gravatar Joerg Roedel 1-2/+3
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapGravatar Lu Baolu 1-0/+1
2019-08-23iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systemsGravatar Kai-Heng Feng 1-1/+1
2019-08-19iommu/arm-smmu: Add implementation infrastructureGravatar Robin Murphy 1-1/+1
2019-06-06iommu: Add virtio-iommu driverGravatar Jean-Philippe Brucker 1-0/+1
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