Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-17 | iommu/riscv: Fixup compile warning | Guo Ren | 1 | -1/+1 |
2025-01-06 | iommu/riscv: Add shutdown function for iommu driver | Xu Lu | 4 | -2/+19 |
2025-01-06 | iommu/riscv: Empty iommu queue before enabling it | Xu Lu | 1 | -0/+6 |
2024-12-18 | iommu/riscv: Add support for platform msi | Andrew Jones | 1 | -18/+84 |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
2024-10-29 | iommu/riscv: Paging domain support | Tomasz Jeznach | 1 | -8/+609 |
2024-10-29 | iommu/riscv: Command and fault queue support | Tomasz Jeznach | 3 | -2/+613 |
2024-10-29 | iommu/riscv: Device directory management. | Tomasz Jeznach | 2 | -11/+392 |
2024-10-29 | iommu/riscv: Enable IOMMU registration and device probe. | Tomasz Jeznach | 1 | -0/+66 |
2024-10-29 | iommu/riscv: Add RISC-V IOMMU PCIe device driver | Tomasz Jeznach | 3 | -0/+126 |
2024-10-29 | iommu/riscv: Add RISC-V IOMMU platform device driver | Tomasz Jeznach | 6 | -0/+983 |