| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu: Add helpers to set/get default domain type | Joerg Roedel | 2019-08-23 | 1 | -0/+16 |
* | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon | 2019-07-29 | 1 | -3/+4 |
* | iommu: Introduce iommu_iotlb_gather_add_page() | Will Deacon | 2019-07-24 | 1 | -0/+31 |
* | iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes | Will Deacon | 2019-07-24 | 1 | -4/+39 |
* | iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops | Will Deacon | 2019-07-24 | 1 | -15/+0 |
*-------. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 1 | -13/+94 |
|\ \ \ \ \ |
|
| | | | | * | iommu: Add recoverable fault reporting | Jean-Philippe Brucker | 2019-06-12 | 1 | -0/+19 |
| | | | | * | iommu: Introduce device fault report API | Jacob Pan | 2019-06-12 | 1 | -0/+29 |
| | | | | * | iommu: Introduce device fault data | Jacob Pan | 2019-06-12 | 1 | -0/+39 |
| | |_|_|/
| |/| | | |
|
| | * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2019-07-01 | 1 | -0/+6 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | iommu/io-pgtable-arm: Add support to use system cache | Vivek Gautam | 2019-06-18 | 1 | -0/+6 |
| | |/ /
| |/| | |
|
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
| |/ / |
|
* | | | iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions | Eric Auger | 2019-06-12 | 1 | -0/+6 |
* | | | iommu: Add API to request DMA domain for device | Lu Baolu | 2019-05-27 | 1 | -0/+6 |
|/ / |
|
* | | Merge branch 'api-features' into arm/smmu | Joerg Roedel | 2019-04-26 | 1 | -0/+140 |
|\ \ |
|
| * | | iommu: Bind process address spaces to devices | Jean-Philippe Brucker | 2019-04-11 | 1 | -0/+70 |
| * | | iommu: Add APIs for multiple domains per device | Lu Baolu | 2019-04-11 | 1 | -0/+70 |
| |/ |
|
* / | ACPI/IORT: Check ATS capability in root complex nodes | Jean-Philippe Brucker | 2019-04-23 | 1 | -0/+4 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel | 2019-03-01 | 1 | -1/+5 |
|\ \ |
|
| | * | iommu: Document iommu_ops.is_attach_deferred() | Geert Uytterhoeven | 2019-02-26 | 1 | -0/+2 |
| | * | iommu: Document iommu_ops.iotlb_sync_map() | Geert Uytterhoeven | 2019-02-26 | 1 | -0/+1 |
| | * | iommu: Fix flush_tlb_all typo | Tom Murphy | 2019-02-26 | 1 | -1/+1 |
| |/
|/| |
|
| * | iommu: Introduce iotlb_sync_map callback | Dmitry Osipenko | 2019-01-16 | 1 | -0/+1 |
|/ |
|
* | iommu: Consolitate ->add/remove_device() calls | Joerg Roedel | 2018-12-17 | 1 | -0/+3 |
* | iommu: Introduce wrappers around dev->iommu_fwspec | Joerg Roedel | 2018-12-17 | 1 | -0/+11 |
* | iommu: Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_sync | tom | 2018-12-05 | 1 | -2/+2 |
*---. | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel | 2018-10-10 | 1 | -6/+4 |
|\ \ \ |
|
| | | * | iommu: Remove .domain_{get,set}_windows | Robin Murphy | 2018-09-25 | 1 | -6/+0 |
| | | * | iommu: Add fast hook for getting DMA domains | Robin Murphy | 2018-09-25 | 1 | -0/+1 |
| |_|/
|/| | |
|
| | * | iommu/arm-smmu: Add support for the fsl-mc bus | Nipun Gupta | 2018-09-25 | 1 | -0/+2 |
| |/
|/| |
|
| * | iommu/dma: Add support for non-strict mode | Zhen Lei | 2018-10-01 | 1 | -0/+1 |
|/ |
|
* | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -14/+2 |
* | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook | 2018-07-06 | 1 | -0/+7 |
* | iommu: Do not return error code for APIs with size_t return type | Suravee Suthikulpanit | 2018-02-13 | 1 | -7/+7 |
* | iommu: Fix comment for iommu_ops.map_sg | Jean-Philippe Brucker | 2017-09-27 | 1 | -1/+1 |
*-----. | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2017-09-01 | 1 | -3/+52 |
|\ \ \ \ |
|
| | | | * | iommu: Introduce Interface for IOMMU TLB Flushing | Joerg Roedel | 2017-08-30 | 1 | -1/+49 |
| | | |/
| | |/| |
|
| | | * | iommu: Add is_attach_deferred call-back to iommu-ops | Baoquan He | 2017-08-15 | 1 | -0/+1 |
| | |/
| |/| |
|
| | * | iommu: Correct iommu_map / iommu_unmap prototypes | Dmitry Osipenko | 2017-07-26 | 1 | -2/+2 |
| |/ |
|
* / | iommu: Fix wrong freeing of iommu_device->dev | Joerg Roedel | 2017-08-15 | 1 | -1/+11 |
|/ |
|
*---. | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 2017-05-04 | 1 | -51/+25 |
|\ \ \ |
|
| | | * | iommu: Remove trace-events include from iommu.h | Joerg Roedel | 2017-04-29 | 1 | -2/+0 |
| | | * | iommu: Move report_iommu_fault() to iommu.c | Joerg Roedel | 2017-04-27 | 1 | -39/+2 |
| | | * | iommu: Include device.h in iommu.h | Joerg Roedel | 2017-04-27 | 1 | -2/+4 |
| |_|/
|/| | |
|
| | * | iommu: Better document the IOMMU_PRIV flag | Robin Murphy | 2017-04-06 | 1 | -4/+7 |
| |/ |
|
| * | iommu: Disambiguate MSI region types | Robin Murphy | 2017-03-22 | 1 | -5/+13 |
|/ |
|
*---. | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 2017-02-10 | 1 | -35/+103 |
|\ \ \ |
|
| | | * | iommu: Remove iommu_register_instance interface | Joerg Roedel | 2017-02-10 | 1 | -7/+0 |
| | | * | iommu: Add iommu_device_set_fwnode() interface | Joerg Roedel | 2017-02-10 | 1 | -0/+12 |
| | | * | iommu: Make iommu_device_link/unlink take a struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -2/+2 |