aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-18iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel1-3/+4
2019-10-18iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding1-5/+6
2019-10-18iommu/tegra-smmu: Fix client enablement orderNavneet Kumar1-9/+14
2019-10-18iommu/tegra-smmu: Use non-secure register for flushingNavneet Kumar1-1/+1
2019-10-18iommu/amd: Pass gfp flags to iommu_map_page() in amd_iommu_map()Joerg Roedel1-1/+1
2019-10-16iommu: rockchip: Free domain on .domain_freeEzequiel Garcia1-2/+5
2019-10-15iommu/vt-d: Select PCI_PRI for INTEL_IOMMU_SVMBjorn Helgaas1-0/+1
2019-10-15iommu/amd: Simpify decoding logic for INVALID_PPR_REQUEST eventSuthikulpanit, Suravee1-2/+1
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee2-4/+5
2019-10-15iommu: Introduce guest PASID bind functionJacob Pan1-0/+20
2019-10-15iommu/ioasid: Add custom allocatorsJacob Pan1-9/+280
2019-10-15iommu: Add I/O ASID allocatorJean-Philippe Brucker3-0/+156
2019-10-15iommu: Introduce cache_invalidate APIYi L Liu1-0/+10
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven1-2/+1
2019-10-15iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching codeBiju Das1-0/+5
2019-10-15iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner1-5/+14
2019-10-15iommu/amd: Switch to use acpi_dev_hid_uid_match()Andy Shevchenko1-25/+5
2019-10-15iommu/vt-d: Refactor find_domain() helperLu Baolu1-13/+18
2019-10-15iommu/qcom: Simplify a test in 'qcom_iommu_add_device()'Christophe JAILLET1-2/+2
2019-10-15iommu/amd: Convert AMD iommu driver to the dma-iommu apiTom Murphy2-625/+68
2019-10-15iommu/dma-iommu: Use the dev->coherent_dma_maskTom Murphy1-5/+7
2019-10-15iommu/dma-iommu: Handle deferred devicesTom Murphy1-1/+26
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy18-25/+57
2019-10-15iommu/amd: Remove unnecessary locking from AMD iommu driverTom Murphy2-10/+1
2019-10-01iommu/arm-smmu: Axe a useless test in 'arm_smmu_master_alloc_smes()'Christophe JAILLET1-2/+0
2019-10-01iommu/io-pgtable: Move some initialization data to .init.rodataChristophe JAILLET1-3/+3
2019-10-01iommu/arm-smmu: Report USF more clearlyRobin Murphy2-5/+18
2019-10-01iommu/arm-smmu: Remove arm_smmu_flush_opsRobin Murphy2-28/+18
2019-10-01iommu/arm-smmu: Move .tlb_sync method to implementationRobin Murphy2-19/+17
2019-10-01iommu/arm-smmu: Remove "leaf" indirectionRobin Murphy1-13/+16
2019-10-01iommu/arm-smmu: Remove .tlb_inv_range indirectionRobin Murphy2-47/+61
2019-10-01iommu/io-pgtable-arm: Support all Mali configurationsRobin Murphy1-1/+6
2019-10-01iommu/io-pgtable-arm: Correct Mali attributesRobin Murphy1-13/+40
2019-10-01iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_contextLiu Xiang1-0/+1
2019-09-29Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-94/+139
2019-09-28iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel1-1/+24
2019-09-28iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel2-0/+12
2019-09-28iommu/amd: Check for busy devices earlier in attach_device()Joerg Roedel1-18/+7
2019-09-28iommu/amd: Take domain->lock for complete attach/detach pathJoerg Roedel1-39/+26
2019-09-28iommu/amd: Remove amd_iommu_devtable_lockJoerg Roedel1-17/+6
2019-09-28iommu/amd: Remove domain->updatedJoerg Roedel2-25/+25
2019-09-24iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi1-0/+2
2019-09-24iommu/amd: Unmap all L7 PTEs when downgrading page-sizesAndrei Dulea1-3/+27
2019-09-24iommu/amd: Introduce first_pte_l7() helperAndrei Dulea1-11/+29
2019-09-24iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea1-1/+2
2019-09-24iommu/amd: Fix pages leak in free_pagetable()Andrei Dulea1-1/+1
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-2/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-15/+18
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds2-14/+4
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-1/+1