summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu-priv.h
AgeCommit message (Expand)Author
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-25iommu: Introduce a replace API for device pasidYi Liu
2025-03-25iommufd: Move iommufd_sw_msi and related functions to driver.cNicolin Chen
2025-03-11iommu: Keep dev->iommu state consistentRobin Murphy
2025-03-11iommu: Unexport iommu_fwspec_free()Robin Murphy
2025-02-28iommu: Drop iommu_group_replace_domain()Yi Liu
2024-07-12Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon
2024-07-04iommu: Remove iommu_fwspec opsRobin Murphy
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy
2024-07-04iommu: Extend domain attach group with handle supportLu Baolu
2024-07-04iommu: Remove sva handle listLu Baolu
2024-03-01iommu: constify pointer to bus_typeKrzysztof Kozlowski
2023-08-18iommu: Move dev_iommu_ops() to private headerYi Liu
2023-08-14iommufd/selftest: Make the mock iommu driver into a real driverJason Gunthorpe
2023-07-26iommu: Introduce a new iommu_group_replace_domain() APINicolin Chen