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