aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/sprd-iommu.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-19iommu/sprd: Update to {map,unmap}_pagesGravatar Robin Murphy 1-11/+14
2022-11-01iommu: Use EINVAL for incompatible device/domain in ->attach_devGravatar Nicolin Chen 1-3/+1
2022-09-07iommu: Clean up bus_set_iommu()Gravatar Robin Murphy 1-5/+0
2022-07-06iommu: Clean up release_device checksGravatar Robin Murphy 1-11/+0
2022-02-28iommu: Split struct iommu_opsGravatar Lu Baolu 1-8/+10
2021-08-18iommu/sprd: Drop IOVA cookie managementGravatar Robin Murphy 1-7/+0
2021-04-16iommu: Streamline registration interfaceGravatar Robin Murphy 1-4/+1
2021-04-16iommu: Statically set module ownerGravatar Robin Murphy 1-0/+1
2021-04-07iommu/sprd: Fix parameter type warningGravatar Chunyan Zhang 1-1/+1
2021-03-19iommu/unisoc: Fix spelling mistake "sixe" -> "size"Gravatar Colin Ian King 1-1/+1
2021-03-18iommu: add Unisoc IOMMU basic driverGravatar Chunyan Zhang 1-0/+577