summaryrefslogtreecommitdiff
path: root/arch/hexagon/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2018-09-08hexagon: use generic dma_noncoherent_opsChristoph Hellwig
2018-01-10hexagon: use the generic dma_capable helperChristoph Hellwig
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-06-28hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2012-03-28Hexagon: adapt for dma_map_ops changesMarek Szyprowski
2011-11-01Hexagon: Provide DMA implementationRichard Kuo