summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-01-10iommu/arm-smmu: Improve SMR mask testRobin Murphy
2020-01-10iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy
2020-01-10iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon
2020-01-10iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespaceWill Deacon
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy
2020-01-10iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsignedWill Deacon
2020-01-10iommu/io-pgtable-arm: Improve attribute handlingRobin Murphy
2020-01-10iommu/io-pgtable-arm: Support non-coherent stage-2 page tablesWill Deacon
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy
2020-01-10iommu/arm-smmu: Fix -Wunused-const-variable warningMasahiro Yamada
2020-01-10iommu/arm-smmu-v3: Remove useless of_match_ptr()Masahiro Yamada
2020-01-10iommu/arm-smmu-v3: Fix resource_size checkMasahiro Yamada
2020-01-10iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum
2020-01-10drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()Will Deacon
2019-12-23iommu/arm-smmu: Update my email address in MODULE_AUTHOR()Will Deacon
2019-12-23iommu/arm-smmu: Allow building as a moduleWill Deacon
2019-12-23iommu/arm-smmu: Unregister IOMMU and bus ops on device removalWill Deacon
2019-12-23iommu/arm-smmu-v3: Allow building as a moduleWill Deacon
2019-12-23iommu/arm-smmu: Support SMMU module probing from the IORTArd Biesheuvel
2019-12-23iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removalWill Deacon
2019-12-23iommu/arm-smmu: Prevent forced unbinding of Arm SMMU driversWill Deacon
2019-12-23Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"Will Deacon
2019-12-23Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"Will Deacon
2019-12-23drivers/iommu: Allow IOMMU bus ops to be unregisteredWill Deacon
2019-12-23iommu/of: Take a ref to the IOMMU driver during ->of_xlate()Will Deacon
2019-12-23drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()Will Deacon
2019-12-23iommu/of: Request ACS from the PCI core when configuring IOMMU linkageWill Deacon
2019-12-23drivers/iommu: Export core IOMMU API symbols to permit modular driversWill Deacon
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