| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',... | Joerg Roedel | 2020-06-02 | 1 | -56/+66 |
|\ \ \ |
|
| | | * | iommu/arm-smmu-v3: Use pci_ats_supported() | Jean-Philippe Brucker | 2020-05-27 | 1 | -13/+7 |
| | |/
| |/| |
|
| | * | iommu/arm-smmu-v3: Manage ASIDs with xarray | Jean-Philippe Brucker | 2020-05-21 | 1 | -9/+18 |
| | * | iommu/arm-smmu-v3: Don't reserve implementation defined register space | Jean-Philippe Brucker | 2020-05-18 | 1 | -4/+31 |
| | * | iommu/arm-smmu-v3: remove set but not used variable 'smmu' | Chen Zhou | 2020-05-18 | 1 | -2/+0 |
| |/ |
|
| * | iommu/arm-smmu: Convert to probe/release_device() call-backs | Joerg Roedel | 2020-05-05 | 1 | -28/+10 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ... | Joerg Roedel | 2020-03-27 | 1 | -33/+181 |
|\ \ |
|
| | * | iommu/arm-smmu-v3: Use accessor functions for iommu private data | Joerg Roedel | 2020-03-27 | 1 | -5/+5 |
| |/
|/| |
|
| * | iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support | Rob Herring | 2020-03-18 | 1 | -2/+67 |
| * | iommu/arm-smmu-v3: Batch ATC invalidation commands | Rob Herring | 2020-03-18 | 1 | -13/+18 |
| * | iommu/arm-smmu-v3: Batch context descriptor invalidation | Jean-Philippe Brucker | 2020-03-18 | 1 | -2/+3 |
| * | iommu/arm-smmu-v3: Add command queue batching helpers | Jean-Philippe Brucker | 2020-03-18 | 1 | -11/+26 |
| * | iommu/arm-smmu-v3: Write level-1 descriptors atomically | Jean-Philippe Brucker | 2020-03-18 | 1 | -1/+3 |
| * | iommu/arm-smmu-v3: Add support for PCI PASID | Jean-Philippe Brucker | 2020-03-18 | 1 | -1/+61 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel | 2020-01-24 | 1 | -150/+450 |
|\ \ |
|
| | * | iommu: arm: Use generic_iommu_put_resv_regions() | Thierry Reding | 2019-12-23 | 1 | -10/+1 |
| |/
|/| |
|
| * | iommu/arm-smmu-v3: Return -EBUSY when trying to re-add a device | Will Deacon | 2020-01-15 | 1 | -21/+16 |
| * | iommu/arm-smmu-v3: Improve add_device() error handling | Jean-Philippe Brucker | 2020-01-15 | 1 | -7/+21 |
| * | iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE | Will Deacon | 2020-01-15 | 1 | -1/+2 |
| * | iommu/arm-smmu-v3: Add second level of context descriptor table | Jean-Philippe Brucker | 2020-01-15 | 1 | -8/+134 |
| * | iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure | Jean-Philippe Brucker | 2020-01-15 | 1 | -4/+12 |
| * | iommu/arm-smmu-v3: Propagate ssid_bits | Jean-Philippe Brucker | 2020-01-15 | 1 | -3/+16 |
| * | iommu/arm-smmu-v3: Add support for Substream IDs | Jean-Philippe Brucker | 2020-01-15 | 1 | -22/+111 |
| * | iommu/arm-smmu-v3: Add context descriptor tables allocators | Jean-Philippe Brucker | 2020-01-15 | 1 | -13/+34 |
| * | iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support | Jean-Philippe Brucker | 2020-01-15 | 1 | -19/+27 |
| * | iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices | Jean-Philippe Brucker | 2020-01-15 | 1 | -0/+13 |
| * | iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation | Jean-Philippe Brucker | 2020-01-15 | 1 | -5/+4 |
| * | iommu/io-pgtable-arm: Rationalise VTCR handling | Will Deacon | 2020-01-10 | 1 | -1/+16 |
| * | iommu/io-pgtable-arm: Rationalise TCR handling | Robin Murphy | 2020-01-10 | 1 | -32/+9 |
| * | iommu/io-pgtable-arm: Rationalise TTBRn handling | Robin Murphy | 2020-01-10 | 1 | -1/+1 |
| * | iommu/arm-smmu-v3: Remove useless of_match_ptr() | Masahiro Yamada | 2020-01-10 | 1 | -1/+1 |
| * | iommu/arm-smmu-v3: Fix resource_size check | Masahiro Yamada | 2020-01-10 | 1 | -1/+1 |
| * | iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA | Shameer Kolothum | 2020-01-10 | 1 | -0/+1 |
| * | drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops() | Will Deacon | 2020-01-10 | 1 | -1/+0 |
| * | iommu/arm-smmu: Update my email address in MODULE_AUTHOR() | Will Deacon | 2019-12-23 | 1 | -1/+1 |
| * | iommu/arm-smmu-v3: Allow building as a module | Will Deacon | 2019-12-23 | 1 | -2/+1 |
| * | iommu/arm-smmu: Support SMMU module probing from the IORT | Ard Biesheuvel | 2019-12-23 | 1 | -0/+1 |
| * | iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal | Will Deacon | 2019-12-23 | 1 | -21/+43 |
| * | iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers | Will Deacon | 2019-12-23 | 1 | -2/+3 |
| * | Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular" | Will Deacon | 2019-12-23 | 1 | -9/+16 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2019-11-12 | 1 | -6/+6 |
|\ \ |
|
| | * | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy | 2019-10-15 | 1 | -1/+1 |
| |/
|/| |
|
| * | iommu/arm-smmu-v3: Don't display an error when IRQ lines are missing | Jean-Philippe Brucker | 2019-11-11 | 1 | -4/+4 |
| * | iommu/io-pgtable-arm: Rationalise MAIR handling | Robin Murphy | 2019-11-04 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-17 | 1 | -7/+2 |
|\ |
|
| * | drivers: Introduce device lookup variants by fwnode | Suzuki K Poulose | 2019-07-30 | 1 | -7/+2 |
* | | iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS | YueHaibing | 2019-09-03 | 1 | -0/+7 |
* | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2019-08-23 | 1 | -237/+736 |
|\ \ |
|
| * | | Revert "iommu/arm-smmu-v3: Disable detection of ATS and PRI" | Will Deacon | 2019-08-22 | 1 | -2/+0 |
| * | | iommu/arm-smmu-v3: Avoid locking on invalidation path when not using ATS | Will Deacon | 2019-08-22 | 1 | -5/+32 |