summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/dma.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: include: dma: Zero out DMA coherent memory in no-MMU caseAndrey Smirnov2019-05-211-0/+2
* ARM: include: dma: Add missing no-MMU stubsAndrey Smirnov2018-06-111-0/+11
* dma: Use dma_addr_t as type for DMA addressesSascha Hauer2018-03-291-2/+2
* ARM: add implementation for dma_alloc_writecombine for !CONFIG_MMULucas Stach2015-09-141-0/+5
* ARM: implement streaming DMA opsLucas Stach2015-03-061-0/+10
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-1/+24
* ARM mmu: add dma_allocMarc Kleine-Budde2012-06-301-0/+8