开源镜像站
帮助
动态
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
/
parisc
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2019-02-21
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
2019-02-21
parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
Christoph Hellwig
2018-08-13
parisc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-07-05
parisc: ->mapping_error
Christoph Hellwig
2017-07-03
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
2013-05-06
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
2013-01-29
parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()
Geert Uytterhoeven
2011-09-27
doc: fix broken references
Paul Bolle
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2009-01-29
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin