| Commit message (Expand) | Author | Age | Files | Lines |
* | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 2011-08-26 | 1 | -923/+0 |
* | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 2011-08-26 | 1 | -48/+67 |
* | arch:arm:plat-omap:iovmm: remove unused variable 'va' | Maxin John | 2011-08-10 | 1 | -3/+0 |
* | Merge branch 'iommu-for-tony' of git://github.com/ohadbc/omap-iommu into deve... | Tony Lindgren | 2011-07-04 | 1 | -3/+3 |
|\ |
|
| * | omap: iovmm: s/sg_dma_len(sg)/sg->length/ | Ohad Ben-Cohen | 2011-07-04 | 1 | -3/+3 |
* | | OMAP: iovmm: fix SW flags passed by user | Omar Ramirez Luna | 2011-06-01 | 1 | -4/+0 |
|/ |
|
* | omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flag | David Cohen | 2011-03-14 | 1 | -9/+5 |
* | omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is set | Michael Jones | 2011-03-14 | 1 | -6/+7 |
* | OMAP: iommu: create new api to set valid da range | Guzman Lugo, Fernando | 2010-12-15 | 1 | -7/+8 |
* | OMAP: iovmm: replace __iounmap with iounmap | Guzman Lugo, Fernando | 2010-12-15 | 1 | -1/+1 |
* | OMAP: iovmm: add superpages support to fixed da address | Guzman Lugo, Fernando | 2010-12-15 | 1 | -26/+36 |
* | OMAP: iovmm: no gap checking for fixed address | Guzman Lugo, Fernando | 2010-12-15 | 1 | -3/+3 |
* | omap iommu: Fix Memory leak | Satish | 2010-06-09 | 1 | -1/+3 |
* | omap iommu: Exit iteration if no possibility of available area | Hiroshi DOYU | 2010-05-14 | 1 | -1/+4 |
* | omap iommu: Insert a gap page between IOVMAs against override | Hiroshi DOYU | 2010-05-14 | 1 | -3/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | arch/arm/plat-omap: Drop an unnecessary NULL test | Julia Lawall | 2009-11-22 | 1 | -1/+1 |
* | omap: iovmm: remove cache flush operation | Hiroshi DOYU | 2009-11-22 | 1 | -3/+0 |
* | omap: iommu: avoid remapping if it's been mapped in MPU side | Hiroshi DOYU | 2009-11-22 | 1 | -4/+6 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -2/+2 |
* | omap: iovmm: Add missing mutex_unlock | Daniel Walker | 2009-10-06 | 1 | -1/+2 |
* | omap: iovmm: Fix incorrect spelling | Hiroshi DOYU | 2009-10-06 | 1 | -3/+3 |
* | omap: iovmm: Fix compiler warning | Sanjeev Premi | 2009-09-25 | 1 | -2/+3 |
* | OMAP: iommu: fix wrong argument in flush_cache_vmap() | Hiroshi DOYU | 2009-08-28 | 1 | -1/+1 |
* | omap iommu: simple virtual address space management | Hiroshi DOYU | 2009-05-19 | 1 | -0/+896 |