summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/iommu.c
AgeCommit message (Expand)Author
2011-05-11omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart
2011-03-14arm: plat-omap: iommu: fix request_mem_region() error pathAaro Koskinen
2011-02-24omap: IOMMU: add support to callback during fault handlingDavid Cohen
2011-02-24omap: iommu: print module name on error messagesDavid Cohen
2011-02-24omap: iommu: Gracefully fail iommu_enable if no arch_iommu is registeredMartin Hostettler
2010-12-15OMAP: iommu: create new api to set valid da rangeGuzman Lugo, Fernando
2010-10-05omap: iommu-load cam register before flushing the entryHari Kanigeri
2010-06-29omap iommu: move iommu_disable at fault to the above layerHiroshi DOYU
2010-06-29omap iommu: add functionality to get TLB miss interruptKanigeri, Hari
2010-06-29omap iommu: Introduce iopgd_is_table MACROHiroshi DOYU
2010-05-14omap iommu: Reject unaligned addresses at setting page table entryHiroshi DOYU
2010-05-14omap iommu: Introduce iteration macro for iotlb entry scanHiroshi DOYU
2010-05-14omap iommu: add TLB preservation supportKanigeri, Hari
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-15omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU
2010-02-15omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU
2010-01-08omap: &&/|| confusion in iommu_put()Roel Kluin
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-10-22omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU
2009-06-23OMAP: IOMMU: function flush_iotlb_page is not flushing correct entryFernando Guzman Lugo
2009-05-05omap iommu: tlb and pagetable primitivesHiroshi DOYU