summaryrefslogtreecommitdiff
path: root/arch/metag/include/asm/dma-mapping.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-22metag: Remove arch/metag/James Hogan1-12/+0
2017-11-15Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-10/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-10/+0
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig1-1/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-21metag: convert to dma_map_opsChristoph Hellwig1-175/+4
2015-06-25metag: use for_each_sg()Akinobu Mita1-5/+9
2013-03-03metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-03metag: DMAJames Hogan1-0/+183