summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm/dma-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* hexagon: use generic dma_noncoherent_opsChristoph Hellwig2018-09-081-40/+0
* hexagon: use the generic dma_capable helperChristoph Hellwig2018-01-101-7/+0
* dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-3/+0
* hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig2017-06-281-1/+0
* hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-281-2/+0
* hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig2017-06-281-2/+0
* treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-4/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-1/+0
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-1/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-0/+1
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-10/+1
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-33/+0
* arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang2014-04-041-1/+0
* Hexagon: Copyright marking changesRichard Kuo2012-10-181-1/+1
* Hexagon: adapt for dma_map_ops changesMarek Szyprowski2012-03-281-6/+12
* Hexagon: Provide DMA implementationRichard Kuo2011-11-011-0/+101