summaryrefslogtreecommitdiff
path: root/arch/hexagon/include/asm/dma-mapping.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-08hexagon: use generic dma_noncoherent_opsChristoph Hellwig1-40/+0
2018-01-10hexagon: use the generic dma_capable helperChristoph Hellwig1-7/+0
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-3/+0
2017-06-28hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig1-1/+0
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig1-2/+0
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig1-2/+0
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-21dma-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-05arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang1-1/+0
2012-10-19Hexagon: 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