summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/dma.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: dma: define DMA_ALIGNMENT instead of defining dma_allocAhmad Fatoum2023-12-051-5/+1
* dma: rework dma_sync_single_for_*() interfaceDenis Orlov2023-06-061-6/+6
* dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-171-0/+5
* dma: move dma_map/unmap_single from ARM to common codeAhmad Fatoum2021-03-041-11/+0
* arch/arm/include: Convert to SPDX-License and -Copyright specifiersUwe Kleine-König2020-07-141-6/+2
* 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