aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm/dma-mapping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-3/+0
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-14arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-8/+18
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-6/+6
2016-01-20nios2: convert to dma_map_opsChristoph Hellwig1-69/+80
2014-12-08nios2: DMA mapping APILey Foon Tan1-0/+186