summaryrefslogtreecommitdiff
path: root/arch/riscv/mm/dma-noncoherent.c
AgeCommit message (Expand)Author
2023-09-08Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt
2023-09-08Merge patch series "riscv: dma-mapping: unify support for cache flushes"Palmer Dabbelt
2023-09-01riscv: mm: dma-noncoherent: nonstandard cache operations supportLad Prabhakar
2023-09-01riscv: dma-mapping: switch over to generic implementationLad Prabhakar
2023-09-01riscv: dma-mapping: skip invalidation before bidirectional DMAArnd Bergmann
2023-09-01riscv: dma-mapping: only invalidate after DMA, not flushArnd Bergmann
2023-08-23riscv: allow kmalloc() caches aligned to the smallest valueJisheng Zhang
2023-07-06riscv: mm: mark noncoherent_supported as __ro_after_initJisheng Zhang
2022-10-21RISC-V: Fix compilation without RISCV_ISA_ZICBOMAndrew Jones
2022-10-02RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones
2022-09-13RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt
2022-07-28riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner