summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-0/+24
|\
| * Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe2023-02-211-3/+5
| |\
| * \ Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe2023-01-301-33/+20
| |\ \
| * | | iommu: Remove IOMMU_CAP_INTR_REMAPJason Gunthorpe2023-01-111-4/+2
| * | | iommu: Add iommu_group_has_isolated_msi()Jason Gunthorpe2023-01-111-0/+26
| | | |
| \ \ \
*-. \ \ \ Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-86/+85
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| | * | iommu: Attach device group to old domain in error pathVasant Hegde2023-02-181-1/+15
| | * | iommu: Fix error unwind in iommu_group_alloc()Jason Gunthorpe2023-02-161-2/+6
| | * | Merge branch 'iommu-memory-accounting' into coreJoerg Roedel2023-01-251-33/+20
| | |\|
| | | * iommu: Add a gfp parameter to iommu_map_sg()Jason Gunthorpe2023-01-251-16/+10
| | | * iommu: Remove iommu_map_atomic()Jason Gunthorpe2023-01-251-7/+0
| | | * iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe2023-01-251-11/+11
| | |/ | |/|
| | * iommu: Remove detach_dev callbackLu Baolu2023-01-131-32/+4
| | * iommu: Remove deferred attach check from __iommu_detach_device()Jason Gunthorpe2023-01-131-34/+36
| | * iommu: Add set_platform_dma_ops iommu opsLu Baolu2023-01-131-4/+24
| |/
* / iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin2023-01-131-3/+5
|/
* Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-191-6/+22
|\
| * iommu: Avoid races around device probeRobin Murphy2022-11-191-6/+22
* | iommu: Add device-centric DMA ownership interfacesLu Baolu2022-11-291-26/+95
|/
* Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel2022-11-031-0/+24
|\
| * iommu: Add return value rules to attach_dev op and APIsNicolin Chen2022-11-011-0/+24
* | iommu: Rename iommu-sva-lib.{c,h}Lu Baolu2022-11-031-1/+1
* | iommu: Prepare IOMMU domain for IOPFLu Baolu2022-11-031-0/+4
* | iommu/sva: Refactoring iommu_sva_bind/unbind_device()Lu Baolu2022-11-031-91/+0
* | iommu: Add IOMMU SVA domain supportLu Baolu2022-11-031-0/+20
* | iommu: Add attach/detach_dev_pasid iommu interfacesLu Baolu2022-11-031-4/+137
* | iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu2022-11-031-3/+2
* | iommu: Add max_pasids field in struct dev_iommuLu Baolu2022-11-031-0/+20
|/
* iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu2022-10-211-3/+4
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-261-92/+83
|\ \
| | * iommu/dma: Make header privateRobin Murphy2022-09-091-1/+2
| | * iommu: Clean up bus_set_iommu()Robin Murphy2022-09-071-24/+0
| | * iommu: Move bus setup to IOMMU device registrationRobin Murphy2022-09-071-25/+30
| | * iommu: Always register bus notifiersRobin Murphy2022-09-071-35/+37
| | * iommu: Retire iommu_capable()Robin Murphy2022-09-071-10/+1
| | * iommu: Remove duplicate ida_free in iommu_group_allocYuan Can2022-09-071-1/+0
| | * iommu: Do not dereference fwnode in struct deviceAndy Shevchenko2022-09-071-1/+1
| |/ |/|
| * iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe2022-09-111-2/+19
|/
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-0/+4
|\
| * iommu: Explicitly skip bus address marked segments in __iommu_map_sg()Logan Gunthorpe2022-07-261-0/+4
* | iommu: remove the put_resv_regions methodChristoph Hellwig2022-07-151-17/+4
* | iommu: remove iommu_dev_feature_enabledChristoph Hellwig2022-07-151-13/+0
* | iommu: Make .release_device optionalRobin Murphy2022-07-061-2/+4
* | iommu: Use dev_iommu_ops() for probe_finalizeRobin Murphy2022-07-061-1/+2
* | iommu: Introduce a callback to struct iommu_resv_regionShameer Kolothum2022-07-061-5/+11
* | iommu: Directly use ida_alloc()/free()Ke Liu2022-06-221-3/+3
|/
*---. Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel2022-05-201-103/+260
|\ \ \
| | | * iommu: iommu_group_claim_dma_owner() must always assign a domainJason Gunthorpe via iommu2022-05-131-36/+91
| | | * iommu: Remove iommu group changes notifierLu Baolu2022-04-281-75/+0
| | | * iommu: Add DMA ownership management interfacesLu Baolu2022-04-281-3/+150
| |_|/ |/| |