| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'... | Joerg Roedel | 2019-05-07 | 1 | -9/+202 |
|\ \ |
|
| | * | iommu: Remove iommu_callback_data | Lu Baolu | 2019-03-25 | 1 | -9/+2 |
| * | | iommu: Bind process address spaces to devices | Jean-Philippe Brucker | 2019-04-11 | 1 | -0/+104 |
| * | | iommu: Add APIs for multiple domains per device | Lu Baolu | 2019-04-11 | 1 | -0/+96 |
|/ / |
|
* / | iommu: Don't print warning when IOMMU driver only supports unmanaged domains | Joerg Roedel | 2019-03-25 | 1 | -3/+5 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel | 2019-03-01 | 1 | -6/+10 |
|\ \ |
|
| | * | iommu: Use dev_printk() when possible | Bjorn Helgaas | 2019-02-11 | 1 | -4/+4 |
| |/
|/| |
|
| * | iommu: Introduce iotlb_sync_map callback | Dmitry Osipenko | 2019-01-16 | 1 | -2/+6 |
|/ |
|
* | iommu: Check for iommu_ops == NULL in iommu_probe_device() | Joerg Roedel | 2018-12-20 | 1 | -1/+5 |
* | iommu: Consolitate ->add/remove_device() calls | Joerg Roedel | 2018-12-17 | 1 | -26/+25 |
* | iommu: Introduce wrappers around dev->iommu_fwspec | Joerg Roedel | 2018-12-17 | 1 | -7/+7 |
* | iommu: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2018-12-03 | 1 | -1/+2 |
* | iommu: Do physical merging in iommu_map_sg() | Robin Murphy | 2018-11-06 | 1 | -21/+20 |
*---. | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel | 2018-10-10 | 1 | -21/+37 |
|\ \ \ |
|
| | | * | iommu: Fix a typo | Rami Rosen | 2018-09-25 | 1 | -1/+1 |
| | | * | iommu: Tidy up window attributes | Robin Murphy | 2018-09-25 | 1 | -20/+0 |
| | | * | iommu: Add fast hook for getting DMA domains | Robin Murphy | 2018-09-25 | 1 | -0/+9 |
| |_|/
|/| | |
|
| | * | iommu/arm-smmu: Add support for the fsl-mc bus | Nipun Gupta | 2018-09-25 | 1 | -0/+13 |
| |/
|/| |
|
| * | iommu: Add "iommu.strict" command line option | Zhen Lei | 2018-10-01 | 1 | -0/+14 |
|/ |
|
* | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -3/+3 |
* | iommu: Add config option to set passthrough as default | Olof Johansson | 2018-07-27 | 1 | -0/+4 |
* | iommu: Add sysfs attribyte for domain type | Olof Johansson | 2018-07-27 | 1 | -0/+32 |
* | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook | 2018-07-06 | 1 | -0/+2 |
* | iommu: Clean up the comments for iommu_group_alloc | Lu Baolu | 2018-05-15 | 1 | -1/+0 |
* | iommu: Remove extra NULL check when call strtobool() | Andy Shevchenko | 2018-05-15 | 1 | -2/+4 |
* | iommu: Do not return error code for APIs with size_t return type | Suravee Suthikulpanit | 2018-02-13 | 1 | -3/+3 |
* | iommu: Check the result of iommu_group_get() for NULL | Jordan Crouse | 2017-12-20 | 1 | -0/+5 |
*-----. | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2017-09-01 | 1 | -18/+41 |
|\ \ \ \ |
|
| | | | * | iommu: Introduce Interface for IOMMU TLB Flushing | Joerg Roedel | 2017-08-30 | 1 | -4/+28 |
| | | | * | iommu: Avoid NULL group dereference | Robin Murphy | 2017-08-18 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
| | | * | iommu: Add is_attach_deferred call-back to iommu-ops | Baoquan He | 2017-08-15 | 1 | -0/+8 |
| |_|/
|/| | |
|
| * | | iommu: Finish making iommu_group support mandatory | Robin Murphy | 2017-08-10 | 1 | -15/+4 |
|/ / |
|
* | | iommu: Warn once when device_group callback returns NULL | Joerg Roedel | 2017-06-28 | 1 | -0/+3 |
* | | iommu: Return ERR_PTR() values from device_group call-backs | Joerg Roedel | 2017-06-28 | 1 | -12/+2 |
|/ |
|
*---. | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 2017-05-04 | 1 | -7/+76 |
|\ \ \ |
|
| | | * | iommu: Move report_iommu_fault() to iommu.c | Joerg Roedel | 2017-04-27 | 1 | -0/+42 |
| | | * | iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error code | zhichang.yuan | 2017-04-20 | 1 | -2/+6 |
| |_|/
|/| | |
|
| | * | iommu: Allow default domain type to be set on the kernel command line | Will Deacon | 2017-04-06 | 1 | -3/+25 |
| |/ |
|
| * | iommu: Disambiguate MSI region types | Robin Murphy | 2017-03-22 | 1 | -2/+3 |
|/ |
|
*---. | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 2017-02-10 | 1 | -62/+223 |
|\ \ \ |
|
| | | * | iommu: Remove iommu_register_instance interface | Joerg Roedel | 2017-02-10 | 1 | -31/+6 |
| | | * | iommu: Introduce new 'struct iommu_device' | Joerg Roedel | 2017-02-10 | 1 | -0/+19 |
| | | * | iommu: Rename struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -5/+5 |
| | | * | iommu: Rename iommu_get_instance() | Joerg Roedel | 2017-02-10 | 1 | -1/+1 |
| | | * | iommu: Handle default domain attach failure | Robin Murphy | 2017-01-17 | 1 | -13/+24 |
| |_|/
|/| | |
|
| | * | iommu: Fix static checker warning in iommu_insert_device_resv_regions | Eric Auger | 2017-02-06 | 1 | -1/+1 |
| | * | iommu: Avoid unnecessary assignment of dev->iommu_fwspec | Zhen Lei | 2017-02-06 | 1 | -1/+2 |
| | * | iommu: Implement reserved_regions iommu-group sysfs file | Eric Auger | 2017-01-23 | 1 | -0/+36 |
| | * | iommu: iommu_get_group_resv_regions | Eric Auger | 2017-01-23 | 1 | -0/+98 |
| | * | iommu: Only map direct mapped regions | Eric Auger | 2017-01-23 | 1 | -0/+3 |