summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/iommu2.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-20ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren1-362/+0
2012-11-20ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren1-0/+1
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen1-14/+17
2011-07-04omap: iommu: fix pte programmingSuman Anna1-2/+2
2011-02-24omap: IOMMU: add support to callback during fault handlingDavid Cohen1-2/+15
2011-02-24OMAP2+: IOMMU: don't print fault warning on specific layerDavid Cohen1-16/+0
2010-06-29omap iommu: move iommu_disable at fault to the above layerHiroshi DOYU1-1/+1
2010-06-29omap iommu: add functionality to get TLB miss interruptKanigeri, Hari1-5/+27
2010-06-29omap iommu: update irq mask to be specific about twl and tlbKanigeri, Hari1-4/+8
2010-05-14omap iommu: add TLB preservation supportKanigeri, Hari1-1/+3
2010-05-14omap iommu: missing check for TLB valid entryKanigeri, Hari1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-1/+1
2009-09-28omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU1-1/+1
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU1-5/+14
2009-05-05omap iommu: omap2 architecture specific functionsHiroshi DOYU1-0/+323