summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-11-04iommu/io-pgtable-arm: Rationalise size checkRobin Murphy
2019-11-04iommu/io-pgtable: Make selftest gubbins consistently __initRobin Murphy
2019-11-04Merge branch 'for-joerg/arm-smmu/fixes' into for-joerg/arm-smmu/updatesWill Deacon
2019-11-04iommu: arm-smmu-impl: Add sdm845 implementation hookVivek Gautam
2019-11-01iommu/arm-smmu: Avoid pathological RPM behaviour for unmapsRob Clark
2019-10-30iommu/virtio: Remove unused variableCristiane Naves
2019-10-30iommu/amd: Support multiple PCI DMA aliases in IRQ RemappingLogan Gunthorpe
2019-10-30iommu/amd: Support multiple PCI DMA aliases in device tableLogan Gunthorpe
2019-10-30iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly
2019-10-30iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai
2019-10-30iommu/amd: Do not re-fetch iommu->cmd_buf_tailDenys Vlasenko
2019-10-30iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failureYueHaibing
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
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