summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/dma.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-3/+13
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-8/+8
* metag: convert to dma_map_opsChristoph Hellwig2016-01-201-34/+112
* metag: dma: remove dead code in dma_alloc_init()James Hogan2013-11-251-5/+0
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-3/+1
* metag: DMAJames Hogan2013-03-021-0/+507