aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2-59/+50
2022-09-07iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy1-2/+13
2022-09-07iommu/dma: Clean up KconfigRobin Murphy3-4/+1
2022-09-07iommu: Clean up bus_set_iommu()Robin Murphy9-51/+0
2022-09-07iommu/virtio: Clean up bus_set_iommu()Robin Murphy1-25/+0
2022-09-07iommu/tegra-smmu: Clean up bus_set_iommu()Robin Murphy1-23/+6
2022-09-07iommu/omap: Clean up bus_set_iommu()Robin Murphy1-6/+0
2022-09-07iommu/mtk: Clean up bus_set_iommu()Robin Murphy2-35/+2
2022-09-07iommu/ipmmu-vmsa: Clean up bus_set_iommu()Robin Murphy1-34/+1
2022-09-07iommu/exynos: Clean up bus_set_iommu()Robin Murphy1-9/+0
2022-09-07iommu/dart: Clean up bus_set_iommu()Robin Murphy1-29/+1
2022-09-07iommu/arm-smmu-v3: Clean up bus_set_iommu()Robin Murphy1-51/+2
2022-09-07iommu/arm-smmu: Clean up bus_set_iommu()Robin Murphy1-82/+2
2022-09-07iommu/amd: Clean up bus_set_iommu()Robin Murphy3-30/+1
2022-09-07iommu: Move bus setup to IOMMU device registrationRobin Murphy1-25/+30
2022-09-07iommu: Always register bus notifiersRobin Murphy1-35/+37
2022-09-07iommu/s390: Fail probe for non-PCI devicesMatthew Rosato1-1/+6
2022-09-07iommu/amd: Handle race between registration and device probeRobin Murphy1-0/+4
2022-09-07iommu/vt-d: Handle race between registration and device probeRobin Murphy1-1/+1
2022-09-07iommu/io-pgtable-arm: Remove iommu_dev==NULL special caseRobin Murphy1-2/+6
2022-09-07iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY betterRobin Murphy2-6/+8
2022-09-07iommu: Retire iommu_capable()Robin Murphy8-17/+8
2022-09-07iommu: Remove duplicate ida_free in iommu_group_allocYuan Can1-1/+0
2022-09-07iommu/omap: Fix buffer overflow in debugfsDan Carpenter1-3/+3
2022-09-07iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck1-1/+2
2022-09-07iommu/virtio: Do not dereference fwnode in struct deviceAndy Shevchenko1-1/+1
2022-09-07iommu: Do not dereference fwnode in struct deviceAndy Shevchenko1-1/+1
2022-08-23Revert "iommu/of: Delete usage of driver_deferred_probe_check_state()"Saravana Kannan1-1/+1
2022-08-18Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-3/+1
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2022-08-06Revert "iommu/dma: Add config for PCI SAC address trick"Linus Torvalds2-27/+1
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-14/+100
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds43-1379/+2993
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2022-08-04iommu/hyper-v: Use helper instead of directly accessing affinityMichael Kelley1-3/+1
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel43-1379/+2993
2022-07-29iommu/amd: Fix compile warning in init codeJoerg Roedel1-6/+3
2022-07-29iommu/amd: Add support for AVIC when SNP is enabledSuravee Suthikulpanit2-1/+17
2022-07-29iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) EnablementSuravee Suthikulpanit1-30/+55
2022-07-26iommu/dma: support PCI P2PDMA pages in dma-iommu map_sgLogan Gunthorpe1-14/+85
2022-07-26iommu: Explicitly skip bus address marked segments in __iommu_map_sg()Logan Gunthorpe1-0/+4
2022-07-22drivers: iommu: fix clang -wformat warningJustin Stitt1-1/+1
2022-07-19iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-07-19iommu/arm-smmu-qcom: Add SM6375 SMMU compatibleKonrad Dybcio1-0/+1
2022-07-19dma-iommu: add iommu_dma_opt_mapping_size()John Garry2-0/+11
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov1-1/+1
2022-07-15iommu/amd: Do not support IOMMUv2 APIs when SNP is enabledSuravee Suthikulpanit1-1/+6
2022-07-15iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabledSuravee Suthikulpanit1-0/+7
2022-07-15iommu/amd: Set translation valid bit only when IO page tables are in useSuravee Suthikulpanit2-3/+16