summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-08-15iommu/vt-d: Allow to flush more than 4GB of device TLBsJoerg Roedel
2017-08-15iommu/amd: Make use of iova queue flushingJoerg Roedel
2017-08-15iommu/iova: Add flush timerJoerg Roedel
2017-08-15iommu/iova: Add locking to Flush-QueuesJoerg Roedel
2017-08-15iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel
2017-08-15iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel
2017-08-15iommu/iova: Add flush-queue data structuresJoerg Roedel
2017-08-15iommu/of: Fix of_iommu_configure() for disabled IOMMUsRobin Murphy
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel
2017-08-15iommu/amd: Disable iommu only if amd_iommu=off is specifiedBaoquan He
2017-08-15iommu/amd: Don't copy GCR3 table root pointerBaoquan He
2017-08-15iommu/amd: Allocate memory below 4G for dev table if translation pre-enabledBaoquan He
2017-08-15iommu/amd: Use is_attach_deferred call-backBaoquan He
2017-08-15iommu: Add is_attach_deferred call-back to iommu-opsBaoquan He
2017-08-15iommu/amd: Do sanity check for address translation and irq remap of old dev t...Baoquan He
2017-08-15iommu/amd: Copy old trans table from old kernelBaoquan He
2017-08-15iommu/amd: Add function copy_dev_tables()Baoquan He
2017-08-15iommu/amd: Define bit fields for DTE particularlyBaoquan He
2017-08-15Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He
2017-08-15iommu/amd: Add several helper functionsBaoquan He
2017-08-15iommu/amd: Detect pre enabled translationBaoquan He
2017-08-15iommu/qcom: Initialize secure page tableStanimir Varbanov
2017-08-15iommu/qcom: Add qcom_iommuRob Clark
2017-08-15iommu/arm-smmu: Split out register definesRob Clark
2017-08-15iommu/pamu: Add support for generic iommu-deviceJoerg Roedel
2017-08-15iommu/pamu: WARN when fsl_pamu_probe() is called more than onceJoerg Roedel
2017-08-15iommu/pamu: Make driver depend on CONFIG_PHYS_64BITJoerg Roedel
2017-08-15iommu/pamu: Let PAMU depend on PCIJoerg Roedel
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov
2017-08-10iommu: Finish making iommu_group support mandatoryRobin Murphy
2017-08-10iommu/tegra-gart: Add iommu_group supportRobin Murphy
2017-08-10iommu/tegra-smmu: Add iommu_group supportRobin Murphy
2017-08-10iommu/msm: Add iommu_group supportRobin Murphy
2017-08-04iommu/exynos: Remove custom platform device registration codeMarek Szyprowski
2017-08-04iommu/omap: Use DMA-API for performing cache flushesJosue Albarran
2017-08-04iommu/omap: Fix disabling of MMU upon a faultFernando Guzman Lugo
2017-08-04iommu/exynos: prevent building on big-endian kernelsArnd Bergmann
2017-07-27iommu/rockchip: ignore isp mmu reset operationSimon Xue
2017-07-27iommu/rockchip: add multi irqs supportSimon Xue
2017-07-26iommu/amd: Fix schedule-while-atomic BUG in initialization codeJoerg Roedel
2017-07-26iommu: Convert to using %pOF instead of full_nameRob Herring
2017-07-26iommu/ipmmu-vmsa: Clean up device trackingRobin Murphy
2017-07-26iommu/ipmmu-vmsa: Replace local utlb code with fwspec idsMagnus Damm
2017-07-26iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARMRobin Murphy
2017-07-26iommu/ipmmu-vmsa: Consistent ->of_xlate() handlingMagnus Damm
2017-07-26iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()Magnus Damm
2017-07-26iommu/exynos: Replace non-existing big-endian Kconfig optionKrzysztof Kozlowski
2017-07-26iommu/vt-d: Don't free parent pagetable of the PTE we're addingDavid Dillow
2017-07-26iommu/of: Handle PCI aliases properlyRobin Murphy