summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra
2019-01-09arm: Round the dma_alloc_coherent memory size to cache line alignedYe Li
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2015-04-14arm: asm: dma-mapping: added dma_free_coherent APIKishon Vijay Abraham I
2015-04-14include: asm: dma-mapping: get rid of the compilation warning in udc-coreKishon Vijay Abraham I
2013-09-14arm: dma_alloc_coherent: malloc() -> memalign()Kuo-Jung Su
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-11-29Fix Stelian's email addressStelian Pop
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser