aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2017-10-02iommu/io-pgtable-arm: Convert to IOMMU API TLB syncGravatar Robin Murphy 4-11/+36
2017-10-02iommu/iova: Don't try to copy anchor nodesGravatar Robin Murphy 1-0/+3
2017-09-28iommu/iova: Try harder to allocate from rcache magazineGravatar Robin Murphy 1-3/+12
2017-09-28iommu/iova: Make rcache limit_pfn handling more robustGravatar Robin Murphy 1-3/+3
2017-09-28iommu/iova: Simplify domain destructionGravatar Robin Murphy 1-39/+9
2017-09-27iommu/iova: Simplify cached node logicGravatar Robin Murphy 1-34/+17
2017-09-27iommu/iova: Add rbtree anchor nodeGravatar Robin Murphy 1-2/+13
2017-09-27iommu/iova: Make dma_32bit_pfn implicitGravatar Zhen Lei 4-32/+8
2017-09-27iommu/iova: Extend rbtree node cachingGravatar Robin Murphy 1-32/+28
2017-09-27iommu/iova: Optimise the padding calculationGravatar Zhen Lei 1-27/+15
2017-09-27iommu/iova: Optimise rbtree searchingGravatar Zhen Lei 1-6/+3
2017-09-27iommu/amd: pr_err() strings should end with newlinesGravatar Arvind Yadav 1-4/+4
2017-09-27iommu/mediatek: Limit the physical address in 32bit for v7sGravatar Yong Wu 1-1/+2
2017-09-27iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAGravatar Yong Wu 1-1/+1
2017-09-25iommu/amd: Reevaluate vector configuration on activate()Gravatar Thomas Gleixner 1-10/+29
2017-09-25iommu/vt-d: Reevaluate vector configuration on activate()Gravatar Thomas Gleixner 1-17/+21
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureGravatar Thomas Gleixner 2-4/+6
2017-09-22iommu/of: Remove PCI host bridge node checkGravatar Robin Murphy 1-4/+1
2017-09-19iommu/qcom: Depend on HAS_DMA to fix compile errorGravatar Geert Uytterhoeven 1-0/+1
2017-09-19iommu/exynos: Rework runtime PM links managementGravatar Marek Szyprowski 1-7/+16
2017-09-19iommu/vt-d: Fix harmless section mismatch warningGravatar Arnd Bergmann 1-1/+1
2017-09-19iommu: Add missing dependenciesGravatar Guenter Roeck 1-2/+2
2017-09-19iommu/omap: Add support to program multiple iommusGravatar Suman Anna 2-103/+285
2017-09-19iommu/omap: Change the attach detection logicGravatar Suman Anna 1-6/+11
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 30-1201/+2525
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+7
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-21/+55
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Gravatar Joerg Roedel 30-1201/+2525
2017-09-01iommu/vt-d: Don't be too aggressive when clearing one context entryGravatar Filippo Sironi 1-18/+24
2017-08-31iommu/intel: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-9/+0
2017-08-31iommu/amd: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-8/+0
2017-08-30iommu/vt-d: Prevent VMD child devices from being remapping targetsGravatar Jon Derrick 1-0/+7
2017-08-30iommu: Introduce Interface for IOMMU TLB FlushingGravatar Joerg Roedel 1-4/+28
2017-08-30iommu/s390: Constify iommu_opsGravatar Arvind Yadav 1-2/+2
2017-08-30iommu/vt-d: Avoid calling virt_to_phys() on null pointerGravatar Ashok Raj 1-1/+2
2017-08-30iommu/vt-d: IOMMU Page Request needs to check if address is canonical.Gravatar Ashok Raj 1-0/+14
2017-08-30arm/tegra: Call bus_set_iommu() after iommu_device_register()Gravatar Joerg Roedel 1-4/+7
2017-08-30iommu/exynos: Constify iommu_opsGravatar Arvind Yadav 1-2/+2
2017-08-30iommu/ipmmu-vmsa: Make ipmmu_gather_ops constGravatar Bhumika Goyal 1-1/+1
2017-08-30iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetableGravatar Oleksandr Tyshchenko 1-21/+21
2017-08-28iommu/amd: Rename a few flush functionsGravatar Joerg Roedel 1-8/+8
2017-08-28iommu/amd: Check if domain is NULL in get_domain() and return -EBUSYGravatar Baoquan He 1-0/+3
2017-08-28iommu/mediatek: Fix a build warning of BIT(32) in ARMGravatar Yong Wu 1-2/+2
2017-08-28iommu/mediatek: Fix a build fail of m4u_typeGravatar Yong Wu 1-1/+1
2017-08-28iommu: qcom: annotate PM functions as __maybe_unusedGravatar Arnd Bergmann 1-4/+2
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsGravatar Ingo Molnar 8-13/+42
2017-08-23iommu/pamu: Fix PAMU boot crashGravatar Joerg Roedel 4-23/+16
2017-08-22iommu/mediatek: Enlarge the validate PA range for 4GB modeGravatar Yong Wu 1-3/+15
2017-08-22iommu/mediatek: Disable iommu clock when system suspendGravatar Yong Wu 1-1/+8
2017-08-22iommu/mediatek: Move pgtable allocation into domain_allocGravatar Yong Wu 1-30/+22