summaryrefslogtreecommitdiffstats
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-15iommu: remove iommu_dev_feature_enabledChristoph Hellwig
2022-07-15iommu: remove the unused dev_has_feat methodChristoph Hellwig
2022-07-06ACPI/IORT: Add support to retrieve IORT RMR reserved regionsShameer Kolothum
2022-07-06iommu: Introduce a callback to struct iommu_resv_regionShameer Kolothum
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel
2022-04-28iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe
2022-04-28iommu: Remove iommu group changes notifierLu Baolu
2022-04-28iommu: Add DMA ownership management interfacesLu Baolu
2022-04-28iommu: Add capability for pre-boot DMA protectionRobin Murphy
2022-04-28iommu: Introduce device_iommu_capable()Robin Murphy
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-28iommu: Remove unused argument in is_attach_deferredLu Baolu
2022-02-28iommu: Use right way to retrieve iommu_opsLu Baolu
2022-02-28iommu: Remove apply_resv_regionLu Baolu
2022-02-28iommu: Remove aux-domain related interfaces and iommu_opsLu Baolu
2022-02-28iommu: Remove guest pasid related interfaces and definitionsLu Baolu
2021-12-20iommu/vt-d: Use put_pages_listMatthew Wilcox (Oracle)
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-20iommu/io-pgtable: Abstract iommu_iotlb_gather accessRobin Murphy
2021-08-18iommu: Express DMA strictness via the domain typeRobin Murphy
2021-08-18iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy
2021-08-18iommu: Indicate queued flushes via gather dataRobin Murphy
2021-08-18iommu: Pull IOVA cookie management into the coreRobin Murphy
2021-08-09iommu: return full error code from iommu_map_sg[_atomic]()Logan Gunthorpe
2021-08-02Merge remote-tracking branch 'korg/core' into x86/amdJoerg Roedel
2021-08-02iommu: Factor iommu_iotlb_gather_is_disjoint() outNadav Amit
2021-08-02iommu: Improve iommu_iotlb_gather helpersRobin Murphy
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry
2021-07-26iommu: Add a map_pages() op for IOMMU driversIsaac J. Manjarres
2021-07-26iommu: Add an unmap_pages() op for IOMMU driversIsaac J. Manjarres
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16iommu: Statically set module ownerRobin Murphy
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-07iommu: remove iommu_domain_{get,set}_attrChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_GEOMETRYChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_PAGINGChristoph Hellwig
2021-04-07iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove fsl_pamu_get_domain_attrChristoph Hellwig
2021-04-07iommu: remove the unused domain_window_disable methodChristoph Hellwig
2021-04-07iommu: Add a page fault handlerJean-Philippe Brucker
2021-04-07iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVAJean-Philippe Brucker