summaryrefslogtreecommitdiff
path: root/drivers/iommu/riscv
AgeCommit message (Expand)Author
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon
2026-04-02iommu/riscv: Remove overflows on the invalidation pathJason Gunthorpe
2026-03-27iommu/riscv: Fix signedness bugEthan Tidmore
2026-03-17iommu/riscv: Stop polling when CQCSR reports an errorFangyu Yu
2026-03-17iommu/riscv: Allow RISC_VIOMMU to COMPILE_TESTJason Gunthorpe
2026-03-17iommu/riscv: Add missing GENERIC_MSI_IRQJason Gunthorpe
2026-03-17iommu/riscv: Enable SVNAPOT support for contiguous ptesJason Gunthorpe
2026-03-17iommu/riscv: Use the generic iommu page tableJason Gunthorpe
2026-03-17iommu/riscv: Disable SADEJason Gunthorpe
2026-03-17iommu/riscv: Skip IRQ count check when using MSI interruptsYaxing Guo
2026-03-17iommu/riscv: Add IOTINVAL after updating DDT/PDT entriesFangyu Yu
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-25iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()Markus Elfring
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-05iommu/riscv: Add ACPI supportSunil V L
2025-08-22iommu/riscv: prevent NULL deref in iova_to_physXianLiang Huang
2025-06-27iommu: Remove ops.pgsize_bitmap from drivers that don't use itJason Gunthorpe
2025-05-16iommu: make inclusion of riscv directory conditionalRolf Eike Beer
2025-04-17iommu/pages: Remove iommu_alloc_page_node()Jason Gunthorpe
2025-04-17iommu/riscv: Update to use iommu_alloc_pages_node_lg2()Jason Gunthorpe
2025-04-17iommu/riscv: Convert to use struct iommu_pages_listJason Gunthorpe
2025-04-17iommu/pages: Remove iommu_free_page()Jason Gunthorpe
2025-04-17iommu/pages: Remove the order argument to iommu_free_pages()Jason Gunthorpe
2025-01-17iommu/riscv: Fixup compile warningGuo Ren
2025-01-06iommu/riscv: Add shutdown function for iommu driverXu Lu
2025-01-06iommu/riscv: Empty iommu queue before enabling itXu Lu
2024-12-18iommu/riscv: Add support for platform msiAndrew Jones
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-10-29iommu/riscv: Paging domain supportTomasz Jeznach
2024-10-29iommu/riscv: Command and fault queue supportTomasz Jeznach
2024-10-29iommu/riscv: Device directory management.Tomasz Jeznach
2024-10-29iommu/riscv: Enable IOMMU registration and device probe.Tomasz Jeznach
2024-10-29iommu/riscv: Add RISC-V IOMMU PCIe device driverTomasz Jeznach
2024-10-29iommu/riscv: Add RISC-V IOMMU platform device driverTomasz Jeznach