aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/dma.c
Commit message (Expand)AuthorAge
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | m68k/kernel: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-12
|/
* arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-14
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* m68k: convert to dma_map_opsChristoph Hellwig2016-01-20
* m68k: Use for_each_sg()Akinobu Mita2015-06-01
* m68k: add support for DMA_BIDIRECTIONAL in dma support functionsGreg Ungerer2012-07-17
* m68k: use simpler dma_alloc_coherent() for ColdFire CPUsGreg Ungerer2012-07-15
* m68k: merge the MMU and non-MMU versions of the arch dma codeGreg Ungerer2012-05-20
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2008-10-14
* m68k: sg falloutGeert Uytterhoeven2007-10-24
* Update arch/ to use sg helpersJens Axboe2007-10-22
* [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro2006-10-06
* [PATCH] m68k: Add the generic dma API functionsRoman Zippel2006-06-25