summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
2017-07-25iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit
2017-07-20iommu/io-pgtable: Sanitise map/unmap addressesRobin Murphy
2017-07-20iommu/arm-smmu: Fix the error path in arm_smmu_add_deviceVivek Gautam
2017-07-20Revert "iommu/io-pgtable: Avoid redundant TLB syncs"Robin Murphy
2017-07-20iommu/mtk: Avoid redundant TLB syncs locallyRobin Murphy
2017-07-20iommu/arm-smmu: Reintroduce locking around TLB sync operationsWill Deacon
2017-07-18iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds