summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/dma.c
AgeCommit message (Expand)AuthorLines
2012-07-17m68k: add support for DMA_BIDIRECTIONAL in dma support functionsGreg Ungerer-0/+1
2012-07-16m68k: use simpler dma_alloc_coherent() for ColdFire CPUsGreg Ungerer-2/+2
2012-05-20m68k: merge the MMU and non-MMU versions of the arch dma codeGreg Ungerer-3/+162
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer-130/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven-2/+2
2007-10-24m68k: sg falloutGeert Uytterhoeven-1/+1
2007-10-22Update arch/ to use sg helpersJens Axboe-1/+1
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro-2/+2
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel-0/+129