index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
iovmm.c
Age
Commit message (
Expand
)
Author
2011-08-10
arch:arm:plat-omap:iovmm: remove unused variable 'va'
Maxin John
2011-07-04
Merge branch 'iommu-for-tony' of git://github.com/ohadbc/omap-iommu into deve...
Tony Lindgren
2011-07-04
omap: iovmm: s/sg_dma_len(sg)/sg->length/
Ohad Ben-Cohen
2011-06-01
OMAP: iovmm: fix SW flags passed by user
Omar Ramirez Luna
2011-03-14
omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flag
David Cohen
2011-03-14
omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is set
Michael Jones
2010-12-15
OMAP: iommu: create new api to set valid da range
Guzman Lugo, Fernando
2010-12-15
OMAP: iovmm: replace __iounmap with iounmap
Guzman Lugo, Fernando
2010-12-15
OMAP: iovmm: add superpages support to fixed da address
Guzman Lugo, Fernando
2010-12-15
OMAP: iovmm: no gap checking for fixed address
Guzman Lugo, Fernando
2010-06-09
omap iommu: Fix Memory leak
Satish
2010-05-14
omap iommu: Exit iteration if no possibility of available area
Hiroshi DOYU
2010-05-14
omap iommu: Insert a gap page between IOVMAs against override
Hiroshi DOYU
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-22
arch/arm/plat-omap: Drop an unnecessary NULL test
Julia Lawall
2009-11-22
omap: iovmm: remove cache flush operation
Hiroshi DOYU
2009-11-22
omap: iommu: avoid remapping if it's been mapped in MPU side
Hiroshi DOYU
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-06
omap: iovmm: Add missing mutex_unlock
Daniel Walker
2009-10-06
omap: iovmm: Fix incorrect spelling
Hiroshi DOYU
2009-09-24
omap: iovmm: Fix compiler warning
Sanjeev Premi
2009-08-28
OMAP: iommu: fix wrong argument in flush_cache_vmap()
Hiroshi DOYU
2009-05-19
omap iommu: simple virtual address space management
Hiroshi DOYU