Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iommu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -2/+0 |
* | iommu: Make .release_device optional | Robin Murphy | 2022-07-06 | 1 | -3/+0 |
* | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 1 | -8/+10 |
* | iommu/sun50i: Drop IOVA cookie management | Robin Murphy | 2021-08-18 | 1 | -12/+1 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -4/+1 |
* | iommu/sun50i: Fix set-but-not-used variable warning | Joerg Roedel | 2020-09-04 | 1 | -8/+7 |
* | iommu/sun50i: Remove unused variable | Maxime Ripard | 2020-06-30 | 1 | -2/+0 |
* | iommu/sun50i: Change the readl timeout to the atomic variant | Maxime Ripard | 2020-06-30 | 1 | -3/+3 |
* | iommu/sun50i: Constify sun50i_iommu_ops | Rikard Falkeborn | 2020-05-27 | 1 | -1/+1 |
* | iommu/sun50i: Fix return value check in sun50i_iommu_probe() | Wei Yongjun | 2020-05-19 | 1 | -1/+1 |
* | iommu/sun50i: Use __GFP_ZERO instead of memset() | Joerg Roedel | 2020-05-14 | 1 | -2/+1 |
* | iommu/sun50i: Fix compile warnings | Joerg Roedel | 2020-05-14 | 1 | -3/+0 |
* | iommu: Add Allwinner H6 IOMMU driver | Maxime Ripard | 2020-05-14 | 1 | -0/+1027 |