summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2018-07-11xtensa: use generic dma_noncoherent_opsChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-19xtensa: make dma_cache_sync a no-opChristoph Hellwig
2017-06-20xtensa: remove DMA_ERROR_CODEChristoph Hellwig
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-11-09xtensa: implement dma_to_phys and phys_to_dmaMax Filippov
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
2015-08-17xtensa: reimplement DMA API using common helpersMax Filippov
2015-06-24xtensa: use for_each_sg()Akinobu Mita
2015-05-25xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()Guenter Roeck
2013-01-29xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-12-18xtensa: provide DMA_ERROR_CODE definitionMax Filippov
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel