summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/omap-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu: Drop unnecessary of_iommu.h includesRob Herring2021-06-081-1/+0
* iommu: Streamline registration interfaceRobin Murphy2021-04-161-4/+1
*-. Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-291-11/+11
|\ \
| | * iommu/omap: Use dev_iommu_priv_get/set()Joerg Roedel2020-06-301-10/+10
| |/ |/|
| * iommu/omap: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-101-1/+1
|/
* iommu/omap: Add registration for DT fwnode pointerTero Kristo via iommu2020-05-181-0/+1
* iommu/omap: Add check for iommu group when no IOMMU in useTero Kristo via iommu2020-05-181-0/+3
* iommu/omap: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-36/+13
* iommu/omap: Remove orphan_dev trackingJoerg Roedel2020-05-051-50/+4
* iommu/omap: Fix printing format for size_t on 64-bitKrzysztof Kozlowski2020-03-041-4/+4
* iommu/omap: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bitKrzysztof Kozlowski2020-03-041-1/+1
* iommu: Add gfp parameter to iommu_ops::mapTom Murphy2019-10-151-1/+1
*-. Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel2019-09-111-30/+294
|\ \
| | * iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon2019-07-291-1/+1
| |/ |/|
| * iommu/omap: Mark pm functions __maybe_unusedArnd Bergmann2019-09-061-2/+2
| * iommu/omap: Use the correct type for SLAB_HWCACHE_ALIGNSuman Anna2019-08-191-1/+1
| * iommu/omap: remove pm_runtime_irq_safe flag for OMAP IOMMUsTero Kristo2019-08-091-1/+0
| * iommu/omap: add support for late attachment of iommu devicesTero Kristo2019-08-091-3/+53
| * iommu/omap: introduce new API for runtime suspend/resume controlSuman Anna2019-08-091-0/+58
| * iommu/omap: Add system suspend/resume supportSuman Anna2019-08-091-0/+26
| * iommu/omap: add logic to save/restore locked TLBsSuman Anna2019-08-091-3/+58
| * iommu/omap: streamline enable/disable through runtime pm callbacksSuman Anna2019-08-091-40/+99
| * iommu/omap: fix boot issue on remoteprocs with AMMU/UnicacheSuman Anna2019-08-091-0/+17
|/
*-. Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel2019-07-041-6/+2
|\ \
| | * iommu/omap: Use dev_get_drvdata()Kefeng Wang2019-04-261-2/+1
| |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
*-. Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-081-3/+2
|\ \
| | * iommu: Remove the ->map_sg indirectionChristoph Hellwig2018-08-081-1/+0
| |/ |/|
| * iommu/omap: Fix cache flushes on L2 table entriesRalf Goebel2018-08-081-2/+2
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* iommu/omap: Increase group ref in .device_group()Jeffy Chen2018-03-151-1/+1
* iommu/omap: Add support to program multiple iommusSuman Anna2017-09-191-87/+271
* iommu/omap: Change the attach detection logicSuman Anna2017-09-191-6/+11
* iommu/omap: Use DMA-API for performing cache flushesJosue Albarran2017-08-041-44/+79
* iommu/omap: Fix disabling of MMU upon a faultFernando Guzman Lugo2017-08-041-1/+1
* iommu/omap: Return ERR_PTR in device_group call-backJoerg Roedel2017-06-281-1/+1
* iommu/omap: Add iommu-group supportJoerg Roedel2017-04-201-1/+38
* iommu/omap: Make use of 'struct iommu_device'Joerg Roedel2017-04-201-0/+30
* iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel2017-04-201-33/+23
* iommu/omap: Move data structures to omap-iommu.hJoerg Roedel2017-04-201-16/+0
* iommu/omap: Drop legacy-style device supportSuman Anna2017-04-201-16/+14
* iommu/omap: Register driver before setting IOMMU opsSuman Anna2017-04-201-3/+18
* 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