summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/iommu.c
AgeCommit message (Expand)Author
2019-02-20sparc64/iommu: allow large DMA masksChristoph Hellwig
2019-02-20sparc64: refactor the ali DMA quirkChristoph Hellwig
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-06sparc: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-11-18arch/sparc: Use kzalloc_nodeSabyasachi Gupta
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-14arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-11-18sparc64: Enable 64-bit DMATushar Dave
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller
2015-04-18sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller
2015-04-16sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan
2014-05-18sparc64: fix sparse warning in pci.cSam Ravnborg
2014-01-04sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2012-03-28SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller
2011-02-08sparc: fix size argument to find_next_zero_bit()Akinobu Mita
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori
2009-08-10sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-08-10sparc: Use dma_map_ops structFUJITA Tomonori
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg