aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Gravatar Joerg Roedel 1-103/+260
2022-05-13iommu: iommu_group_claim_dma_owner() must always assign a domainGravatar Jason Gunthorpe via iommu 1-36/+91
2022-05-04iommu: Make sysfs robust for non-API groupsGravatar Robin Murphy 1-1/+8
2022-04-28iommu: Remove iommu group changes notifierGravatar Lu Baolu 1-75/+0
2022-04-28iommu: Add DMA ownership management interfacesGravatar Lu Baolu 1-3/+150
2022-04-28iommu: Introduce device_iommu_capable()Gravatar Robin Murphy 1-0/+23
2022-02-28iommu: Split struct iommu_opsGravatar Lu Baolu 1-9/+10
2022-02-28iommu: Remove unused argument in is_attach_deferredGravatar Lu Baolu 1-9/+6
2022-02-28iommu: Use right way to retrieve iommu_opsGravatar Lu Baolu 1-25/+25
2022-02-28iommu: Remove apply_resv_regionGravatar Lu Baolu 1-3/+0
2022-02-28iommu: Remove aux-domain related interfaces and iommu_opsGravatar Lu Baolu 1-46/+0
2022-02-28iommu: Remove guest pasid related interfaces and definitionsGravatar Lu Baolu 1-210/+0
2022-01-31iommu: Fix some W=1 warningsGravatar John Garry 1-12/+12
2022-01-31iommu: Fix potential use-after-free during probeGravatar Vijayanand Jitta 1-2/+7
2021-12-06iommu: Extend mutex lock scope in iommu_probe_device()Gravatar Lu Baolu 1-1/+2
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+1
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Gravatar Tom Lendacky 1-1/+2
2021-09-28iommu/dma: Unexport IOVA cookie managementGravatar Robin Murphy 1-2/+1
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-52/+143
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-8/+7
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Gravatar Joerg Roedel 1-52/+146
2021-08-18iommu: Allow enabling non-strict mode dynamicallyGravatar Robin Murphy 1-4/+13
2021-08-18iommu: Merge strictness and domain type configsGravatar Robin Murphy 1-1/+1
2021-08-18iommu: Only log strictness for DMA domainsGravatar Robin Murphy 1-4/+5
2021-08-18iommu: Expose DMA domain strictness via sysfsGravatar Robin Murphy 1-0/+2
2021-08-18iommu: Express DMA strictness via the domain typeGravatar Robin Murphy 1-9/+5
2021-08-18iommu: Introduce explicit type for non-strict DMA domainsGravatar Robin Murphy 1-2/+6
2021-08-18iommu: Pull IOVA cookie management into the coreGravatar Robin Murphy 1-0/+7
2021-08-10iommu: Fix race condition during default domain allocationGravatar Ashish Mhetre 1-0/+2
2021-08-09iommu: return full error code from iommu_map_sg[_atomic]()Gravatar Logan Gunthorpe 1-8/+7
2021-08-02iommu: Check if group is NULL before remove deviceGravatar Frank Wunderlich 1-0/+3
2021-07-26iommu: Streamline iommu_iova_to_phys()Gravatar Robin Murphy 1-1/+4
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()Gravatar John Garry 1-3/+2
2021-07-26iommu: Enhance IOMMU default DMA mode build optionsGravatar Zhen Lei 1-1/+1
2021-07-26iommu: Print strict or lazy mode at init timeGravatar John Garry 1-0/+5
2021-07-26iommu: Add support for the map_pages() callbackGravatar Isaac J. Manjarres 1-8/+35
2021-07-26iommu: Hook up '->unmap_pages' driver callbackGravatar Will Deacon 1-9/+50
2021-07-26iommu: Split 'addr_merge' argument to iommu_pgsize() into separate partsGravatar Will Deacon 1-4/+6
2021-07-26iommu: Use bitmap to calculate page size in iommu_pgsize()Gravatar Will Deacon 1-19/+12
2021-06-09iommu: Delete a duplicate check in iommu_change_dev_def_domain()Gravatar Zhen Lei 1-3/+0
2021-04-16iommu: Streamline registration interfaceGravatar Robin Murphy 1-1/+18
2021-04-07iommu: remove iommu_domain_{get,set}_attrGravatar Christoph Hellwig 1-26/+0
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGGravatar Christoph Hellwig 1-0/+11
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUEGravatar Robin Murphy 1-9/+21
2021-04-07iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_apiGravatar Christoph Hellwig 1-18/+5
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGGravatar Christoph Hellwig 1-0/+10
2021-04-07iommu: remove DOMAIN_ATTR_GEOMETRYGravatar Christoph Hellwig 1-17/+3
2021-04-07iommu: remove DOMAIN_ATTR_PAGINGGravatar Christoph Hellwig 1-5/+0
2021-04-07iommu/fsl_pamu: remove ->domain_window_enableGravatar Christoph Hellwig 1-11/+0
2021-03-18iommu: Check dev->iommu in iommu_dev_xxx functionsGravatar Shameer Kolothum 1-9/+15