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
/
openrisc
/
kernel
/
dma.c
Age
Commit message (
Expand
)
Author
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-06-26
openrisc: fix boot oops when DEBUG_VM is enabled
Stafford Horne
2020-03-16
openrisc: use the generic in-place uncached DMA allocator
Christoph Hellwig
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-06-25
openrisc: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-07-21
openrisc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-21
openrisc: fix cache maintainance the the sync_single_for_device DMA operation
Christoph Hellwig
2018-07-21
openrisc: remove the no-op unmap_page and unmap_sg DMA operations
Christoph Hellwig
2018-07-21
openrisc: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-14
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2012-05-08
openrisc: provide dma_map_ops
Jonas Bonn
2011-09-11
Add missing DMA ops
Jonas Bonn
2011-07-22
OpenRISC: DMA
Jonas Bonn