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