summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/dma.c
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-22/+0
* microblaze: use generic dma_noncoherent_opsChristoph Hellwig2018-07-201-132/+12
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-11/+0
* microblaze: remove the dead !NOT_COHERENT_CACHE dma codeChristoph Hellwig2018-01-101-28/+0
* microblaze: remove dma_nommu_dma_supportedChristoph Hellwig2018-01-101-6/+0
* microblaze: rename dma_direct to dma_nommuChristoph Hellwig2018-01-101-24/+24
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-0/+17
|\
| * microblaze: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-0/+17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* microblaze: Cocci spatch "vma_pages"Thomas Meyer2017-09-251-1/+1
* microblaze: use sg_phys()Geliang Tang2017-05-291-2/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-2/+8
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
* Revert "scatterlist: use sg_phys()"Dan Williams2015-12-151-1/+2
* scatterlist: use sg_phys()Dan Williams2015-08-171-2/+1
* microblaze: Label local function staticMichal Simek2015-06-081-0/+1
* microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen2014-12-171-0/+27
* microblaze: Do not setup empty unmap_sg functionMichal Simek2014-06-041-7/+0
* microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek2014-06-041-20/+3
* microblaze: Fix coding style issuesMichal Simek2013-02-121-3/+3
* Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-4/+6
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-10-311-0/+1
* | microblaze: Added DMA sync operationsEli Billauer2011-10-141-0/+60
* | microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer2011-10-141-19/+3
|/
* microblaze: Add support for DMA_BIDIRECTIONALMichal Simek2011-03-091-0/+1
* microblaze: Fix sg_dma_len() regressionFUJITA Tomonori2010-06-091-1/+0
* microblaze: Fix consistent codeMichal Simek2010-05-061-1/+1
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-1/+1
|\
| * microblaze: Adding likely macrosMichal Simek2010-04-011-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* microblaze: Fix dma alloc and free coherent dma functionsMichal Simek2010-03-111-4/+13
* microblaze: Preliminary support for dma driversMichal Simek2010-03-111-6/+3
* microblaze: Preliminary support for dma driversMichal Simek2010-03-111-6/+12
* microblaze: Implement __dma_sync_pageMichal Simek2010-03-111-3/+23
* microblaze: Support DMAMichal Simek2010-03-111-0/+124
OpenPOWER on IntegriCloud