aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-4/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-1/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-1/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-0/+1
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-10/+1
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-33/+0
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h"Chen Gang1-1/+0
2012-10-18Hexagon: Copyright marking changesRichard Kuo1-1/+1
2012-03-28Hexagon: adapt for dma_map_ops changesMarek Szyprowski1-6/+12
2011-11-01Hexagon: Provide DMA implementationRichard Kuo1-0/+101