aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+3
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds29-1162/+1189
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+6
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas1-0/+2
2019-11-26Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki1-25/+5
2019-11-21drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86Boqun Feng1-1/+1
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne1-2/+1
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski1-0/+2
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-5/+5
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm/mediatek', 'arm/tegra', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into nextJoerg Roedel29-1162/+1189
2019-11-12iommu/rockchip: Don't provoke WARN for harmless IRQsRobin Murphy1-1/+1
2019-11-11iommu/vt-d: Turn off translations at shutdownDeepa Dinamani2-1/+24
2019-11-11iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen1-1/+7
2019-11-11iommu/arm-smmu: Remove duplicate error messageJean-Philippe Brucker1-3/+1
2019-11-11iommu/arm-smmu-v3: Don't display an error when IRQ lines are missingJean-Philippe Brucker1-4/+4
2019-11-11iommu/ipmmu-vmsa: Add utlb_offset_baseYoshihiro Shimoda1-1/+4
2019-11-11iommu/ipmmu-vmsa: Add helper functions for "uTLB" registersYoshihiro Shimoda1-5/+21
2019-11-11iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macroYoshihiro Shimoda1-3/+8
2019-11-11iommu/ipmmu-vmsa: Add helper functions for MMU "context" registersYoshihiro Shimoda1-9/+23
2019-11-11iommu/ipmmu-vmsa: tidyup register definitionsYoshihiro Shimoda1-28/+30
2019-11-11iommu/ipmmu-vmsa: Remove all unused register definitionsYoshihiro Shimoda1-76/+0
2019-11-11iommu/mediatek: Reduce the tlb flush timeout valueYong Wu1-1/+1
2019-11-11iommu/mediatek: Get rid of the pgtlockYong Wu1-22/+3
2019-11-11iommu/mediatek: Move the tlb_sync into tlb_flushYong Wu2-36/+10
2019-11-11iommu/mediatek: Delete the leaf in the tlb_flushYong Wu1-17/+4
2019-11-11iommu/mediatek: Use gather to achieve the tlb range flushYong Wu1-4/+8
2019-11-11iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu2-1/+23
2019-11-11iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu1-1/+1
2019-11-07iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve docWill Deacon1-1/+1
2019-11-04iommu/io-pgtable-arm: Rationalise MAIR handlingRobin Murphy5-8/+7
2019-11-04iommu/io-pgtable-arm: Simplify level indexingRobin Murphy1-16/+13
2019-11-04iommu/io-pgtable-arm: Simplify PGD size handlingRobin Murphy1-16/+17
2019-11-04iommu/io-pgtable-arm: Simplify start level lookupRobin Murphy1-25/+20
2019-11-04iommu/io-pgtable-arm: Simplify bounds checksRobin Murphy1-3/+2
2019-11-04iommu/io-pgtable-arm: Rationalise size checkRobin Murphy1-1/+9
2019-11-04iommu/io-pgtable: Make selftest gubbins consistently __initRobin Murphy2-13/+15
2019-11-04Merge branch 'for-joerg/arm-smmu/fixes' into for-joerg/arm-smmu/updatesWill Deacon2-13/+46
2019-11-04iommu: arm-smmu-impl: Add sdm845 implementation hookVivek Gautam4-2/+59
2019-11-01iommu/arm-smmu: Avoid pathological RPM behaviour for unmapsRob Clark1-1/+15
2019-10-30iommu/virtio: Remove unused variableCristiane Naves1-2/+1
2019-10-30iommu/amd: Support multiple PCI DMA aliases in IRQ RemappingLogan Gunthorpe1-7/+30
2019-10-30iommu/amd: Support multiple PCI DMA aliases in device tableLogan Gunthorpe2-73/+62
2019-10-30iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly1-1/+1
2019-10-30iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai1-0/+13
2019-10-30iommu/amd: Do not re-fetch iommu->cmd_buf_tailDenys Vlasenko1-6/+7
2019-10-30iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failureYueHaibing1-3/+1
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+9
2019-10-18iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMUArvind Sankar1-1/+9