aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-01-07iommu/dma: fix variable 'cookie' set but not usedQian Cai
2020-01-07iommu/vt-d: Unlink device if failed to add to groupJon Derrick
2020-01-07iommu: Remove device link to group on failureJon Derrick
2020-01-07iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt
2019-12-20Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-12-18iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy
2019-12-18iommu/vt-d: Remove incorrect PSI capability checkLu Baolu
2019-12-17iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar
2019-12-17iommu: set group default domain before creating direct mappingsJerry Snitselaar
2019-12-17iommu/vt-d: Fix dmar pte read access not set errorLu Baolu
2019-12-17iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson
2019-12-17iommu/dma: Rationalise types for DMA masksRobin Murphy
2019-12-17iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin
2019-12-16iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-26Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki
2019-11-21drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86Boqun Feng
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2019-11-12iommu/rockchip: Don't provoke WARN for harmless IRQsRobin Murphy
2019-11-11iommu/vt-d: Turn off translations at shutdownDeepa Dinamani
2019-11-11iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen
2019-11-11iommu/arm-smmu: Remove duplicate error messageJean-Philippe Brucker
2019-11-11iommu/arm-smmu-v3: Don't display an error when IRQ lines are missingJean-Philippe Brucker
2019-11-11iommu/ipmmu-vmsa: Add utlb_offset_baseYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: Add helper functions for "uTLB" registersYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macroYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: Add helper functions for MMU "context" registersYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: tidyup register definitionsYoshihiro Shimoda
2019-11-11iommu/ipmmu-vmsa: Remove all unused register definitionsYoshihiro Shimoda
2019-11-11iommu/mediatek: Reduce the tlb flush timeout valueYong Wu
2019-11-11iommu/mediatek: Get rid of the pgtlockYong Wu
2019-11-11iommu/mediatek: Move the tlb_sync into tlb_flushYong Wu
2019-11-11iommu/mediatek: Delete the leaf in the tlb_flushYong Wu
2019-11-11iommu/mediatek: Use gather to achieve the tlb range flushYong Wu
2019-11-11iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu
2019-11-11iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu
2019-11-07iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve docWill Deacon
2019-11-04iommu/io-pgtable-arm: Rationalise MAIR handlingRobin Murphy
2019-11-04iommu/io-pgtable-arm: Simplify level indexingRobin Murphy
2019-11-04iommu/io-pgtable-arm: Simplify PGD size handlingRobin Murphy
2019-11-04iommu/io-pgtable-arm: Simplify start level lookupRobin Murphy
2019-11-04iommu/io-pgtable-arm: Simplify bounds checksRobin Murphy