index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
pci-dma.c
Age
Commit message (
Expand
)
Author
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-08-22
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-07-11
xtensa: platform-specific handling of coherent memory
Max Filippov
2018-07-11
xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attribute
Max Filippov
2018-07-11
xtensa: use generic dma_noncoherent_ops
Christoph Hellwig
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-02-16
xtensa: support DMA buffers in high memory
Max Filippov
2017-10-19
xtensa: make dma_cache_sync a no-op
Christoph Hellwig
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-20
Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2016-12-15
xtensa: enable HAVE_DMA_CONTIGUOUS
Max Filippov
2016-12-14
arch/xtensa: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2015-11-09
xtensa: support DMA to high memory
Max Filippov
2015-08-17
xtensa: reimplement DMA API using common helpers
Max Filippov
2014-08-14
xtensa: fix address checks in dma_{alloc,free}_coherent
Alan Douglas
2012-10-03
xtensa: add missing symbol exports
Max Filippov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2007-05-09
fix file specification in comments
Uwe Kleine-König
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-10-03
fix file specification in comments
Uwe Zeisberger
2005-10-28
[PATCH] gfp_t: dma-mapping (xtensa)
Al Viro
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel