summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu.c
AgeCommit message (Expand)Author
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-21Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-18iommu: Attach device group to old domain in error pathVasant Hegde
2023-02-16iommu: Fix error unwind in iommu_group_alloc()Jason Gunthorpe
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe
2023-01-25Merge branch 'iommu-memory-accounting' into coreJoerg Roedel
2023-01-25iommu: Add a gfp parameter to iommu_map_sg()Jason Gunthorpe
2023-01-25iommu: Remove iommu_map_atomic()Jason Gunthorpe
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2023-01-13iommu: Remove detach_dev callbackLu Baolu
2023-01-13iommu: Remove deferred attach check from __iommu_detach_device()Jason Gunthorpe
2023-01-13iommu: Add set_platform_dma_ops iommu opsLu Baolu
2023-01-13iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin
2023-01-11iommu: Remove IOMMU_CAP_INTR_REMAPJason Gunthorpe
2023-01-11iommu: Add iommu_group_has_isolated_msi()Jason Gunthorpe
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-29iommu: Add device-centric DMA ownership interfacesLu Baolu
2022-11-19iommu: Avoid races around device probeRobin Murphy
2022-11-03Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel
2022-11-03iommu: Rename iommu-sva-lib.{c,h}Lu Baolu
2022-11-03iommu: Prepare IOMMU domain for IOPFLu Baolu
2022-11-03iommu/sva: Refactoring iommu_sva_bind/unbind_device()Lu Baolu
2022-11-03iommu: Add IOMMU SVA domain supportLu Baolu
2022-11-03iommu: Add attach/detach_dev_pasid iommu interfacesLu Baolu
2022-11-03iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu
2022-11-03iommu: Add max_pasids field in struct dev_iommuLu Baolu
2022-11-01iommu: Add return value rules to attach_dev op and APIsNicolin Chen
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-11iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe
2022-09-09iommu/dma: Make header privateRobin Murphy
2022-09-07iommu: 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: Retire iommu_capable()Robin Murphy
2022-09-07iommu: Remove duplicate ida_free in iommu_group_allocYuan Can
2022-09-07iommu: Do not dereference fwnode in struct deviceAndy Shevchenko
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-07-26iommu: Explicitly skip bus address marked segments in __iommu_map_sg()Logan Gunthorpe
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-15iommu: remove iommu_dev_feature_enabledChristoph Hellwig
2022-07-06iommu: Make .release_device optionalRobin Murphy
2022-07-06iommu: Use dev_iommu_ops() for probe_finalizeRobin Murphy
2022-07-06iommu: Introduce a callback to struct iommu_resv_regionShameer Kolothum
2022-06-22iommu: Directly use ida_alloc()/free()Ke Liu
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel
2022-05-13iommu: iommu_group_claim_dma_owner() must always assign a domainJason Gunthorpe via iommu
2022-05-04iommu: Make sysfs robust for non-API groupsRobin Murphy
2022-04-28iommu: Remove iommu group changes notifierLu Baolu