开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
kernel
/
dma.c
Age
Commit message (
Expand
)
Author
2021-08-19
hexagon: use the generic global coherent pool
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-09-10
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
2018-09-08
hexagon: use generic dma_noncoherent_ops
Christoph Hellwig
2018-09-08
hexagon: implement the sync_sg_for_device DMA operation
Christoph Hellwig
2018-09-08
hexagon: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-01-10
hexagon: use the generic dma_capable helper
Christoph Hellwig
2017-06-28
hexagon: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-14
arch/hexagon: 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
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2013-04-30
Hexagon: use correct translations for DMA mappings
Richard Kuo
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2012-05-22
arch/hexagon/kernel/dma.c: make function static
Julia Lawall
2012-04-23
Hexagon: misc compile warning/error cleanup due to missing headers
Richard Kuo
2012-03-28
Hexagon: adapt for dma_map_ops changes
Marek Szyprowski
2011-11-01
Hexagon: Provide DMA implementation
Richard Kuo