summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
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-11iommu: Remove IOMMU_CAP_INTR_REMAPJason Gunthorpe
2023-01-11iommu: Add iommu_group_has_isolated_msi()Jason Gunthorpe
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-07iommu/tegra: Add tegra_dev_iommu_get_stream_id() helperThierry Reding
2022-12-07iommu: Add note about struct iommu_fwspec usageThierry Reding
2022-11-29iommu: Add device-centric DMA ownership interfacesLu Baolu
2022-11-29iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe
2022-11-03Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel
2022-11-03iommu: Prepare IOMMU domain for IOPFLu Baolu
2022-11-03iommu: Remove SVA related callbacks from iommu opsLu 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-03iommu: Add max_pasids field in struct iommu_deviceLu 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-07iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy
2022-09-07iommu: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu: Retire iommu_capable()Robin Murphy
2022-09-07iommu: Remove comment of dev_has_feat in struct docYuan Can
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