summaryrefslogtreecommitdiffstats
path: root/include/dma.h
Commit message (Expand)AuthorAgeFilesLines
* driver: Adopt DMA mask concept from LinuxAndrey Smirnov2018-08-311-1/+11
* dma: Add prototypes for dma mapping functionsSascha Hauer2018-03-291-0/+12
* dma: Use dma_addr_t as type for DMA addressesSascha Hauer2018-03-291-2/+2
* implement dma_alloc_writecombineSascha Hauer2015-08-071-0/+1
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+2
* dma: add streaming DMA opsLucas Stach2015-03-061-0/+11
* blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-301-0/+30