summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2018-01-15dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig
2018-01-10s390: move s390_pci_dma_ops to asm/pci_dma.hChristoph Hellwig
2018-01-09s390: remove the unused dma_capable helperChristoph Hellwig
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-06-28s390: implement ->mapping_errorChristoph Hellwig
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-04-15s390: Use bool function return values of true/false not 1/0Joe Perches
2014-08-26s390: Implement dma_{alloc,free}_attrs()Thierry Reding
2013-06-26s390/dma: remove gratuitous bracketsSebastian Ott
2013-06-19s390/dma: support debug_dma_mapping_errorSebastian Ott
2013-06-19s390/dma: fix mapping_error detectionSebastian Ott
2013-05-22s390/dma: do not call debug_dma after freeSebastian Ott
2013-02-14s390/dma: remove dma_is_consistent() declarationHeiko Carstens
2013-02-14s390/dma: provide dma_cache_sync() functionHeiko Carstens
2012-11-30s390/pci: DMA supportJan Glauber