summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu-common: move to arch/sparcChristoph Hellwig2018-05-091-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: remove arch specific dma_supported implementationsChristoph Hellwig2017-06-281-24/+16
* sparc: implement ->mapping_errorChristoph Hellwig2017-06-281-3/+9
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-2/+2
* sparc64: Enable 64-bit DMATushar Dave2016-11-181-2/+6
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
* iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller2015-11-041-6/+6
* sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan2015-04-181-129/+43
* sparc: Revert generic IOMMU allocator.David S. Miller2015-04-181-63/+125
* sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan2015-04-161-125/+63
* sparc64: fix sparse warning in pci.cSam Ravnborg2014-05-181-2/+1
* sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-041-1/+1
* SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-4/+6
* sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-311-1/+1
* sparc64: Fix build errors with gcc-4.6.0David S. Miller2011-03-161-3/+0
* sparc: fix size argument to find_next_zero_bit()Akinobu Mita2011-02-081-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori2010-03-121-10/+0
* iommu-helper: use bitmap libraryAkinobu Mita2009-12-161-1/+2
* sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-101-1/+3
* sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-101-2/+2
* sparc: Use dma_map_ops structFUJITA Tomonori2009-08-101-6/+10
* sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2009-06-161-7/+8
* sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-061-1/+1
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+866
OpenPOWER on IntegriCloud