| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range() | Nicolin Chen | 2022-04-20 | 1 | -1/+8 |
* | Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-25 | 1 | -27/+18 |
|\ |
|
| *-. | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2022-03-08 | 1 | -27/+18 |
| |\ \ |
|
| | | * | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 1 | -8/+10 |
| | |/
| |/| |
|
| | * | iommu/arm-smmu-v3: fix event handling soft lockup | Zhou Guanghui | 2022-02-08 | 1 | -0/+1 |
| | * | iommu/arm-smmu-v3: Simplify memory allocation | Christophe JAILLET | 2022-02-08 | 1 | -17/+5 |
| | * | iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation | Christophe JAILLET | 2022-02-08 | 1 | -2/+2 |
| |/ |
|
* / | iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit | Fenghua Yu | 2022-02-15 | 1 | -4/+1 |
|/ |
|
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-13 | 1 | -18/+5 |
|\ |
|
| * | iommu/arm-smmu-v3: Use msi_get_virq() | Thomas Gleixner | 2021-12-16 | 1 | -16/+3 |
| * | platform-msi: Use msi_desc::msi_index | Thomas Gleixner | 2021-12-16 | 1 | -2/+2 |
| * | device: Move MSI related data into a struct | Thomas Gleixner | 2021-12-16 | 1 | -1/+1 |
* | | Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq" | Zhou Wang | 2021-12-15 | 1 | -3/+2 |
* | | iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops | Rikard Falkeborn | 2021-12-14 | 1 | -1/+1 |
|/ |
|
* | iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd() | Zhen Lei | 2021-10-04 | 1 | -6/+12 |
* | iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master() | Zhen Lei | 2021-10-04 | 1 | -1/+2 |
*-----. | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2021-08-20 | 1 | -56/+65 |
|\ \ \ \ |
|
| | | | * | iommu/arm-smmu: Prepare for multiple DMA domain types | Robin Murphy | 2021-08-18 | 1 | -0/+1 |
| | | | * | iommu/io-pgtable: Remove non-strict quirk | Robin Murphy | 2021-08-18 | 1 | -3/+0 |
| | | | * | iommu/arm-smmu: Drop IOVA cookie management | Robin Murphy | 2021-08-18 | 1 | -7/+0 |
| | |_|/
| |/| | |
|
| | * | | iommu/arm-smmu-v3: Stop pre-zeroing batch commands | John Garry | 2021-08-13 | 1 | -3/+9 |
| | * | | iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err() | Zhen Lei | 2021-08-13 | 1 | -2/+7 |
| | * | | iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq() | Zhen Lei | 2021-08-13 | 1 | -9/+13 |
| | * | | iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd... | Zhen Lei | 2021-08-13 | 1 | -16/+19 |
| | * | | iommu/arm-smmu-v3: Use command queue batching helpers to improve performance | Zhen Lei | 2021-08-13 | 1 | -2/+3 |
| | * | | iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist() | John Garry | 2021-08-02 | 1 | -3/+3 |
| |/ /
|/| | |
|
| * | | iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback | Xiang Chen | 2021-08-02 | 1 | -4/+5 |
| * | | iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback | Xiang Chen | 2021-08-02 | 1 | -4/+5 |
| |/ |
|
| * | iommu: Streamline iommu_iova_to_phys() | Robin Murphy | 2021-07-26 | 1 | -3/+0 |
|/ |
|
* | iommu/arm-smmu-v3: Fix fall-through warning for Clang | Gustavo A. R. Silva | 2021-07-13 | 1 | -0/+1 |
*-. | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 2021-06-25 | 3 | -27/+303 |
|\ \ |
|
| | * | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 2021-06-08 | 1 | -1/+0 |
| |/
|/| |
|
| * | iommu/arm-smmu-v3: Remove unnecessary oom message | Zhen Lei | 2021-06-15 | 1 | -6/+2 |
| * | iommu/arm: Cleanup resources in case of probe error path | Amey Narkhede | 2021-06-08 | 1 | -2/+12 |
| * | iommu/arm-smmu-v3: Decrease the queue size of evtq and priq | Zhen Lei | 2021-06-08 | 1 | -2/+3 |
| * | iommu/arm-smmu-v3: Ratelimit event dump | Jean-Philippe Brucker | 2021-06-08 | 1 | -1/+3 |
| * | iommu/arm-smmu-v3: Add stall support for platform devices | Jean-Philippe Brucker | 2021-06-08 | 3 | -15/+283 |
| * | iommu/arm-smmu-v3: Change *array into *const array | Bixuan Cui | 2021-06-08 | 1 | -1/+1 |
|/ |
|
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -4/+1 |
* | iommu: Statically set module owner | Robin Murphy | 2021-04-16 | 1 | -0/+1 |
*-. | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel | 2021-04-16 | 2 | -104/+155 |
|\ \ |
|
| | * | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy | 2021-04-07 | 2 | -50/+1 |
| | * | iommu: remove DOMAIN_ATTR_NESTING | Christoph Hellwig | 2021-04-07 | 1 | -27/+16 |
| | * | iommu/arm-smmu-v3: Maintain a SID->device structure | Jean-Philippe Brucker | 2021-04-07 | 2 | -30/+141 |
| | * | iommu/arm-smmu-v3: Use device properties for pasid-num-bits | Jean-Philippe Brucker | 2021-04-07 | 1 | -1/+2 |
| |/
|/| |
|
| * | iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG command | Zenghui Yu | 2021-04-07 | 2 | -4/+0 |
| * | iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync | Xiang Chen | 2021-03-30 | 1 | -0/+3 |
| * | iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK | Zhen Lei | 2021-03-25 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updates | Will Deacon | 2021-02-01 | 1 | -1/+1 |
|\ |
|
| * | iommu: Switch gather->end to the inclusive end | Yong Wu | 2021-01-27 | 1 | -1/+1 |