aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/dma-iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-09-20powerpc: Tidy up dma_map_ops after adding new hookMilton Miller1-7/+7
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller1-1/+2
2011-09-01powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller1-0/+13
2010-12-09powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan1-1/+1
2010-10-13powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan1-10/+11
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-8/+8
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori1-1/+1
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-2/+2
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson1-18/+16
2008-09-24powerpc: Drop archdata numa_nodeBecky Bruce1-1/+1
2008-09-24powerpc: Move iommu dma ops from dma.c to dma-iommu.cBecky Bruce1-0/+103