Age | Commit message (Expand) | Author | Files | Lines |
2018-03-15 | iommu/omap: Increase group ref in .device_group() | Jeffy Chen | 1 | -1/+1 |
2017-09-19 | iommu/omap: Add support to program multiple iommus | Suman Anna | 1 | -87/+271 |
2017-09-19 | iommu/omap: Change the attach detection logic | Suman Anna | 1 | -6/+11 |
2017-08-04 | iommu/omap: Use DMA-API for performing cache flushes | Josue Albarran | 1 | -44/+79 |
2017-08-04 | iommu/omap: Fix disabling of MMU upon a fault | Fernando Guzman Lugo | 1 | -1/+1 |
2017-06-28 | iommu/omap: Return ERR_PTR in device_group call-back | Joerg Roedel | 1 | -1/+1 |
2017-04-20 | iommu/omap: Add iommu-group support | Joerg Roedel | 1 | -1/+38 |
2017-04-20 | iommu/omap: Make use of 'struct iommu_device' | Joerg Roedel | 1 | -0/+30 |
2017-04-20 | iommu/omap: Store iommu_dev pointer in arch_data | Joerg Roedel | 1 | -33/+23 |
2017-04-20 | iommu/omap: Move data structures to omap-iommu.h | Joerg Roedel | 1 | -16/+0 |
2017-04-20 | iommu/omap: Drop legacy-style device support | Suman Anna | 1 | -16/+14 |
2017-04-20 | iommu/omap: Register driver before setting IOMMU ops | Suman Anna | 1 | -3/+18 |
2016-04-05 | iommu/omap: Use WARN_ON for page table alignment check | Suman Anna | 1 | -1/+4 |
2016-04-05 | iommu/omap: Replace BUG() in iopgtable_store_entry_core() | Suman Anna | 1 | -1/+3 |
2016-04-05 | iommu/omap: Remove iopgtable_clear_entry_all() from driver remove | Suman Anna | 1 | -1/+0 |
2015-10-14 | iommu/omap: Add support for configuring dsp iommus on DRA7xx | Suman Anna | 1 | -0/+58 |
2015-08-03 | iommu/omap: Align code with open parenthesis | Suman Anna | 1 | -12/+11 |
2015-08-03 | iommu/omap: Remove unnecessary error traces on alloc failures | Suman Anna | 1 | -6/+2 |
2015-08-03 | iommu/omap: Move debugfs functions to omap-iommu-debug.c | Suman Anna | 1 | -145/+3 |
2015-08-03 | iommu/omap: Remove all module references | Suman Anna | 1 | -18/+1 |
2015-03-31 | iommu/omap: Make use of domain_alloc and domain_free | Joerg Roedel | 1 | -20/+29 |
2015-02-25 | iommu/omap: Play nice in multi-platform builds | Thierry Reding | 1 | -0/+7 |
2015-01-30 | iommu/omap: Print phys_addr_t using %pa | Joerg Roedel | 1 | -1/+1 |
2014-12-02 | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm... | Joerg Roedel | 1 | -0/+1 |
2014-11-04 | iommu/omap: Use dev_get_platdata() | Kiran Padwal | 1 | -3/+3 |
2014-11-04 | iommu: Add iommu_map_sg() function | Olav Haugan | 1 | -0/+1 |
2014-10-23 | iommu/omap: Reset the domain field upon detaching | Suman Anna | 1 | -0/+1 |
2014-10-23 | iommu/omap: Do not export unneeded functions | Suman Anna | 1 | -4/+2 |
2014-10-23 | iommu/omap: Remove couple of unused exported functions | Suman Anna | 1 | -21/+0 |
2014-10-23 | iommu/omap: Integrate omap-iommu-debug into omap-iommu | Suman Anna | 1 | -2/+9 |
2014-10-23 | iommu/omap: Consolidate OMAP IOMMU modules | Suman Anna | 1 | -75/+188 |
2014-10-23 | iommu/omap: Remove omap_iommu_arch_version() and version field | Suman Anna | 1 | -9/+0 |
2014-10-23 | iommu/omap: Remove refcount field from omap_iommu object | Suman Anna | 1 | -12/+3 |
2014-10-02 | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 1 | -12/+15 |
2014-09-25 | iommu: Make of_device_id array const | Kiran Padwal | 1 | -1/+1 |
2014-09-25 | iommu/omap: Remove omap_iommu unused owner field | Laurent Pinchart | 1 | -10/+0 |
2014-09-05 | iommu/omap: Fix iommu archdata name for DT-based devices | Suman Anna | 1 | -1/+9 |
2014-09-05 | iommu/omap: Check for valid archdata in attach_dev | Suman Anna | 1 | -0/+5 |
2014-07-31 | Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar... | Joerg Roedel | 1 | -13/+0 |
2014-07-29 | iommu/omap: Remove virtual memory manager | Laurent Pinchart | 1 | -13/+0 |
2014-07-07 | iommu: Constify struct iommu_ops | Thierry Reding | 1 | -1/+1 |
2014-04-16 | iommu/omap: Fix map protection value handling | Laurent Pinchart | 1 | -10/+7 |
2014-04-16 | iommu/omap: Remove comment about supporting single page mappings only | Laurent Pinchart | 1 | -1/+0 |
2014-04-16 | iommu/omap: Fix 'no page for' debug message in flush_iotlb_page() | Laurent Pinchart | 1 | -0/+1 |
2014-04-16 | iommu/omap: Move to_iommu definition from omap-iopgtable.h | Suman Anna | 1 | -0/+3 |
2014-04-16 | iommu/omap: Remove omap_iommu_domain_has_cap() function | Suman Anna | 1 | -7/+0 |
2014-04-16 | iommu/omap: Correct init value of iotlb_entry valid field | Suman Anna | 1 | -1/+1 |
2014-03-05 | iommu/omap: Check for NULL in iopte_free() | Zhouyi Zhou | 1 | -1/+2 |
2014-03-04 | iommu/omap: Allocate archdata on the fly for DT-based devices | Laurent Pinchart | 1 | -0/+45 |
2014-03-04 | iommu/omap: Enable bus-error back on supported iommus | Suman Anna | 1 | -0/+2 |