aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14omap iommu: Reject unaligned addresses at setting page table entryHiroshi DOYU1-0/+18
2010-05-14omap iommu: Introduce iteration macro for iotlb entry scanHiroshi DOYU1-27/+31
2010-05-14omap iommu: add TLB preservation supportKanigeri, Hari1-17/+26
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-15omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU1-2/+2
2010-02-15omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU1-1/+1
2010-01-08omap: &&/|| confusion in iommu_put()Roel Kluin1-1/+1
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-1/+1
2009-10-22omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-1/+1
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU1-11/+12
2009-06-23OMAP: IOMMU: function flush_iotlb_page is not flushing correct entryFernando Guzman Lugo1-1/+1
2009-05-05omap iommu: tlb and pagetable primitivesHiroshi DOYU1-0/+996