aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-16iommu/arm-smmu-v3: Implement shutdown methodNate Watterson2-0/+13
2017-08-15iommu/vt-d: Make use of iova deferred flushingJoerg Roedel1-159/+38
2017-08-15iommu/vt-d: Allow to flush more than 4GB of device TLBsJoerg Roedel1-1/+1
2017-08-15iommu/amd: Make use of iova queue flushingJoerg Roedel1-220/+9
2017-08-15iommu/iova: Add flush timerJoerg Roedel1-0/+32
2017-08-15iommu/iova: Add locking to Flush-QueuesJoerg Roedel1-0/+11
2017-08-15iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel1-3/+24
2017-08-15iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel1-0/+80
2017-08-15iommu/iova: Add flush-queue data structuresJoerg Roedel1-0/+39
2017-08-15iommu/of: Fix of_iommu_configure() for disabled IOMMUsRobin Murphy1-30/+29
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel1-0/+35
2017-08-15iommu/amd: Disable iommu only if amd_iommu=off is specifiedBaoquan He1-1/+2
2017-08-15iommu/amd: Don't copy GCR3 table root pointerBaoquan He5-26/+57
2017-08-15iommu/amd: Allocate memory below 4G for dev table if translation pre-enabledBaoquan He1-2/+7
2017-08-15iommu/amd: Use is_attach_deferred call-backBaoquan He1-1/+22
2017-08-15iommu: Add is_attach_deferred call-back to iommu-opsBaoquan He1-0/+8
2017-08-15iommu/amd: Do sanity check for address translation and irq remap of old dev table entryBaoquan He3-8/+28
2017-08-15iommu/amd: Copy old trans table from old kernelBaoquan He1-8/+51
2017-08-15iommu/amd: Add function copy_dev_tables()Baoquan He3-1/+64
2017-08-15iommu/amd: Define bit fields for DTE particularlyBaoquan He2-8/+18
2017-08-15Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He3-12/+1
2017-08-15iommu/amd: Add several helper functionsBaoquan He1-11/+31
2017-08-15iommu/amd: Detect pre enabled translationBaoquan He3-0/+28
2017-08-15iommu/qcom: Initialize secure page tableStanimir Varbanov1-0/+64
2017-08-15iommu/qcom: Add qcom_iommuRob Clark3-0/+879
2017-08-15iommu/arm-smmu: Split out register definesRob Clark2-202/+229
2017-08-15iommu/pamu: Add support for generic iommu-deviceJoerg Roedel4-1/+26
2017-08-15iommu/pamu: WARN when fsl_pamu_probe() is called more than onceJoerg Roedel1-0/+7
2017-08-15iommu/pamu: Make driver depend on CONFIG_PHYS_64BITJoerg Roedel1-0/+1
2017-08-15iommu/pamu: Let PAMU depend on PCIJoerg Roedel1-0/+1
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel3-14/+26
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov1-0/+7
2017-08-10iommu: Finish making iommu_group support mandatoryRobin Murphy1-15/+4
2017-08-10iommu/tegra-gart: Add iommu_group supportRobin Murphy1-0/+19
2017-08-10iommu/tegra-smmu: Add iommu_group supportRobin Murphy1-0/+9
2017-08-10iommu/msm: Add iommu_group supportRobin Murphy1-1/+14
2017-08-04iommu/exynos: Remove custom platform device registration codeMarek Szyprowski1-27/+9
2017-08-04iommu/omap: Use DMA-API for performing cache flushesJosue Albarran2-44/+80
2017-08-04iommu/omap: Fix disabling of MMU upon a faultFernando Guzman Lugo1-1/+1
2017-08-04iommu/exynos: prevent building on big-endian kernelsArnd Bergmann2-4/+1
2017-07-27iommu/rockchip: ignore isp mmu reset operationSimon Xue1-0/+7
2017-07-27iommu/rockchip: add multi irqs supportSimon Xue1-9/+26
2017-07-26iommu/amd: Fix schedule-while-atomic BUG in initialization codeJoerg Roedel1-1/+1
2017-07-26iommu: Convert to using %pOF instead of full_nameRob Herring4-25/+18
2017-07-26iommu/ipmmu-vmsa: Clean up device trackingRobin Murphy1-12/+0
2017-07-26iommu/ipmmu-vmsa: Replace local utlb code with fwspec idsMagnus Damm1-85/+19
2017-07-26iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARMRobin Murphy1-18/+3
2017-07-26iommu/ipmmu-vmsa: Consistent ->of_xlate() handlingMagnus Damm1-34/+17
2017-07-26iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()Magnus Damm1-0/+10
2017-07-26iommu/exynos: Replace non-existing big-endian Kconfig optionKrzysztof Kozlowski1-1/+1