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