aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2019-12-23iommu/iova: Silence warnings under memory pressureQian Cai2-2/+3
2019-12-23iommu: Fix Kconfig indentationKrzysztof Kozlowski1-3/+3
2019-12-23iommu/amd: Only support x2APIC with IVHD type 11h/40hSuravee Suthikulpanit2-3/+0
2019-12-23iommu/amd: Check feature support bit before accessing MSI capability registersSuravee Suthikulpanit2-5/+13
2019-12-23iommu/amd: Treat per-device exclusion ranges as r/w unity-mapped regionsAdrian Huang1-10/+10
2019-12-23iommu/arm-smmu: Update my email address in MODULE_AUTHOR()Will Deacon2-2/+2
2019-12-23iommu/arm-smmu: Allow building as a moduleWill Deacon3-22/+47
2019-12-23iommu/arm-smmu: Unregister IOMMU and bus ops on device removalWill Deacon1-10/+40
2019-12-23iommu/arm-smmu-v3: Allow building as a moduleWill Deacon2-3/+2
2019-12-23iommu/arm-smmu: Support SMMU module probing from the IORTArd Biesheuvel2-0/+2
2019-12-23iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removalWill Deacon1-21/+43
2019-12-23iommu/arm-smmu: Prevent forced unbinding of Arm SMMU driversWill Deacon2-5/+7
2019-12-23Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"Will Deacon1-13/+19
2019-12-23Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"Will Deacon1-9/+16
2019-12-23drivers/iommu: Allow IOMMU bus ops to be unregisteredWill Deacon1-0/+5
2019-12-23iommu/of: Take a ref to the IOMMU driver during ->of_xlate()Will Deacon1-6/+12
2019-12-23drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()Will Deacon1-2/+17
2019-12-23iommu/of: Request ACS from the PCI core when configuring IOMMU linkageWill Deacon1-0/+1
2019-12-23drivers/iommu: Export core IOMMU API symbols to permit modular driversWill Deacon2-0/+13
2019-12-20Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds5-30/+17
2019-12-18PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart1-5/+2
2019-12-18iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy1-9/+8
2019-12-18iommu/vt-d: Remove incorrect PSI capability checkLu Baolu1-5/+1
2019-12-17iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar1-1/+1
2019-12-17iommu: set group default domain before creating direct mappingsJerry Snitselaar1-2/+2
2019-12-17iommu/vt-d: Fix dmar pte read access not set errorLu Baolu1-8/+0
2019-12-17iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson1-1/+1
2019-12-17iommu/dma: Rationalise types for DMA masksRobin Murphy1-3/+3
2019-12-17iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin1-1/+1
2019-12-16iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger1-2/+2
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-1156/+1183
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-1156/+1183
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