| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/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 |
*-. | Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2018-01-17 | 1 | -5/+14 |
|\ \ |
|
| | * | iommu: Clean up of_iommu_init_fn | Robin Murphy | 2018-01-17 | 1 | -1/+1 |
| |/
|/| |
|
| * | iommu/arm-smmu-v3: Cope with duplicated Stream IDs | Robin Murphy | 2018-01-02 | 1 | -1/+8 |
| * | iommu/arm-smmu-v3: Don't free page table ops twice | Jean-Philippe Brucker | 2018-01-02 | 1 | -3/+5 |
|/ |
|
* | Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-... | Alex Williamson | 2017-11-13 | 1 | -0/+10 |
|\ |
|
| * | iommu/io-pgtable-arm: Convert to IOMMU API TLB sync | Robin Murphy | 2017-10-02 | 1 | -0/+10 |
* | | iommu/arm-smmu-v3: Use burst-polling for sync completion | Robin Murphy | 2017-10-20 | 1 | -2/+6 |
* | | iommu/arm-smmu-v3: Consolidate identical timeouts | Will Deacon | 2017-10-20 | 1 | -11/+13 |
* | | iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in half | Will Deacon | 2017-10-20 | 1 | -12/+35 |
* | | iommu/arm-smmu-v3: Use CMD_SYNC completion MSI | Robin Murphy | 2017-10-20 | 1 | -2/+49 |
* | | iommu/arm-smmu-v3: Forget about cmdq-sync interrupt | Robin Murphy | 2017-10-20 | 1 | -23/+1 |
* | | iommu/arm-smmu-v3: Specialise CMD_SYNC handling | Robin Murphy | 2017-10-20 | 1 | -18/+34 |
* | | iommu/arm-smmu-v3: Correct COHACC override message | Robin Murphy | 2017-10-20 | 1 | -1/+1 |
* | | iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S | Yisheng Xie | 2017-10-20 | 1 | -3/+12 |
* | | iommu/arm-smmu-v3: Ensure we sync STE when only changing config field | Will Deacon | 2017-10-20 | 1 | -1/+5 |
* | | iommu/arm-smmu: Remove ACPICA workarounds | Robin Murphy | 2017-10-20 | 1 | -10/+1 |
|/ |
|
* | iommu/arm-smmu-v3: Implement shutdown method | Nate Watterson | 2017-08-16 | 1 | -0/+7 |
* | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 | Geetha Sowjanya | 2017-06-23 | 1 | -24/+70 |
* | iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161... | shameer | 2017-06-23 | 1 | -1/+11 |
* | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74 | Linu Cherian | 2017-06-23 | 1 | -18/+50 |
* | iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin... | Robert Richter | 2017-06-23 | 1 | -0/+5 |
* | iommu/arm-smmu-v3: Remove io-pgtable spinlock | Robin Murphy | 2017-06-23 | 1 | -27/+6 |
* | iommu/io-pgtable: Introduce explicit coherency | Robin Murphy | 2017-06-23 | 1 | -0/+3 |
* | iommu: arm-smmu: Handle return of iommu_device_register. | Arvind Yadav | 2017-06-23 | 1 | -0/+4 |
* | iommu: arm-smmu-v3: make of_device_ids const | Arvind Yadav | 2017-06-23 | 1 | -1/+1 |
* | iommu/arm-smmu-v3: Increase CMDQ drain timeout value | Sunil Goutham | 2017-06-23 | 1 | -2/+10 |
*---. | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 2017-05-04 | 1 | -75/+54 |
|\ \ \ |
|
| | | * | iommu/arm-smmu: Clean up early-probing workarounds | Robin Murphy | 2017-04-20 | 1 | -44/+2 |
| | | * | iommu/dma: Make PCI window reservation generic | Robin Murphy | 2017-03-22 | 1 | -0/+2 |
| | |/
| |/| |
|
| | * | iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed | Sunil Goutham | 2017-04-26 | 1 | -0/+3 |
| | * | iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains | Will Deacon | 2017-04-06 | 1 | -21/+37 |
| | * | iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void | Will Deacon | 2017-04-06 | 1 | -9/+3 |
| | * | iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains | Will Deacon | 2017-04-06 | 1 | -0/+6 |
| |/ |
|
| * | iommu: Disambiguate MSI region types | Robin Murphy | 2017-03-22 | 1 | -1/+1 |
|/ |
|
*-----. | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 2017-02-10 | 1 | -29/+61 |
|\ \ \ \ |
|
| | | | * | iommu: Remove iommu_register_instance interface | Joerg Roedel | 2017-02-10 | 1 | -2/+0 |
| | | | * | iommu/arm-smmu: Make use of the iommu_register interface | Joerg Roedel | 2017-02-10 | 1 | -1/+21 |
| |_|_|/
|/| | | |
|
| | | * | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel | 2017-01-30 | 1 | -6/+1 |
| | | |\ |
|
| | | | * | Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs" | Robin Murphy | 2017-01-19 | 1 | -6/+1 |
| |_|_|/
|/| | | |
|
| | | * | iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore | Eric Auger | 2017-01-23 | 1 | -2/+0 |
| | | * | iommu/arm-smmu-v3: Implement reserved region get/put callbacks | Eric Auger | 2017-01-23 | 1 | -0/+28 |
| |_|/
|/| | |
|
| | * | iommu/arm-smmu-v3: limit use of 2-level stream tables | Nate Watterson | 2017-01-26 | 1 | -11/+10 |