aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/dart_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-13powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt1-13/+3
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy1-5/+7
2015-04-11powerpc: dart_iommu: Remove check for controller_ops == NULL caseDaniel Axtens1-8/+5
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens1-5/+0
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens1-4/+12
2014-06-24powerpc/kmemleak: Do not scan the DART tableCatalin Marinas1-0/+5
2014-01-29powerpc/iommu: Fix initialisation of DART iommu tableAlistair Popple1-0/+1
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard1-0/+12
2012-09-05powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman1-4/+3
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2010-11-29powerpc/dart: iommu table cleanupNishanth Aravamudan1-8/+1
2010-09-02powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt1-10/+64
2010-07-14lmb: rename to memblockYinghai Lu1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-1/+1
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-1/+2
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-1/+2
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+1
2007-08-17[POWERPC] Fix section mismatch in dart_iommu.cStephen Rothwell1-2/+2
2007-05-07[POWERPC] DART iommu suspendJohannes Berg1-0/+46
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell1-2/+2
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr1-3/+0
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-22/+9
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas1-7/+1
2006-09-13[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt1-1/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[POWERPC] U4 DART improvementsOlof Johansson1-6/+43
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard1-1/+1
2006-04-21[PATCH] powerpc: Lower threshold for DART enablement to 1GBOlof Johansson1-2/+10
2006-02-10Merge ../powerpc-mergePaul Mackerras1-1/+1
2006-02-08[PATCH] fix iomem annotations in dart_iommuAl Viro1-1/+1
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman1-2/+0
2006-01-12[PATCH] powerpc: minor dart driver cleanupOlof Johansson1-1/+0
2006-01-09[PATCH] powerpc: Fix g5 DART initBenjamin Herrenschmidt1-2/+2
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt1-0/+350