summary refs log tree commit diff
path: root/arch/unicore32/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2018-09-30unicore32: remove swiotlb supportChristoph Hellwig
2018-01-15unicore32: use generic swiotlb_opsChristoph Hellwig
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-19unicore32: make dma_cache_sync a no-opChristoph Hellwig
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2012-03-28Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2011-03-17unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao