summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/dma-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* arm: Don't include common.h in header filesSimon Glass2020-05-181-1/+1
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-191-26/+0
* dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-191-3/+1
* dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada2020-02-191-2/+3
* asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra2020-01-251-2/+21
* arm: Round the dma_alloc_coherent memory size to cache line alignedYe Li2019-01-091-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-121-6/+2
* arm: asm: dma-mapping: added dma_free_coherent APIKishon Vijay Abraham I2015-04-141-0/+7
* include: asm: dma-mapping: get rid of the compilation warning in udc-coreKishon Vijay Abraham I2015-04-141-1/+1
* arm: dma_alloc_coherent: malloc() -> memalign()Kuo-Jung Su2013-09-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Fix Stelian's email addressStelian Pop2011-11-291-1/+1
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+50