aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-19c6x: use generic dma_noncoherent_opsChristoph Hellwig1-138/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-11/+0
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-14arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck1-4/+10
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-5/+4
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig1-52/+43
2011-10-06C6X: memory management and DMA supportAurelien Jacquiot1-0/+153