Age | Commit message (Expand) | Author |
2019-03-01 | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel |
2019-02-26 | iommu: Document iommu_ops.is_attach_deferred() | Geert Uytterhoeven |
2019-02-26 | iommu: Document iommu_ops.iotlb_sync_map() | Geert Uytterhoeven |
2019-02-26 | iommu: Fix flush_tlb_all typo | Tom Murphy |
2019-01-16 | iommu: Introduce iotlb_sync_map callback | Dmitry Osipenko |
2018-12-17 | iommu: Consolitate ->add/remove_device() calls | Joerg Roedel |
2018-12-17 | iommu: Introduce wrappers around dev->iommu_fwspec | Joerg Roedel |
2018-12-05 | iommu: Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_sync | tom |
2018-10-10 | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel |
2018-10-01 | iommu/dma: Add support for non-strict mode | Zhen Lei |
2018-09-25 | iommu: Remove .domain_{get,set}_windows | Robin Murphy |
2018-09-25 | iommu: Add fast hook for getting DMA domains | Robin Murphy |
2018-09-25 | iommu/arm-smmu: Add support for the fsl-mc bus | Nipun Gupta |
2018-08-08 | iommu: Remove the ->map_sg indirection | Christoph Hellwig |
2018-07-06 | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook |
2018-02-13 | iommu: Do not return error code for APIs with size_t return type | Suravee Suthikulpanit |
2017-09-27 | iommu: Fix comment for iommu_ops.map_sg | Jean-Philippe Brucker |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel |
2017-08-30 | iommu: Introduce Interface for IOMMU TLB Flushing | Joerg Roedel |
2017-08-15 | iommu: Add is_attach_deferred call-back to iommu-ops | Baoquan He |
2017-08-15 | iommu: Fix wrong freeing of iommu_device->dev | Joerg Roedel |
2017-07-26 | iommu: Correct iommu_map / iommu_unmap prototypes | Dmitry Osipenko |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel |
2017-04-29 | iommu: Remove trace-events include from iommu.h | Joerg Roedel |
2017-04-27 | iommu: Move report_iommu_fault() to iommu.c | Joerg Roedel |
2017-04-27 | iommu: Include device.h in iommu.h | Joerg Roedel |
2017-04-06 | iommu: Better document the IOMMU_PRIV flag | Robin Murphy |
2017-03-22 | iommu: Disambiguate MSI region types | Robin Murphy |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel |
2017-02-10 | iommu: Remove iommu_register_instance interface | Joerg Roedel |
2017-02-10 | iommu: Add iommu_device_set_fwnode() interface | Joerg Roedel |
2017-02-10 | iommu: Make iommu_device_link/unlink take a struct iommu_device | Joerg Roedel |
2017-02-10 | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel |
2017-02-10 | iommu: Introduce new 'struct iommu_device' | Joerg Roedel |
2017-02-10 | iommu: Rename iommu_get_instance() | Joerg Roedel |
2017-01-30 | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel |
2017-01-23 | iommu: iommu_get_group_resv_regions | Eric Auger |
2017-01-23 | iommu: iommu_alloc_resv_region | Eric Auger |
2017-01-23 | iommu: Add a new type field in iommu_resv_region | Eric Auger |
2017-01-23 | iommu: Rename iommu_dm_regions into iommu_resv_regions | Eric Auger |
2017-01-19 | iommu: add IOMMU_PRIV attribute | Mitchel Humpherys |
2016-12-06 | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel |
2016-11-29 | iommu: Make of_iommu_set/get_ops() DT agnostic | Lorenzo Pieralisi |
2016-11-15 | iommu: Allow taking a reference on a group directly | Robin Murphy |
2016-09-16 | iommu: Introduce iommu_fwspec | Robin Murphy |
2016-07-13 | iommu: Add apply_dm_region call-back to iommu-ops | Joerg Roedel |
2016-05-09 | Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc... | Joerg Roedel |
2016-05-09 | iommu: Allow selecting page sizes per domain | Robin Murphy |
2016-05-09 | iommu: remove unused priv field from struct iommu_ops | Will Deacon |
2016-04-07 | iommu: Add MMIO mapping type | Robin Murphy |