index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
riscv
/
iommu.c
Age
Commit message (
Expand
)
Author
2025-06-27
iommu: Remove ops.pgsize_bitmap from drivers that don't use it
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
2025-04-17
iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
Jason Gunthorpe
2025-04-17
iommu/riscv: Convert to use struct iommu_pages_list
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
2025-04-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
2025-01-17
iommu/riscv: Fixup compile warning
Guo Ren
2025-01-06
iommu/riscv: Add shutdown function for iommu driver
Xu Lu
2025-01-06
iommu/riscv: Empty iommu queue before enabling it
Xu Lu
2024-10-29
iommu/riscv: Paging domain support
Tomasz Jeznach
2024-10-29
iommu/riscv: Command and fault queue support
Tomasz Jeznach
2024-10-29
iommu/riscv: Device directory management.
Tomasz Jeznach
2024-10-29
iommu/riscv: Enable IOMMU registration and device probe.
Tomasz Jeznach
2024-10-29
iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach