index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-04-15
s390: Use bool function return values of true/false not 1/0
Joe Perches
2014-08-26
s390: Implement dma_{alloc,free}_attrs()
Thierry Reding
2013-06-26
s390/dma: remove gratuitous brackets
Sebastian Ott
2013-06-19
s390/dma: support debug_dma_mapping_error
Sebastian Ott
2013-06-19
s390/dma: fix mapping_error detection
Sebastian Ott
2013-05-22
s390/dma: do not call debug_dma after free
Sebastian Ott
2013-02-14
s390/dma: remove dma_is_consistent() declaration
Heiko Carstens
2013-02-14
s390/dma: provide dma_cache_sync() function
Heiko Carstens
2012-11-30
s390/pci: DMA support
Jan Glauber