index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
2020-01-25
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
2019-01-09
arm: Round the dma_alloc_coherent memory size to cache line aligned
Ye Li
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-12
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2015-04-14
arm: asm: dma-mapping: added dma_free_coherent API
Kishon Vijay Abraham I
2015-04-14
include: asm: dma-mapping: get rid of the compilation warning in udc-core
Kishon Vijay Abraham I
2013-09-14
arm: dma_alloc_coherent: malloc() -> memalign()
Kuo-Jung Su
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-29
Fix Stelian's email address
Stelian Pop
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser