| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/io-pgtable: Remove map/unmap | Robin Murphy | 2022-11-19 | 1 | -6/+0 |
*-. | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel | 2022-09-26 | 1 | -0/+2 |
|\ \ |
|
| | * | iommu/amd: Initial support for AMD IOMMU v2 page table | Vasant Hegde | 2022-09-07 | 1 | -0/+2 |
| |/ |
|
* / | iommu/io-pgtable-dart: Add DART PTE support for t6000 | Sven Peter | 2022-09-26 | 1 | -0/+1 |
|/ |
|
* | iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit | Yunfei Wang | 2022-07-07 | 1 | -5/+10 |
*---. | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2021-08-20 | 1 | -5/+15 |
|\ \ \ |
|
| | | * | iommu/io-pgtable: Remove non-strict quirk | Robin Murphy | 2021-08-18 | 1 | -5/+0 |
| | |/ |
|
| * / | iommu/io-pgtable: Add DART pagetable format | Sven Peter | 2021-08-12 | 1 | -0/+7 |
| |/ |
|
| * | iommu/io-pgtable: Introduce map_pages() as a page table op | Isaac J. Manjarres | 2021-07-26 | 1 | -0/+4 |
| * | iommu/io-pgtable: Introduce unmap_pages() as a page table op | Isaac J. Manjarres | 2021-07-26 | 1 | -0/+4 |
|/ |
|
* | iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG | Christoph Hellwig | 2021-04-07 | 1 | -4/+0 |
*-. | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel | 2021-02-12 | 1 | -10/+9 |
|\ \ |
|
| | * | iommu/amd: Prepare for generic IO page table framework | Suravee Suthikulpanit | 2021-01-28 | 1 | -0/+2 |
| |/
|/| |
|
| * | iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek | Yong Wu | 2021-02-01 | 1 | -2/+2 |
| * | iommu/io-pgtable: Remove TLBI_ON_MAP quirk | Robin Murphy | 2021-01-28 | 1 | -5/+0 |
| * | iommu/io-pgtable: Allow io_pgtable_tlb ops optional | Yong Wu | 2021-01-27 | 1 | -3/+5 |
|/ |
|
* | iommu/io-pgtable: Remove tlb_flush_leaf | Robin Murphy | 2020-12-08 | 1 | -11/+0 |
* | iommu/io-pgtable-arm: Add support to use system cache | Sai Prakash Ranjan | 2020-11-25 | 1 | -0/+4 |
* | iommu/io-pgtable: Add a domain attribute for pagetable configuration | Sai Prakash Ranjan | 2020-11-25 | 1 | -0/+4 |
* | iommu: Rename iommu_tlb_* functions to iommu_iotlb_* | Tom Murphy | 2020-09-04 | 1 | -1/+1 |
* | iommu: Add gfp parameter to io_pgtable_ops->map() | Baolin Wang | 2020-07-24 | 1 | -1/+1 |
* | iommu/io-pgtable-arm: Prepare for TTBR1 usage | Robin Murphy | 2020-01-10 | 1 | -0/+4 |
* | iommu/io-pgtable-arm: Rationalise VTCR handling | Will Deacon | 2020-01-10 | 1 | -1/+9 |
* | iommu/io-pgtable-arm: Rationalise TCR handling | Robin Murphy | 2020-01-10 | 1 | -1/+8 |
* | iommu/io-pgtable-arm: Rationalise TTBRn handling | Robin Murphy | 2020-01-10 | 1 | -2/+2 |
* | iommu/io-pgtable-arm: Rationalise MAIR handling | Robin Murphy | 2019-11-04 | 1 | -1/+1 |
* | Merge branch 'arm/smmu' into arm/mediatek | Joerg Roedel | 2019-08-30 | 1 | -17/+40 |
|\ |
|
| * | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page() | Will Deacon | 2019-07-29 | 1 | -7/+9 |
| * | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() | Will Deacon | 2019-07-29 | 1 | -1/+3 |
| * | iommu/io-pgtable: Remove unused ->tlb_sync() callback | Will Deacon | 2019-07-29 | 1 | -9/+0 |
| * | iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page() | Will Deacon | 2019-07-29 | 1 | -11/+11 |
| * | iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf() | Will Deacon | 2019-07-29 | 1 | -0/+14 |
| * | iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf() | Will Deacon | 2019-07-29 | 1 | -5/+19 |
| * | iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops | Will Deacon | 2019-07-24 | 1 | -3/+3 |
* | | iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek | Yong Wu | 2019-08-30 | 1 | -4/+3 |
* | | iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT | Yong Wu | 2019-08-30 | 1 | -2/+2 |
|/ |
|
* | iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag | Will Deacon | 2019-06-25 | 1 | -7/+4 |
* | iommu: io-pgtable: Add ARM Mali midgard MMU page table format | Rob Herring | 2019-04-12 | 1 | -0/+7 |
* | iommu: Allow io-pgtable to be used outside of drivers/iommu/ | Rob Herring | 2019-02-11 | 1 | -0/+213 |