aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm/dma-mapping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig1-1/+1
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig1-10/+0
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-4/+4
2019-06-25nios2: use the generic uncached segment support in dma-directChristoph Hellwig1-19/+15
2018-07-25nios2: use generic dma_noncoherent_opsChristoph Hellwig1-126/+13
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