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