summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-11-13Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-...Alex Williamson
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-06iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fqSebastian Andrzej Siewior
2017-11-06iommu/mediatek: Fix driver nameMatthias Brugger
2017-11-06iommu/ipmmu-vmsa: Hook up r8a7795 DT matching codeMagnus Damm
2017-11-06iommu/ipmmu-vmsa: Allow two bit SL0Magnus Damm
2017-11-06iommu/ipmmu-vmsa: Make IMBUSCTR setup optionalMagnus Damm
2017-11-06iommu/ipmmu-vmsa: Write IMCTR twiceMagnus Damm
2017-11-06iommu/ipmmu-vmsa: IPMMU device is 40-bit bus masterMagnus Damm
2017-11-06iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()Magnus Damm
2017-11-06iommu/ipmmu-vmsa: Enable multi context supportMagnus Damm
2017-11-06iommu/ipmmu-vmsa: Add optional root device featureMagnus Damm
2017-11-06iommu/ipmmu-vmsa: Introduce features, break out aliasMagnus Damm
2017-11-06iommu/ipmmu-vmsa: Unify ipmmu_opsRobin Murphy
2017-11-06iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_privRobin Murphy
2017-11-06iommu/ipmmu-vmsa: Simplify group allocationRobin Murphy
2017-11-06iommu/ipmmu-vmsa: Unify domain alloc/freeRobin Murphy
2017-11-06iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()weiyongjun (A)
2017-11-03iommu/vt-d: Clear pasid table entry when memory unboundLu Baolu
2017-11-03iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu
2017-11-03iommu/vt-d: Missing checks for pasid tables if allocation failsLu Baolu
2017-11-03iommu/amd: Limit the IOVA page range to the specified addressesGary R Hook
2017-11-03iommu: qcom: wire up fault handlerRob Clark
2017-11-03iommu/amd: remove unused variable flush_addrColin Ian King
2017-11-03iommu/amd: Fix alloc_irq_index() incrementAlex Williamson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20iommu/arm-smmu-v3: Use burst-polling for sync completionRobin Murphy
2017-10-20iommu/arm-smmu-v3: Consolidate identical timeoutsWill Deacon
2017-10-20iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in halfWill Deacon
2017-10-20iommu/arm-smmu-v3: Use CMD_SYNC completion MSIRobin Murphy
2017-10-20iommu/arm-smmu-v3: Forget about cmdq-sync interruptRobin Murphy
2017-10-20iommu/arm-smmu-v3: Specialise CMD_SYNC handlingRobin Murphy
2017-10-20iommu/arm-smmu-v3: Correct COHACC override messageRobin Murphy
2017-10-20iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.SYisheng Xie
2017-10-20iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500Feng Kan
2017-10-20iommu/arm-smmu-v3: Ensure we sync STE when only changing config fieldWill Deacon
2017-10-20iommu/arm-smmu: Remove ACPICA workaroundsRobin Murphy
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-12iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki
2017-10-12Merge branch 'irq/urgent' into x86/apicThomas Gleixner
2017-10-12iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski
2017-10-10iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky
2017-10-10iommu/amd: Enforce alignment for MSI IRQsJoerg Roedel
2017-10-10iommu/amd: Add align parameter to alloc_irq_index()Joerg Roedel
2017-10-10iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()Christos Gkekas
2017-10-06iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel
2017-10-02iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy