Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |