summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-10-18iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMUArvind Sankar
2019-10-18iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel
2019-10-18iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding
2019-10-18iommu/tegra-smmu: Fix client enablement orderNavneet Kumar
2019-10-18iommu/tegra-smmu: Use non-secure register for flushingNavneet Kumar
2019-10-18iommu/amd: Pass gfp flags to iommu_map_page() in amd_iommu_map()Joerg Roedel
2019-10-16iommu: rockchip: Free domain on .domain_freeEzequiel Garcia
2019-10-15iommu/vt-d: Select PCI_PRI for INTEL_IOMMU_SVMBjorn Helgaas
2019-10-15iommu/amd: Simpify decoding logic for INVALID_PPR_REQUEST eventSuthikulpanit, Suravee
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee
2019-10-15iommu: Introduce guest PASID bind functionJacob Pan
2019-10-15iommu/ioasid: Add custom allocatorsJacob Pan
2019-10-15iommu: Add I/O ASID allocatorJean-Philippe Brucker
2019-10-15iommu: Introduce cache_invalidate APIYi L Liu
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven
2019-10-15iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching codeBiju Das
2019-10-15iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner
2019-10-15iommu/amd: Switch to use acpi_dev_hid_uid_match()Andy Shevchenko
2019-10-15iommu/vt-d: Refactor find_domain() helperLu Baolu
2019-10-15iommu/qcom: Simplify a test in 'qcom_iommu_add_device()'Christophe JAILLET
2019-10-15iommu/amd: Convert AMD iommu driver to the dma-iommu apiTom Murphy
2019-10-15iommu/dma-iommu: Use the dev->coherent_dma_maskTom Murphy
2019-10-15iommu/dma-iommu: Handle deferred devicesTom Murphy
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2019-10-15iommu/amd: Remove unnecessary locking from AMD iommu driverTom Murphy
2019-10-01iommu/arm-smmu: Axe a useless test in 'arm_smmu_master_alloc_smes()'Christophe JAILLET
2019-10-01iommu/io-pgtable: Move some initialization data to .init.rodataChristophe JAILLET
2019-10-01iommu/arm-smmu: Report USF more clearlyRobin Murphy
2019-10-01iommu/arm-smmu: Remove arm_smmu_flush_opsRobin Murphy
2019-10-01iommu/arm-smmu: Move .tlb_sync method to implementationRobin Murphy
2019-10-01iommu/arm-smmu: Remove "leaf" indirectionRobin Murphy
2019-10-01iommu/arm-smmu: Remove .tlb_inv_range indirectionRobin Murphy
2019-10-01iommu/io-pgtable-arm: Support all Mali configurationsRobin Murphy
2019-10-01iommu/io-pgtable-arm: Correct Mali attributesRobin Murphy
2019-10-01iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_c...Liu Xiang
2019-09-29Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-28iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel
2019-09-28iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel
2019-09-28iommu/amd: Check for busy devices earlier in attach_device()Joerg Roedel
2019-09-28iommu/amd: Take domain->lock for complete attach/detach pathJoerg Roedel
2019-09-28iommu/amd: Remove amd_iommu_devtable_lockJoerg Roedel
2019-09-28iommu/amd: Remove domain->updatedJoerg Roedel
2019-09-24iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2019-09-24iommu/amd: Unmap all L7 PTEs when downgrading page-sizesAndrei Dulea
2019-09-24iommu/amd: Introduce first_pte_l7() helperAndrei Dulea
2019-09-24iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea
2019-09-24iommu/amd: Fix pages leak in free_pagetable()Andrei Dulea
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds