summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/iommu.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-26omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen1-1326/+0
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen1-42/+266
2011-05-11omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart1-0/+2
2011-03-14arm: plat-omap: iommu: fix request_mem_region() error pathAaro Koskinen1-6/+8
2011-02-24omap: IOMMU: add support to callback during fault handlingDavid Cohen1-15/+37
2011-02-24omap: iommu: print module name on error messagesDavid Cohen1-2/+2
2011-02-24omap: iommu: Gracefully fail iommu_enable if no arch_iommu is registeredMartin Hostettler1-0/+3
2010-12-15OMAP: iommu: create new api to set valid da rangeGuzman Lugo, Fernando1-0/+24
2010-10-05omap: iommu-load cam register before flushing the entryHari Kanigeri1-0/+1
2010-06-29omap iommu: move iommu_disable at fault to the above layerHiroshi DOYU1-0/+2
2010-06-29omap iommu: add functionality to get TLB miss interruptKanigeri, Hari1-0/+17
2010-06-29omap iommu: Introduce iopgd_is_table MACROHiroshi DOYU1-4/+4
2010-05-14omap iommu: Reject unaligned addresses at setting page table entryHiroshi DOYU1-0/+18
2010-05-14omap iommu: Introduce iteration macro for iotlb entry scanHiroshi DOYU1-27/+31
2010-05-14omap iommu: add TLB preservation supportKanigeri, Hari1-17/+26
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-15omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU1-2/+2
2010-02-15omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU1-1/+1
2010-01-08omap: &&/|| confusion in iommu_put()Roel Kluin1-1/+1
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-1/+1
2009-10-22omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-1/+1
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU1-11/+12
2009-06-23OMAP: IOMMU: function flush_iotlb_page is not flushing correct entryFernando Guzman Lugo1-1/+1
2009-05-05omap iommu: tlb and pagetable primitivesHiroshi DOYU1-0/+996