| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 1 | -23/+0 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ |
|
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach | 2017-02-24 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2016-12-20 | 1 | -4/+17 |
|\ |
|
| * | xtensa: enable HAVE_DMA_CONTIGUOUS | Max Filippov | 2016-12-15 | 1 | -4/+17 |
* | | arch/xtensa: add option to skip DMA sync as a part of mapping | Alexander Duyck | 2016-12-14 | 1 | -2/+5 |
|/ |
|
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -6/+6 |
* | xtensa: support DMA to high memory | Max Filippov | 2015-11-09 | 1 | -14/+31 |
* | xtensa: reimplement DMA API using common helpers | Max Filippov | 2015-08-17 | 1 | -30/+173 |
* | xtensa: fix address checks in dma_{alloc,free}_coherent | Alan Douglas | 2014-08-14 | 1 | -6/+6 |
* | xtensa: add missing symbol exports | Max Filippov | 2012-10-03 | 1 | -0/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 1 | -1/+1 |
* | [PATCH] xtensa: remove extra header files | Chris Zankel | 2006-12-10 | 1 | -12/+32 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] gfp_t: dma-mapping (xtensa) | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3 | Chris Zankel | 2005-06-24 | 1 | -0/+73 |