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
/
hexagon
/
kernel
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
1
-14
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-135
/
+8
2018-09-10
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
1
-1
/
+1
2018-09-08
hexagon: use generic dma_noncoherent_ops
Christoph Hellwig
1
-140
/
+8
2018-09-08
hexagon: implement the sync_sg_for_device DMA operation
Christoph Hellwig
1
-0
/
+13
2018-09-08
hexagon: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
1
-8
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-1
/
+0
2018-01-10
hexagon: use the generic dma_capable helper
Christoph Hellwig
1
-0
/
+1
2017-06-28
hexagon: remove arch-specific dma_supported implementation
Christoph Hellwig
1
-9
/
+0
2017-06-28
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
1
-3
/
+9
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-12-14
arch/hexagon: Add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+5
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-4
/
+4
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-11
/
+0
2013-04-30
Hexagon: use correct translations for DMA mappings
Richard Kuo
1
-10
/
+17
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
1
-1
/
+1
2012-05-22
arch/hexagon/kernel/dma.c: make function static
Julia Lawall
1
-1
/
+1
2012-04-23
Hexagon: misc compile warning/error cleanup due to missing headers
Richard Kuo
1
-0
/
+1
2012-03-28
Hexagon: adapt for dma_map_ops changes
Marek Szyprowski
1
-4
/
+5
2011-11-01
Hexagon: Provide DMA implementation
Richard Kuo
1
-0
/
+220