aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1102/+0
* omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart2011-05-111-0/+2
* arm: plat-omap: iommu: fix request_mem_region() error pathAaro Koskinen2011-03-141-6/+8
* omap: IOMMU: add support to callback during fault handlingDavid Cohen2011-02-241-15/+37
* omap: iommu: print module name on error messagesDavid Cohen2011-02-241-2/+2
* omap: iommu: Gracefully fail iommu_enable if no arch_iommu is registeredMartin Hostettler2011-02-241-0/+3
* OMAP: iommu: create new api to set valid da rangeGuzman Lugo, Fernando2010-12-151-0/+24
* omap: iommu-load cam register before flushing the entryHari Kanigeri2010-10-051-0/+1
* omap iommu: move iommu_disable at fault to the above layerHiroshi DOYU2010-06-291-0/+2
* omap iommu: add functionality to get TLB miss interruptKanigeri, Hari2010-06-291-0/+17
* omap iommu: Introduce iopgd_is_table MACROHiroshi DOYU2010-06-291-4/+4
* omap iommu: Reject unaligned addresses at setting page table entryHiroshi DOYU2010-05-141-0/+18
* omap iommu: Introduce iteration macro for iotlb entry scanHiroshi DOYU2010-05-141-27/+31
* omap iommu: add TLB preservation supportKanigeri, Hari2010-05-141-17/+26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU2010-02-151-2/+2
* omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU2010-02-151-1/+1
* omap: &&/|| confusion in iommu_put()Roel Kluin2010-01-081-1/+1
* Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-101-1/+1
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* | omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU2009-10-221-1/+1
|/
* OMAP: iommu: add initial debugfs supportHiroshi DOYU2009-08-281-11/+12
* OMAP: IOMMU: function flush_iotlb_page is not flushing correct entryFernando Guzman Lugo2009-06-231-1/+1
* omap iommu: tlb and pagetable primitivesHiroshi DOYU2009-05-051-0/+996