aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/iovmm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-09omap iommu: Fix Memory leakSatish1-1/+3
2010-05-14omap iommu: Exit iteration if no possibility of available areaHiroshi DOYU1-1/+4
2010-05-14omap iommu: Insert a gap page between IOVMAs against overrideHiroshi DOYU1-3/+3
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
2009-11-22arch/arm/plat-omap: Drop an unnecessary NULL testJulia Lawall1-1/+1
2009-11-22omap: iovmm: remove cache flush operationHiroshi DOYU1-3/+0
2009-11-22omap: iommu: avoid remapping if it's been mapped in MPU sideHiroshi DOYU1-4/+6
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-10-06omap: iovmm: Add missing mutex_unlockDaniel Walker1-1/+2
2009-10-06omap: iovmm: Fix incorrect spellingHiroshi DOYU1-3/+3
2009-09-24omap: iovmm: Fix compiler warningSanjeev Premi1-2/+3
2009-08-28OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU1-1/+1
2009-05-19omap iommu: simple virtual address space managementHiroshi DOYU1-0/+896