aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/platforms/pasemi/iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-11powerpc/pasemi: Move controller ops from ppc_md to controller_opsDaniel Axtens1-2/+4
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple1-1/+4
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman1-0/+1
2012-09-05powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman1-3/+2
2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan1-18/+1
2010-07-14lmb: rename to memblockYinghai Lu1-2/+2
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-04-07[POWERPC] pasemi: Minor iommu cleanupOlof Johansson1-10/+9
2008-02-01pasemi: Fix thinko in dma_direct_ops setupOlof Johansson1-1/+1
2008-01-31POWERPC: Set dma_data correctly for direct_ops on pasemiOlof Johansson1-1/+3
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2007-10-10pasemi_mac: enable iommu supportOlof Johansson1-5/+10
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-3/+3
2007-08-25[POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZEOlof Johansson1-3/+3
2007-08-17[POWERPC] Fix section mismatch in pasemi/iommu.cStephen Rothwell1-2/+2
2007-06-07[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bugOlof Johansson1-8/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-1/+1
2007-03-14[PATCH] pasemi trivial iomem annotationsAl Viro1-1/+1
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell1-2/+2
2007-02-07[POWERPC] pasemi: iommu supportOlof Johansson1-0/+281