aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/iovmm.c
AgeCommit message (Expand)Author
2011-03-14omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flagDavid Cohen
2011-03-14omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is setMichael Jones
2010-12-15OMAP: iommu: create new api to set valid da rangeGuzman Lugo, Fernando
2010-12-15OMAP: iovmm: replace __iounmap with iounmapGuzman Lugo, Fernando
2010-12-15OMAP: iovmm: add superpages support to fixed da addressGuzman Lugo, Fernando
2010-12-15OMAP: iovmm: no gap checking for fixed addressGuzman Lugo, Fernando
2010-06-09omap iommu: Fix Memory leakSatish
2010-05-14omap iommu: Exit iteration if no possibility of available areaHiroshi DOYU
2010-05-14omap iommu: Insert a gap page between IOVMAs against overrideHiroshi DOYU
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-22arch/arm/plat-omap: Drop an unnecessary NULL testJulia Lawall
2009-11-22omap: iovmm: remove cache flush operationHiroshi DOYU
2009-11-22omap: iommu: avoid remapping if it's been mapped in MPU sideHiroshi DOYU
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-06omap: iovmm: Add missing mutex_unlockDaniel Walker
2009-10-06omap: iovmm: Fix incorrect spellingHiroshi DOYU
2009-09-24omap: iovmm: Fix compiler warningSanjeev Premi
2009-08-28OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU
2009-05-19omap iommu: simple virtual address space managementHiroshi DOYU