| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 2018-01-15 | 1 | -2/+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 |
* | | m68k/kernel: Modernize printing of kernel messages | Geert Uytterhoeven | 2017-02-12 | 1 | -2/+2 |
|/ |
|
* | arch/m68k: add option to skip DMA sync as a part of mapping | Alexander Duyck | 2016-12-14 | 1 | -1/+7 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -6/+6 |
* | m68k: convert to dma_map_ops | Christoph Hellwig | 2016-01-20 | 1 | -34/+27 |
* | m68k: Use for_each_sg() | Akinobu Mita | 2015-06-01 | 1 | -7/+12 |
* | m68k: add support for DMA_BIDIRECTIONAL in dma support functions | Greg Ungerer | 2012-07-17 | 1 | -0/+1 |
* | m68k: use simpler dma_alloc_coherent() for ColdFire CPUs | Greg Ungerer | 2012-07-16 | 1 | -2/+2 |
* | m68k: merge the MMU and non-MMU versions of the arch dma code | Greg Ungerer | 2012-05-20 | 1 | -3/+162 |
* | m68k: merge m68k and m68knommu arch directories | Greg Ungerer | 2011-03-25 | 1 | -130/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | m68k: Add missing dma_sync_single_range_for_{cpu,device}() | Geert Uytterhoeven | 2008-10-14 | 1 | -2/+2 |
* | m68k: sg fallout | Geert Uytterhoeven | 2007-10-24 | 1 | -1/+1 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument | Al Viro | 2006-10-06 | 1 | -2/+2 |
* | [PATCH] m68k: Add the generic dma API functions | Roman Zippel | 2006-06-25 | 1 | -0/+129 |