| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/omap: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -6/+0 |
* | iommu/omap: Fix regression in probe for NULL pointer dereference | Tony Lindgren | 2022-04-08 | 1 | -1/+1 |
* | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 1 | -6/+8 |
* | iommu: Fix some W=1 warnings | John Garry | 2022-01-31 | 1 | -1/+1 |
* | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 2021-06-08 | 1 | -1/+0 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -4/+1 |
*-. | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel | 2020-07-29 | 1 | -11/+11 |
|\ \ |
|
| | * | iommu/omap: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -10/+10 |
| |/
|/| |
|
| * | iommu/omap: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-10 | 1 | -1/+1 |
|/ |
|
* | iommu/omap: Add registration for DT fwnode pointer | Tero Kristo via iommu | 2020-05-18 | 1 | -0/+1 |
* | iommu/omap: Add check for iommu group when no IOMMU in use | Tero Kristo via iommu | 2020-05-18 | 1 | -0/+3 |
* | iommu/omap: Convert to probe/release_device() call-backs | Joerg Roedel | 2020-05-05 | 1 | -36/+13 |
* | iommu/omap: Remove orphan_dev tracking | Joerg Roedel | 2020-05-05 | 1 | -50/+4 |
* | iommu/omap: Fix printing format for size_t on 64-bit | Krzysztof Kozlowski | 2020-03-04 | 1 | -4/+4 |
* | iommu/omap: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit | Krzysztof Kozlowski | 2020-03-04 | 1 | -1/+1 |
* | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy | 2019-10-15 | 1 | -1/+1 |
*-. | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel | 2019-09-11 | 1 | -30/+294 |
|\ \ |
|
| | * | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon | 2019-07-29 | 1 | -1/+1 |
| |/
|/| |
|
| * | iommu/omap: Mark pm functions __maybe_unused | Arnd Bergmann | 2019-09-06 | 1 | -2/+2 |
| * | iommu/omap: Use the correct type for SLAB_HWCACHE_ALIGN | Suman Anna | 2019-08-19 | 1 | -1/+1 |
| * | iommu/omap: remove pm_runtime_irq_safe flag for OMAP IOMMUs | Tero Kristo | 2019-08-09 | 1 | -1/+0 |
| * | iommu/omap: add support for late attachment of iommu devices | Tero Kristo | 2019-08-09 | 1 | -3/+53 |
| * | iommu/omap: introduce new API for runtime suspend/resume control | Suman Anna | 2019-08-09 | 1 | -0/+58 |
| * | iommu/omap: Add system suspend/resume support | Suman Anna | 2019-08-09 | 1 | -0/+26 |
| * | iommu/omap: add logic to save/restore locked TLBs | Suman Anna | 2019-08-09 | 1 | -3/+58 |
| * | iommu/omap: streamline enable/disable through runtime pm callbacks | Suman Anna | 2019-08-09 | 1 | -40/+99 |
| * | iommu/omap: fix boot issue on remoteprocs with AMMU/Unicache | Suman Anna | 2019-08-09 | 1 | -0/+17 |
|/ |
|
*-. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 1 | -6/+2 |
|\ \ |
|
| | * | iommu/omap: Use dev_get_drvdata() | Kefeng Wang | 2019-04-26 | 1 | -2/+1 |
| |/
|/| |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ |
|
*-. | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 2018-08-08 | 1 | -3/+2 |
|\ \ |
|
| | * | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -1/+0 |
| |/
|/| |
|
| * | iommu/omap: Fix cache flushes on L2 table entries | Ralf Goebel | 2018-08-08 | 1 | -2/+2 |
|/ |
|
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | iommu/omap: Increase group ref in .device_group() | Jeffy Chen | 2018-03-15 | 1 | -1/+1 |
* | iommu/omap: Add support to program multiple iommus | Suman Anna | 2017-09-19 | 1 | -87/+271 |
* | iommu/omap: Change the attach detection logic | Suman Anna | 2017-09-19 | 1 | -6/+11 |
* | iommu/omap: Use DMA-API for performing cache flushes | Josue Albarran | 2017-08-04 | 1 | -44/+79 |
* | iommu/omap: Fix disabling of MMU upon a fault | Fernando Guzman Lugo | 2017-08-04 | 1 | -1/+1 |
* | iommu/omap: Return ERR_PTR in device_group call-back | Joerg Roedel | 2017-06-28 | 1 | -1/+1 |
* | iommu/omap: Add iommu-group support | Joerg Roedel | 2017-04-20 | 1 | -1/+38 |
* | iommu/omap: Make use of 'struct iommu_device' | Joerg Roedel | 2017-04-20 | 1 | -0/+30 |
* | iommu/omap: Store iommu_dev pointer in arch_data | Joerg Roedel | 2017-04-20 | 1 | -33/+23 |
* | iommu/omap: Move data structures to omap-iommu.h | Joerg Roedel | 2017-04-20 | 1 | -16/+0 |
* | iommu/omap: Drop legacy-style device support | Suman Anna | 2017-04-20 | 1 | -16/+14 |
* | iommu/omap: Register driver before setting IOMMU ops | Suman Anna | 2017-04-20 | 1 | -3/+18 |
* | iommu/omap: Use WARN_ON for page table alignment check | Suman Anna | 2016-04-05 | 1 | -1/+4 |
* | iommu/omap: Replace BUG() in iopgtable_store_entry_core() | Suman Anna | 2016-04-05 | 1 | -1/+3 |
* | iommu/omap: Remove iopgtable_clear_entry_all() from driver remove | Suman Anna | 2016-04-05 | 1 | -1/+0 |
* | iommu/omap: Add support for configuring dsp iommus on DRA7xx | Suman Anna | 2015-10-14 | 1 | -0/+58 |