summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
2023-05-22iommu: Use flush queue capabilityRobin Murphy
2023-05-22iommu: Add a capability for flush queue supportRobin Murphy
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-14iommu: Remove iommu_group_get_by_id()Jason Gunthorpe
2023-04-14iommu: Make iommu_release_device() staticJason Gunthorpe
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-31iommu/sva: Move PASID helpers to sva codeJacob Pan
2023-03-23iommu: make the pointer to struct bus_type constantGreg Kroah-Hartman
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-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