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