index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openrisc: fix SMP tlb flush NULL pointer dereference
Stafford Horne
2021-11-03
1
-2
/
+2
*
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
openrisc: fix boot oops when DEBUG_VM is enabled
Stafford Horne
2020-06-26
1
-0
/
+5
*
openrisc: use the generic in-place uncached DMA allocator
Christoph Hellwig
2020-03-16
1
-45
/
+10
*
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-1
/
+1
*
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
1
-10
/
+12
*
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-09-07
1
-0
/
+1
*
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-13
1
-13
/
+9
|
\
|
*
openrisc: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-06-25
1
-13
/
+9
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
1
-1
/
+1
*
openrisc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-21
1
-56
/
+9
*
openrisc: fix cache maintainance the the sync_single_for_device DMA operation
Christoph Hellwig
2018-07-21
1
-23
/
+19
*
openrisc: remove the no-op unmap_page and unmap_sg DMA operations
Christoph Hellwig
2018-07-21
1
-23
/
+0
*
openrisc: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-07-21
1
-15
/
+0
*
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-11
/
+0
*
openrisc: initial SMP support
Stefan Kristiansson
2017-11-03
1
-5
/
+9
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-0
/
+3
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-11
/
+10
*
openrisc: provide dma_map_ops
Jonas Bonn
2012-05-08
1
-36
/
+73
*
Add missing DMA ops
Jonas Bonn
2011-09-11
1
-1
/
+27
*
OpenRISC: DMA
Jonas Bonn
2011-07-22
1
-0
/
+191