Age | Commit message (Expand) | Author | Files | Lines |
2012-11-20 | ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c | Tony Lindgren | 1 | -0/+19 |
2012-11-20 | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h | Tony Lindgren | 1 | -0/+1 |
2012-11-20 | ARM: OMAP2+: Move iopgtable header to drivers/iommu/ | Ido Yariv | 1 | -1/+1 |
2012-07-11 | iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 1 | -0/+4 |
2012-04-19 | iommu: OMAP: device detach on domain destroy | Omar Ramirez Luna | 1 | -9/+23 |
2012-02-27 | ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp | Ohad Ben-Cohen | 1 | -1/+2 |
2012-01-09 | Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next | Joerg Roedel | 1 | -43/+37 |
2011-12-06 | iommu/omap: be verbose when omap_iommu_iova_to_phys fails | Ohad Ben-Cohen | 1 | -2/+2 |
2011-12-05 | iommu/omap: eliminate the public omap_find_iommu_device() method | Ohad Ben-Cohen | 1 | -32/+26 |
2011-11-10 | iommu/omap: announce supported page sizes | Ohad Ben-Cohen | 1 | -0/+4 |
2011-11-10 | iommu/core: stop converting bytes to page order back and forth | Ohad Ben-Cohen | 1 | -9/+5 |
2011-10-21 | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 1 | -0/+1245 |
2011-10-21 | iommu/omap: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 1 | -1/+1 |
2011-10-10 | iommu/omap: always provide iommu debug code | Arnd Bergmann | 1 | -1/+1 |
2011-09-14 | iommu/omap: Migrate to the generic fault report mechanism | Ohad Ben-Cohen | 1 | -28/+3 |
2011-09-05 | iommu/omap: ->unmap() should return order of unmapped page | Ohad Ben-Cohen | 1 | -9/+4 |
2011-09-05 | iommu/omap: cleanup: remove a redundant statement | Ohad Ben-Cohen | 1 | -4/+2 |
2011-08-26 | omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock | Joerg Roedel | 1 | -3/+3 |
2011-08-26 | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 1 | -72/+74 |
2011-08-26 | omap: iommu: remove unused exported API | Ohad Ben-Cohen | 1 | -59/+0 |
2011-08-26 | omap: iommu: PREFETCH_IOTLB cleanup | Ohad Ben-Cohen | 1 | -3/+16 |
2011-08-26 | omap: iommu: stop exporting local functions | Ohad Ben-Cohen | 1 | -12/+7 |
2011-08-26 | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 1 | -0/+1326 |