summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/dma-mapping.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-18arm: Don't include common.h in header filesSimon Glass1-1/+1
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada1-26/+0
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada1-3/+1
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada1-2/+3
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra1-2/+21
2019-01-09arm: Round the dma_alloc_coherent memory size to cache line alignedYe Li1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-13dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada1-6/+2
2015-04-14arm: asm: dma-mapping: added dma_free_coherent APIKishon Vijay Abraham I1-0/+7
2015-04-14include: asm: dma-mapping: get rid of the compilation warning in udc-coreKishon Vijay Abraham I1-1/+1
2013-09-14arm: dma_alloc_coherent: malloc() -> memalign()Kuo-Jung Su1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-29Fix Stelian's email addressStelian Pop1-1/+1
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser1-0/+50