aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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