summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/dma.c
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-2/+0
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | m68k/kernel: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-121-2/+2
|/
* arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+7
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
* m68k: convert to dma_map_opsChristoph Hellwig2016-01-201-34/+27
* m68k: Use for_each_sg()Akinobu Mita2015-06-011-7/+12
* m68k: add support for DMA_BIDIRECTIONAL in dma support functionsGreg Ungerer2012-07-171-0/+1
* m68k: use simpler dma_alloc_coherent() for ColdFire CPUsGreg Ungerer2012-07-161-2/+2
* m68k: merge the MMU and non-MMU versions of the arch dma codeGreg Ungerer2012-05-201-3/+162
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-130/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2008-10-141-2/+2
* m68k: sg falloutGeert Uytterhoeven2007-10-241-1/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro2006-10-061-2/+2
* [PATCH] m68k: Add the generic dma API functionsRoman Zippel2006-06-251-0/+129
OpenPOWER on IntegriCloud