aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/iovmm.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP: iovmm: fix SW flags passed by userOmar Ramirez Luna2011-06-011-4/+0
* omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flagDavid Cohen2011-03-141-9/+5
* omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is setMichael Jones2011-03-141-6/+7
* OMAP: iommu: create new api to set valid da rangeGuzman Lugo, Fernando2010-12-151-7/+8
* OMAP: iovmm: replace __iounmap with iounmapGuzman Lugo, Fernando2010-12-151-1/+1
* OMAP: iovmm: add superpages support to fixed da addressGuzman Lugo, Fernando2010-12-151-26/+36
* OMAP: iovmm: no gap checking for fixed addressGuzman Lugo, Fernando2010-12-151-3/+3
* omap iommu: Fix Memory leakSatish2010-06-091-1/+3
* omap iommu: Exit iteration if no possibility of available areaHiroshi DOYU2010-05-141-1/+4
* omap iommu: Insert a gap page between IOVMAs against overrideHiroshi DOYU2010-05-141-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* arch/arm/plat-omap: Drop an unnecessary NULL testJulia Lawall2009-11-221-1/+1
* omap: iovmm: remove cache flush operationHiroshi DOYU2009-11-221-3/+0
* omap: iommu: avoid remapping if it's been mapped in MPU sideHiroshi DOYU2009-11-221-4/+6
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* omap: iovmm: Add missing mutex_unlockDaniel Walker2009-10-061-1/+2
* omap: iovmm: Fix incorrect spellingHiroshi DOYU2009-10-061-3/+3
* omap: iovmm: Fix compiler warningSanjeev Premi2009-09-241-2/+3
* OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU2009-08-281-1/+1
* omap iommu: simple virtual address space managementHiroshi DOYU2009-05-191-0/+896