Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-12 | 20 | -838/+978 |
|\ | |||||
| *-------------. | Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat... | Joerg Roedel | 2018-03-29 | 701 | -5887/+7851 |
| |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * | iommu/dma: Add HW MSI(GICv3 ITS) address regions reservation | Shameer Kolothum | 2018-02-14 | 1 | -1/+7 |
| | | | | | | | | * | ACPI/IORT: Add msi address regions reservation helper | Shameer Kolothum | 2018-02-14 | 2 | -4/+110 |
| | | | | | | | | * | iommu/io-pgtable: Use size_t return type for all foo_unmap | Vivek Gautam | 2018-02-13 | 3 | -24/+25 |
| | | | | | | | | * | iommu: Do not return error code for APIs with size_t return type | Suravee Suthikulpanit | 2018-02-13 | 2 | -4/+4 |
| | | | | | | | * | | iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_t | Robin Murphy | 2018-03-29 | 1 | -1/+1 |
| | | | | | | | * | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2018-03-29 | 2 | -317/+292 |
| | | | | | | | |\ \ | |||||
| | | | | | | | | * | | iommu/arm-smmu-v3: Support 52-bit virtual address | Robin Murphy | 2018-03-27 | 1 | -1/+9 |
| | | | | | | | | * | | iommu/arm-smmu-v3: Support 52-bit physical address | Robin Murphy | 2018-03-27 | 1 | -15/+20 |
| | | | | | | | | * | | iommu/io-pgtable-arm: Support 52-bit physical address | Robin Murphy | 2018-03-27 | 1 | -18/+49 |
| | | | | | | | | * | | iommu/arm-smmu-v3: Clean up queue definitions | Robin Murphy | 2018-03-27 | 1 | -73/+55 |
| | | | | | | | | * | | iommu/arm-smmu-v3: Clean up table definitions | Robin Murphy | 2018-03-27 | 1 | -90/+59 |
| | | | | | | | | * | | iommu/arm-smmu-v3: Clean up register definitions | Robin Murphy | 2018-03-27 | 1 | -97/+77 |
| | | | | | | | | * | | iommu/arm-smmu-v3: Clean up address masking | Robin Murphy | 2018-03-27 | 1 | -32/+21 |
| | | | | | | | | * | | iommu/arm-smmu-v3: limit reporting of MSI allocation failures | Nate Watterson | 2018-03-27 | 1 | -1/+6 |
| | | | | | | | | * | | iommu/arm-smmu-v3: Warn about missing IRQs | Robin Murphy | 2018-03-27 | 1 | -0/+6 |
| | | | | | * | | | | | iommu/exynos: Use generic group callback | Robin Murphy | 2018-02-13 | 1 | -12/+1 |
| | | | | | | |_|_|/ | | | | | | |/| | | | |||||
| | | | | * | | | | | iommu/mediatek: Fix protect memory setting | Yong Wu | 2018-03-21 | 2 | -5/+11 |
| | | | | * | | | | | iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1 | Yong Wu | 2018-02-13 | 1 | -33/+21 |
| | | | | |/ / / / | |||||
| | | | * | | | | | iommu/omap: Increase group ref in .device_group() | Jeffy Chen | 2018-03-15 | 1 | -1/+1 |
| | | * | | | | | | iommu/rockchip: Support sharing IOMMU between masters | Jeffy Chen | 2018-03-29 | 1 | -2/+20 |
| | | * | | | | | | iommu/rockchip: Add runtime PM support | Jeffy Chen | 2018-03-29 | 1 | -52/+129 |
| | | * | | | | | | iommu/rockchip: Fix error handling in init | Jeffy Chen | 2018-03-29 | 1 | -13/+2 |
| | | * | | | | | | iommu/rockchip: Use OF_IOMMU to attach devices automatically | Jeffy Chen | 2018-03-29 | 1 | -95/+40 |
| | | * | | | | | | iommu/rockchip: Use IOMMU device for dma mapping operations | Jeffy Chen | 2018-03-29 | 1 | -61/+24 |
| | | * | | | | | | iommu/rockchip: Control clocks needed to access the IOMMU | Tomasz Figa | 2018-03-29 | 1 | -3/+47 |
| | | * | | | | | | iommu/rockchip: Fix TLB flush of secondary IOMMUs | Tomasz Figa | 2018-03-29 | 1 | -5/+7 |
| | | * | | | | | | iommu/rockchip: Use iopoll helpers to wait for hardware | Tomasz Figa | 2018-03-29 | 1 | -36/+39 |
| | | * | | | | | | iommu/rockchip: Fix error handling in attach | Tomasz Figa | 2018-03-29 | 1 | -4/+4 |
| | | * | | | | | | iommu/rockchip: Request irqs in rk_iommu_probe() | Jeffy Chen | 2018-03-29 | 1 | -29/+9 |
| | | * | | | | | | iommu/rockchip: Fix error handling in probe | Jeffy Chen | 2018-03-29 | 1 | -0/+2 |
| | | * | | | | | | iommu/rockchip: Prohibit unbind and remove | Jeffy Chen | 2018-03-29 | 1 | -20/+1 |
| | | * | | | | | | iommu/rockchip: Perform a reset on shutdown | Marc Zyngier | 2018-03-15 | 1 | -0/+18 |
| | | |/ / / / / | |||||
| | * | | | | | | iommu/vt-d:Remove unused variable | Shaokun Zhang | 2018-03-29 | 1 | -5/+1 |
| | * | | | | | | iommu/vt-d: Use real PASID for flush in caching mode | Lu Baolu | 2018-03-20 | 1 | -10/+6 |
| | * | | | | | | iommu/vt-d: Fix a potential memory leak | Lu Baolu | 2018-03-15 | 1 | -0/+1 |
| | * | | | | | | iommu/vt-d: Add __init for dmar_register_bus_notifier() | Dmitry Safonov | 2018-02-13 | 1 | -1/+1 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | iommu/amd: Return proper error code in irq_remapping_alloc() | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -2/+2 |
| * | | | | | | iommu/amd: Make amd_iommu_devtable_lock a spin_lock | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -7/+7 |
| * | | | | | | iommu/amd: Drop the lock while allocating new irq remap table | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -18/+45 |
| * | | | | | | iommu/amd: Factor out setting the remap table for a devid | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -11/+12 |
| * | | | | | | iommu/amd: Use `table' instead `irt' as variable name in amd_iommu_update_ga() | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -5/+5 |
| * | | | | | | iommu/amd: Remove the special case from alloc_irq_table() | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -14/+20 |
| * | | | | | | iommu/amd: Split irq_lookup_table out of the amd_iommu_devtable_lock | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -2/+3 |
| * | | | | | | iommu/amd: Split domain id out of amd_iommu_devtable_lock | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -7/+5 |
| * | | | | | | iommu/amd: Turn dev_data_list into a lock less list | Sebastian Andrzej Siewior | 2018-03-29 | 2 | -19/+11 |
| * | | | | | | iommu/amd: Take into account that alloc_dev_data() may return NULL | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -0/+2 |
| * | | | | | | iommu/amd: Use dev_err to send events to the system log | Gary R Hook | 2018-03-15 | 1 | -27/+28 |
| * | | | | | | iommu/amd: Add support for fast IOTLB flushing | Suravee Suthikulpanit | 2018-03-15 | 1 | -3/+16 |