Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-28 | sparc: remove arch specific dma_supported implementations | Christoph Hellwig |
2017-06-28 | sparc: remove leon_dma_ops | Christoph Hellwig |
2017-06-28 | sparc: implement ->mapping_error | Christoph Hellwig |
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 | sparc: use generic dma_set_mask | 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 |
2014-11-26 | sparc: Add NOP dma_cache_sync() implementation. | David S. Miller |
2014-09-09 | sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCI | Andreas Larsson |
2014-05-18 | sparc: drop use of extern for prototypes in arch/sparc/include/asm | Sam Ravnborg |
2012-11-17 | sparc: dma-mapping: support debug_dma_mapping_error | Shuah Khan |
2012-05-27 | sparc32,leon: always support leon in ioport | Sam Ravnborg |
2012-03-28 | SPARC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
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 |
2010-03-12 | dma-mapping: sparc: unify 32bit and 64bit dma_set_mask | FUJITA Tomonori |
2009-08-10 | sparc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori |
2009-08-10 | sparc: Use asm-generic/pci-dma-compat | FUJITA Tomonori |
2009-08-10 | sparc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori |
2009-08-10 | sparc: Use dma_map_ops struct | FUJITA Tomonori |
2009-06-16 | sparc: remove dma-mapping_{32|64}.h | FUJITA Tomonori |
2009-06-16 | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h | FUJITA Tomonori |
2008-07-27 | sparc, sparc64: use arch/sparc/include | Sam Ravnborg |