| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR | Logan Gunthorpe | 2021-08-09 | 1 | -2/+0 |
* | sparc/iommu: return error codes from .map_sg() ops | Martin Oliveira | 2021-08-09 | 1 | -2/+2 |
* | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
* | dma-mapping: introduce dma_get_seg_boundary_nr_pages() | Nicolin Chen | 2020-09-03 | 1 | -2/+1 |
* | sparc64/iommu: allow large DMA masks | Christoph Hellwig | 2019-02-20 | 1 | -4/+2 |
* | sparc64: refactor the ali DMA quirk | Christoph Hellwig | 2019-02-20 | 1 | -4/+3 |
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 1 | -9/+3 |
|\ |
|
| * | sparc: remove the mapping_error dma_map_ops method | Christoph Hellwig | 2018-12-06 | 1 | -9/+3 |
* | | arch/sparc: Use kzalloc_node | Sabyasachi Gupta | 2018-11-19 | 1 | -2/+1 |
|/ |
|
* | iommu-common: move to arch/sparc | Christoph Hellwig | 2018-05-09 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sparc: remove arch specific dma_supported implementations | Christoph Hellwig | 2017-06-28 | 1 | -24/+16 |
* | sparc: implement ->mapping_error | Christoph Hellwig | 2017-06-28 | 1 | -3/+9 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | arch/sparc: add option to skip DMA sync as a part of map and unmap | Alexander Duyck | 2016-12-15 | 1 | -2/+2 |
* | sparc64: Enable 64-bit DMA | Tushar Dave | 2016-11-18 | 1 | -2/+6 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -6/+6 |
* | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). | David S. Miller | 2015-11-04 | 1 | -6/+6 |
* | sparc: Make sparc64 use scalable lib/iommu-common.c functions | Sowmini Varadhan | 2015-04-18 | 1 | -129/+43 |
* | sparc: Revert generic IOMMU allocator. | David S. Miller | 2015-04-18 | 1 | -63/+125 |
* | sparc: Make sparc64 use scalable lib/iommu-common.c functions | Sowmini Varadhan | 2015-04-16 | 1 | -125/+63 |
* | sparc64: fix sparse warning in pci.c | Sam Ravnborg | 2014-05-19 | 1 | -2/+1 |
* | sparc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2014-01-05 | 1 | -1/+1 |
* | SPARC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -4/+6 |
* | sparc: move symbol exporters to use export.h not module.h | Paul Gortmaker | 2011-11-01 | 1 | -1/+1 |
* | sparc64: Fix build errors with gcc-4.6.0 | David S. Miller | 2011-03-17 | 1 | -3/+0 |
* | sparc: fix size argument to find_next_zero_bit() | Akinobu Mita | 2011-02-09 | 1 | -3/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | dma-mapping: sparc: unify 32bit and 64bit dma_set_mask | FUJITA Tomonori | 2010-03-13 | 1 | -10/+0 |
* | iommu-helper: use bitmap library | Akinobu Mita | 2009-12-16 | 1 | -1/+2 |
* | sparc: Use asm-generic/pci-dma-compat | FUJITA Tomonori | 2009-08-10 | 1 | -1/+3 |
* | sparc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-08-10 | 1 | -2/+2 |
* | sparc: Use dma_map_ops struct | FUJITA Tomonori | 2009-08-10 | 1 | -6/+10 |
* | sparc: use dma_map_page instead of dma_map_single | FUJITA Tomonori | 2009-06-16 | 1 | -7/+8 |
* | sparc64: Use unsigned long long for u64. | Sam Ravnborg | 2009-01-06 | 1 | -1/+1 |
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 | 1 | -0/+866 |