summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/dma-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-5/+2
* treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-2/+2
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-201-2/+0
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* xtensa: implement dma_to_phys and phys_to_dmaMax Filippov2015-11-091-0/+10
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-11/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-9/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-31/+0
* xtensa: reimplement DMA API using common helpersMax Filippov2015-08-171-147/+39
* xtensa: use for_each_sg()Akinobu Mita2015-06-241-7/+12
* xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()Guenter Roeck2015-05-251-0/+13
* xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-181-2/+2
* xtensa: provide DMA_ERROR_CODE definitionMax Filippov2012-12-181-0/+2
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-061-0/+179