index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
dma.c
Age
Commit message (
Expand
)
Author
2018-07-20
microblaze: use generic dma_noncoherent_ops
Christoph Hellwig
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-01-10
microblaze: remove the dead !NOT_COHERENT_CACHE dma code
Christoph Hellwig
2018-01-10
microblaze: remove dma_nommu_dma_supported
Christoph Hellwig
2018-01-10
microblaze: rename dma_direct to dma_nommu
Christoph Hellwig
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
microblaze: make dma_cache_sync a no-op
Christoph Hellwig
2017-09-25
microblaze: Cocci spatch "vma_pages"
Thomas Meyer
2017-05-29
microblaze: use sg_phys()
Geliang Tang
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-14
arch/microblaze: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
2015-08-17
scatterlist: use sg_phys()
Dan Williams
2015-06-08
microblaze: Label local function static
Michal Simek
2014-12-17
microblaze: Fix mmap for cache coherent memory
Lars-Peter Clausen
2014-06-04
microblaze: Do not setup empty unmap_sg function
Michal Simek
2014-06-04
microblaze: Cleanup PCI_DRAM_OFFSET handling
Michal Simek
2013-02-12
microblaze: Fix coding style issues
Michal Simek
2012-03-28
Microblaze: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
2011-10-14
microblaze: Added DMA sync operations
Eli Billauer
2011-10-14
microblaze: Moved __dma_sync() to dma-mapping.h
Eli Billauer
2011-03-09
microblaze: Add support for DMA_BIDIRECTIONAL
Michal Simek
2010-06-09
microblaze: Fix sg_dma_len() regression
FUJITA Tomonori
2010-05-06
microblaze: Fix consistent code
Michal Simek
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-01
microblaze: Adding likely macros
Michal Simek
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-11
microblaze: Fix dma alloc and free coherent dma functions
Michal Simek
2010-03-11
microblaze: Preliminary support for dma drivers
Michal Simek
2010-03-11
microblaze: Preliminary support for dma drivers
Michal Simek
2010-03-11
microblaze: Implement __dma_sync_page
Michal Simek
2010-03-11
microblaze: Support DMA
Michal Simek