aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm/dma-mapping.c
AgeCommit message (Expand)Author
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-06-25nios2: use the generic uncached segment support in dma-directChristoph Hellwig
2018-07-25nios2: use generic dma_noncoherent_opsChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-14arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-01-20nios2: convert to dma_map_opsChristoph Hellwig
2014-12-08nios2: DMA mapping APILey Foon Tan