aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/dma.c
AgeCommit message (Expand)Author
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-01-10microblaze: remove the dead !NOT_COHERENT_CACHE dma codeChristoph Hellwig
2018-01-10microblaze: remove dma_nommu_dma_supportedChristoph Hellwig
2018-01-10microblaze: rename dma_direct to dma_nommuChristoph Hellwig
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19microblaze: make dma_cache_sync a no-opChristoph Hellwig
2017-09-25microblaze: Cocci spatch "vma_pages"Thomas Meyer
2017-05-29microblaze: use sg_phys()Geliang Tang
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-14arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-08-17scatterlist: use sg_phys()Dan Williams
2015-06-08microblaze: Label local function staticMichal Simek
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen
2014-06-04microblaze: Do not setup empty unmap_sg functionMichal Simek
2014-06-04microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek
2013-02-12microblaze: Fix coding style issuesMichal Simek
2012-03-28Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker
2011-10-14microblaze: Added DMA sync operationsEli Billauer
2011-10-14microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer
2011-03-09microblaze: Add support for DMA_BIDIRECTIONALMichal Simek
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori
2010-05-06microblaze: Fix consistent codeMichal Simek
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-01microblaze: Adding likely macrosMichal Simek
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11microblaze: Fix dma alloc and free coherent dma functionsMichal Simek
2010-03-11microblaze: Preliminary support for dma driversMichal Simek
2010-03-11microblaze: Preliminary support for dma driversMichal Simek
2010-03-11microblaze: Implement __dma_sync_pageMichal Simek
2010-03-11microblaze: Support DMAMichal Simek