summaryrefslogtreecommitdiff
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | | iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort orderGeert Uytterhoeven2019-09-051-4/+3
| | | | | | | |_|_|_|/ / | | | | | | |/| | | | |
| | | | | * | | | | | | iommu/qcom: Use struct_size() helperGustavo A. R. Silva2019-08-301-4/+3
| | | | | |/ / / / / /
| | | | * | | | | | | Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel2019-08-3024-986/+1797
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu2019-08-303-7/+7
| | | | * | | | | | | | memory: mtk-smi: Get rid of need_larbidYong Wu2019-08-302-3/+0
| | | | * | | | | | | | iommu/mediatek: Fix VLD_PA_RNG register backup when suspendYong Wu2019-08-302-0/+3
| | | | * | | | | | | | iommu/mediatek: Add mmu1 supportYong Wu2019-08-301-17/+29
| | | | * | | | | | | | iommu/mediatek: Add mt8183 IOMMU supportYong Wu2019-08-302-3/+13
| | | | * | | | | | | | iommu/mediatek: Move vld_pa_rng into plat_dataYong Wu2019-08-302-1/+3
| | | | * | | | | | | | iommu/mediatek: Move reset_axi into plat_dataYong Wu2019-08-302-3/+3
| | | | * | | | | | | | iommu/mediatek: Refine protect memory definitionYong Wu2019-08-301-7/+6
| | | | * | | | | | | | iommu/mediatek: Add larb-id remapped supportYong Wu2019-08-302-0/+6
| | | | * | | | | | | | iommu/mediatek: Add bclk can be supported optionallyYong Wu2019-08-302-3/+10
| | | | * | | | | | | | iommu/mediatek: Adjust the PA for the 4GB ModeYong Wu2019-08-302-10/+17
| | | | * | | | | | | | iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu2019-08-301-7/+33
| | | | * | | | | | | | iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu2019-08-302-4/+4
| | | | * | | | | | | | iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/paYong Wu2019-08-301-1/+2
| | | | * | | | | | | | iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpersYong Wu2019-08-301-12/+33
| | | | * | | | | | | | iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu2019-08-301-1/+25
| | | | * | | | | | | | iommu/mediatek: Use a struct as the platform dataYong Wu2019-08-302-9/+21
| | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATSYueHaibing2019-09-031-0/+7
| | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2019-08-2324-986/+1797
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | | * | | | | | Merge branches 'for-joerg/arm-smmu/smmu-v2' and 'for-joerg/arm-smmu/smmu-v3' ...Will Deacon2019-08-2321-382/+1037
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Revert "iommu/arm-smmu-v3: Disable detection of ATS and PRI"Will Deacon2019-08-221-2/+0
| | | | | * | | | | | iommu/arm-smmu-v3: Avoid locking on invalidation path when not using ATSWill Deacon2019-08-221-5/+32
| | | | | * | | | | | iommu/arm-smmu-v3: Fix ATC invalidation ordering wrt main TLBsWill Deacon2019-08-211-7/+9
| | | | | * | | | | | iommu/arm-smmu-v3: Rework enabling/disabling of ATS for PCI mastersWill Deacon2019-08-211-19/+28
| | | | | * | | | | | iommu/arm-smmu-v3: Don't issue CMD_SYNC for zero-length invalidationsWill Deacon2019-08-211-0/+3
| | | | | * | | | | | iommu/arm-smmu-v3: Remove boolean bitfield for 'ats_enabled' flagWill Deacon2019-08-211-1/+1
| | | | | * | | | | | iommu/arm-smmu-v3: Disable detection of ATS and PRIWill Deacon2019-08-211-0/+2
| | | | | * | | | | | iommu/arm-smmu-v3: Document ordering guarantees of command insertionWill Deacon2019-08-211-0/+16
| | | | | * | | | | | iommu/arm-smmu-v3: Defer TLB invalidation until ->iotlb_sync()Will Deacon2019-08-081-29/+42
| | | | | * | | | | | iommu/arm-smmu-v3: Reduce contention during command-queue insertionWill Deacon2019-08-081-144/+533
| | | | | * | | | | | iommu/arm-smmu-v3: Operate directly on low-level queue where possibleWill Deacon2019-07-291-27/+31
| | | | | * | | | | | iommu/arm-smmu-v3: Move low-level queue fields out of arm_smmu_queueWill Deacon2019-07-291-41/+47
| | | | | * | | | | | iommu/arm-smmu-v3: Drop unused 'q' argument from Q_OVF macroWill Deacon2019-07-291-6/+6
| | | | | * | | | | | iommu/arm-smmu-v3: Separate s/w and h/w views of prod and cons indexesWill Deacon2019-07-291-14/+22
| | | | | | |_|/ / / | | | | | |/| | | |
| | | | | * | | | | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()Will Deacon2019-07-297-22/+38
| | | | | * | | | | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()Will Deacon2019-07-298-13/+12
| | | | | * | | | | iommu/io-pgtable: Remove unused ->tlb_sync() callbackWill Deacon2019-07-298-44/+16
| | | | | * | | | | iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()Will Deacon2019-07-298-55/+94
| | | | | * | | | | iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()Will Deacon2019-07-292-15/+27
| | | | | * | | | | iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in driversWill Deacon2019-07-296-0/+102
| | | | | * | | | | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon2019-07-2917-30/+69
| | | | | * | | | | iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon2019-07-242-9/+19
| | | | | * | | | | iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon2019-07-248-16/+16
| | | | | * | | | | iommu/io-pgtable-arm: Remove redundant call to io_pgtable_tlb_sync()Will Deacon2019-07-242-2/+0
| | | | | * | | | | iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon2019-07-242-9/+0
| | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | iommu/arm-smmu: Ensure 64-bit I/O accessors are available on 32-bit CPURobin Murphy2019-08-202-1/+1
| | | | * | | | | iommu/arm-smmu: Make private implementation details staticWill Deacon2019-08-201-5/+5