aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/io-unit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-02sparc32: use per-device dma_opsChristoph Hellwig1-5/+4
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+5
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig1-1/+1
2018-12-19sparc/io-unit: fix ->map_sg return valueChristoph Hellwig1-12/+11
2018-12-11sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig1-18/+47
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg1-2/+2
2014-05-18sparc32: fix sparse warning in io-unit.cSam Ravnborg1-9/+12
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller1-10/+13
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller1-14/+0
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely1-2/+2
2008-12-11sparc: use sparc64 version of scatterlist.hRobert Reif1-4/+4
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller1-1/+2
2008-08-29sparc32: Kill iounit_map_dma_*().David S. Miller1-48/+0
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller1-10/+20
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller1-9/+5
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller1-14/+0
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller1-8/+8
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller1-14/+15
2008-05-20sparc: remove CVS keywordsAdrian Bunk1-1/+1
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller1-1/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-16SPARC: sg chaining supportJens Axboe1-5/+7
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif1-9/+9
2006-12-10[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller1-0/+5
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-07-21[SPARC]: Initialize iounit spinlock in iounit_init().Raymond Burns1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+318