aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-09-07iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu
2022-09-07iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy
2022-09-07iommu/dma: Clean up KconfigRobin Murphy
2022-09-07iommu: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/virtio: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/tegra-smmu: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/omap: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/mtk: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/ipmmu-vmsa: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/exynos: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/dart: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/arm-smmu-v3: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/arm-smmu: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/amd: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu: Move bus setup to IOMMU device registrationRobin Murphy
2022-09-07iommu: Always register bus notifiersRobin Murphy
2022-09-07iommu/s390: Fail probe for non-PCI devicesMatthew Rosato
2022-09-07iommu/amd: Handle race between registration and device probeRobin Murphy
2022-09-07iommu/vt-d: Handle race between registration and device probeRobin Murphy
2022-09-07iommu/io-pgtable-arm: Remove iommu_dev==NULL special caseRobin Murphy
2022-09-07iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY betterRobin Murphy
2022-09-07iommu: Retire iommu_capable()Robin Murphy
2022-09-07iommu: Remove duplicate ida_free in iommu_group_allocYuan Can
2022-09-07iommu/omap: Fix buffer overflow in debugfsDan Carpenter
2022-09-07iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck
2022-09-07iommu/virtio: Do not dereference fwnode in struct deviceAndy Shevchenko
2022-09-07iommu: Do not dereference fwnode in struct deviceAndy Shevchenko
2022-08-23Revert "iommu/of: Delete usage of driver_deferred_probe_check_state()"Saravana Kannan
2022-08-18Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-06Revert "iommu/dma: Add config for PCI SAC address trick"Linus Torvalds
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-04iommu/hyper-v: Use helper instead of directly accessing affinityMichael Kelley
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-29iommu/amd: Fix compile warning in init codeJoerg Roedel
2022-07-29iommu/amd: Add support for AVIC when SNP is enabledSuravee Suthikulpanit
2022-07-29iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) EnablementSuravee Suthikulpanit
2022-07-26iommu/dma: support PCI P2PDMA pages in dma-iommu map_sgLogan Gunthorpe
2022-07-26iommu: Explicitly skip bus address marked segments in __iommu_map_sg()Logan Gunthorpe
2022-07-22drivers: iommu: fix clang -wformat warningJustin Stitt
2022-07-19iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He
2022-07-19iommu/arm-smmu-qcom: Add SM6375 SMMU compatibleKonrad Dybcio
2022-07-19dma-iommu: add iommu_dma_opt_mapping_size()John Garry
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov
2022-07-15iommu/amd: Do not support IOMMUv2 APIs when SNP is enabledSuravee Suthikulpanit
2022-07-15iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabledSuravee Suthikulpanit
2022-07-15iommu/amd: Set translation valid bit only when IO page tables are in useSuravee Suthikulpanit