Age | Commit message (Expand) | Author |
2015-03-31 | iommu/omap: Make use of domain_alloc and domain_free | Joerg Roedel |
2015-02-25 | iommu/omap: Play nice in multi-platform builds | Thierry Reding |
2015-01-30 | iommu/omap: Print phys_addr_t using %pa | Joerg Roedel |
2014-12-02 | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm... | Joerg Roedel |
2014-11-04 | iommu/omap: Use dev_get_platdata() | Kiran Padwal |
2014-11-04 | iommu: Add iommu_map_sg() function | Olav Haugan |
2014-10-23 | iommu/omap: Reset the domain field upon detaching | Suman Anna |
2014-10-23 | iommu/omap: Do not export unneeded functions | Suman Anna |
2014-10-23 | iommu/omap: Remove couple of unused exported functions | Suman Anna |
2014-10-23 | iommu/omap: Integrate omap-iommu-debug into omap-iommu | Suman Anna |
2014-10-23 | iommu/omap: Consolidate OMAP IOMMU modules | Suman Anna |
2014-10-23 | iommu/omap: Remove omap_iommu_arch_version() and version field | Suman Anna |
2014-10-23 | iommu/omap: Remove refcount field from omap_iommu object | Suman Anna |
2014-10-02 | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel |
2014-09-25 | iommu: Make of_device_id array const | Kiran Padwal |
2014-09-25 | iommu/omap: Remove omap_iommu unused owner field | Laurent Pinchart |
2014-09-05 | iommu/omap: Fix iommu archdata name for DT-based devices | Suman Anna |
2014-09-05 | iommu/omap: Check for valid archdata in attach_dev | Suman Anna |
2014-07-31 | Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar... | Joerg Roedel |
2014-07-29 | iommu/omap: Remove virtual memory manager | Laurent Pinchart |
2014-07-07 | iommu: Constify struct iommu_ops | Thierry Reding |
2014-04-16 | iommu/omap: Fix map protection value handling | Laurent Pinchart |
2014-04-16 | iommu/omap: Remove comment about supporting single page mappings only | Laurent Pinchart |
2014-04-16 | iommu/omap: Fix 'no page for' debug message in flush_iotlb_page() | Laurent Pinchart |
2014-04-16 | iommu/omap: Move to_iommu definition from omap-iopgtable.h | Suman Anna |
2014-04-16 | iommu/omap: Remove omap_iommu_domain_has_cap() function | Suman Anna |
2014-04-16 | iommu/omap: Correct init value of iotlb_entry valid field | Suman Anna |
2014-03-05 | iommu/omap: Check for NULL in iopte_free() | Zhouyi Zhou |
2014-03-04 | iommu/omap: Allocate archdata on the fly for DT-based devices | Laurent Pinchart |
2014-03-04 | iommu/omap: Enable bus-error back on supported iommus | Suman Anna |
2014-03-04 | iommu/omap: Add devicetree support | Florian Vaussard |
2014-03-04 | iommu/omap: Allow enable/disable even without pdata | Florian Vaussard |
2014-03-04 | iommu/omap: Fix error return paths in omap_iommu_attach() | Suman Anna |
2014-03-04 | iommu/omap: Convert to devm_* interfaces | Suman Anna |
2013-09-11 | drivers/iommu: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-20 | iommu/omap: fix checkpatch warnings in omap iommu code | Suman Anna |
2013-06-20 | iommu/omap: fix printk formats for dma_addr_t | Suman Anna |
2013-04-02 | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. | Varun Sethi |
2013-01-28 | iommu/omap: Remove unnecessary null pointer check | Cong Ding |
2013-01-03 | Drivers: iommu: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-03 | iommu/omap: Adapt to runtime pm | Omar Ramirez Luna |
2012-12-03 | iommu/omap: Migrate to hwmod framework | Omar Ramirez Luna |
2012-12-03 | iommu/omap: Keep mmu enabled when requested | Omar Ramirez Luna |
2012-12-03 | iommu/omap: Remove redundant clock handling on ISR | Omar Ramirez Luna |
2012-11-20 | ARM: OMAP2+: Move iommu/iovmm headers to platform_data | Tony Lindgren |
2012-11-20 | ARM: OMAP2+: Make some definitions local | Ido Yariv |
2012-11-20 | ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c | Tony Lindgren |
2012-11-20 | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h | Tony Lindgren |
2012-11-20 | ARM: OMAP2+: Move iopgtable header to drivers/iommu/ | Ido Yariv |
2012-07-11 | iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel |