summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/dma.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22metag: Remove arch/metag/James Hogan1-588/+0
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-14arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-3/+13
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-8/+8
2016-01-20metag: convert to dma_map_opsChristoph Hellwig1-34/+112
2013-11-25metag: dma: remove dead code in dma_alloc_init()James Hogan1-5/+0
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu1-3/+1
2013-03-02metag: DMAJames Hogan1-0/+507