summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/omap-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/omap: Use WARN_ON for page table alignment checkSuman Anna2016-04-051-1/+4
* iommu/omap: Replace BUG() in iopgtable_store_entry_core()Suman Anna2016-04-051-1/+3
* iommu/omap: Remove iopgtable_clear_entry_all() from driver removeSuman Anna2016-04-051-1/+0
* iommu/omap: Add support for configuring dsp iommus on DRA7xxSuman Anna2015-10-141-0/+58
* iommu/omap: Align code with open parenthesisSuman Anna2015-08-031-12/+11
* iommu/omap: Remove unnecessary error traces on alloc failuresSuman Anna2015-08-031-6/+2
* iommu/omap: Move debugfs functions to omap-iommu-debug.cSuman Anna2015-08-031-145/+3
* iommu/omap: Remove all module referencesSuman Anna2015-08-031-18/+1
* iommu/omap: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-20/+29
* iommu/omap: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
* iommu/omap: Print phys_addr_t using %paJoerg Roedel2015-01-301-1/+1
*-. Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-021-0/+1
|\ \
| | * iommu: Add iommu_map_sg() functionOlav Haugan2014-11-041-0/+1
| |/
* | iommu/omap: Use dev_get_platdata()Kiran Padwal2014-11-041-3/+3
* | iommu/omap: Reset the domain field upon detachingSuman Anna2014-10-231-0/+1
* | iommu/omap: Do not export unneeded functionsSuman Anna2014-10-231-4/+2
* | iommu/omap: Remove couple of unused exported functionsSuman Anna2014-10-231-21/+0
* | iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna2014-10-231-2/+9
* | iommu/omap: Consolidate OMAP IOMMU modulesSuman Anna2014-10-231-75/+188
* | iommu/omap: Remove omap_iommu_arch_version() and version fieldSuman Anna2014-10-231-9/+0
* | iommu/omap: Remove refcount field from omap_iommu objectSuman Anna2014-10-231-12/+3
|/
*-. Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-021-12/+15
|\ \
| | * iommu: Make of_device_id array constKiran Padwal2014-09-251-1/+1
| |/ |/|
| * iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart2014-09-251-10/+0
| * iommu/omap: Fix iommu archdata name for DT-based devicesSuman Anna2014-09-051-1/+9
| * iommu/omap: Check for valid archdata in attach_devSuman Anna2014-09-051-0/+5
|/
*-. Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel2014-07-311-13/+0
|\ \
| | * iommu/omap: Remove virtual memory managerLaurent Pinchart2014-07-291-13/+0
| |/
* | iommu: Constify struct iommu_opsThierry Reding2014-07-071-1/+1
|/
* iommu/omap: Fix map protection value handlingLaurent Pinchart2014-04-161-10/+7
* iommu/omap: Remove comment about supporting single page mappings onlyLaurent Pinchart2014-04-161-1/+0
* iommu/omap: Fix 'no page for' debug message in flush_iotlb_page()Laurent Pinchart2014-04-161-0/+1
* iommu/omap: Move to_iommu definition from omap-iopgtable.hSuman Anna2014-04-161-0/+3
* iommu/omap: Remove omap_iommu_domain_has_cap() functionSuman Anna2014-04-161-7/+0
* iommu/omap: Correct init value of iotlb_entry valid fieldSuman Anna2014-04-161-1/+1
* iommu/omap: Check for NULL in iopte_free()Zhouyi Zhou2014-03-051-1/+2
* iommu/omap: Allocate archdata on the fly for DT-based devicesLaurent Pinchart2014-03-041-0/+45
* iommu/omap: Enable bus-error back on supported iommusSuman Anna2014-03-041-0/+2
* iommu/omap: Add devicetree supportFlorian Vaussard2014-03-041-4/+38
* iommu/omap: Allow enable/disable even without pdataFlorian Vaussard2014-03-041-8/+2
* iommu/omap: Fix error return paths in omap_iommu_attach()Suman Anna2014-03-041-3/+5
* iommu/omap: Convert to devm_* interfacesSuman Anna2014-03-041-42/+10
* drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-2/+0
* iommu/omap: fix checkpatch warnings in omap iommu codeSuman Anna2013-06-201-5/+4
* iommu/omap: fix printk formats for dma_addr_tSuman Anna2013-06-201-2/+4
* iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-1/+1
* iommu/omap: Remove unnecessary null pointer checkCong Ding2013-01-281-2/+2
* Drivers: iommu: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* iommu/omap: Adapt to runtime pmOmar Ramirez Luna2012-12-031-21/+19
* iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna2012-12-031-5/+18
OpenPOWER on IntegriCloud