aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm/mediatek', 'arm/tegra', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into nextJoerg Roedel1-96/+127
2019-11-11iommu/arm-smmu: Remove duplicate error messageJean-Philippe Brucker1-3/+1
2019-11-04iommu/io-pgtable-arm: Rationalise MAIR handlingRobin Murphy1-2/+2
2019-11-04Merge branch 'for-joerg/arm-smmu/fixes' into for-joerg/arm-smmu/updatesWill Deacon1-0/+1
2019-11-01iommu/arm-smmu: Avoid pathological RPM behaviour for unmapsRob Clark1-1/+15
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy1-1/+1
2019-10-01iommu/arm-smmu: Axe a useless test in 'arm_smmu_master_alloc_smes()'Christophe JAILLET1-2/+0
2019-10-01iommu/arm-smmu: Report USF more clearlyRobin Murphy1-5/+16
2019-10-01iommu/arm-smmu: Remove arm_smmu_flush_opsRobin Murphy1-23/+17
2019-10-01iommu/arm-smmu: Move .tlb_sync method to implementationRobin Murphy1-18/+15
2019-10-01iommu/arm-smmu: Remove "leaf" indirectionRobin Murphy1-13/+16
2019-10-01iommu/arm-smmu: Remove .tlb_inv_range indirectionRobin Murphy1-45/+61
2019-10-01iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_contextLiu Xiang1-0/+1
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-7/+2
2019-09-13iommu: pass cell_count = -1 to of_for_each_phandle with cells_nameUwe Kleine-König1-1/+1
2019-08-23Merge branches 'for-joerg/arm-smmu/smmu-v2' and 'for-joerg/arm-smmu/smmu-v3' into for-joerg/arm-smmu/updatesWill Deacon1-24/+70
2019-08-20iommu/arm-smmu: Ensure 64-bit I/O accessors are available on 32-bit CPURobin Murphy1-1/+0
2019-08-19iommu/arm-smmu: Add context init implementation hookRobin Murphy1-42/+9
2019-08-19iommu/arm-smmu: Add reset implementation hookRobin Murphy1-35/+4
2019-08-19iommu/arm-smmu: Add configuration implementation hookRobin Murphy1-14/+3
2019-08-19iommu/arm-smmu: Move Secure access quirk to implementationRobin Murphy1-97/+0
2019-08-19iommu/arm-smmu: Add implementation infrastructureRobin Murphy1-78/+4
2019-08-19iommu/arm-smmu: Rename arm-smmu-regs.hRobin Murphy1-1/+1
2019-08-19iommu/arm-smmu: Abstract GR0 accessesRobin Murphy1-48/+58
2019-08-19iommu/arm-smmu: Abstract context bank accessesRobin Murphy1-65/+73
2019-08-19iommu/arm-smmu: Abstract GR1 accessesRobin Murphy1-7/+27
2019-08-19iommu/arm-smmu: Get rid of weird "atomic" writeRobin Murphy1-16/+7
2019-08-19iommu/arm-smmu: Split arm_smmu_tlb_inv_range_nosync()Robin Murphy1-28/+36
2019-08-19iommu/arm-smmu: Rework cb_base handlingRobin Murphy1-10/+15
2019-08-19iommu/arm-smmu: Convert context bank registers to bitfieldsRobin Murphy1-8/+8
2019-08-19iommu/arm-smmu: Convert GR1 registers to bitfieldsRobin Murphy1-9/+9
2019-08-19iommu/arm-smmu: Convert GR0 registers to bitfieldsRobin Murphy1-25/+26
2019-08-19iommu/arm-smmu: Mask TLBI address correctlyRobin Murphy1-1/+1
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose1-7/+2
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()Will Deacon1-1/+2
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()Will Deacon1-1/+1
2019-07-29iommu/io-pgtable: Remove unused ->tlb_sync() callbackWill Deacon1-8/+9
2019-07-29iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()Will Deacon1-31/+57
2019-07-29iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in driversWill Deacon1-0/+24
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon1-2/+3
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon1-4/+4
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-07-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel1-3/+1
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon1-3/+1
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose1-1/+1
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-3/+12
2019-06-12iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy1-3/+12
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2019-04-23iommu/arm-smmu: Log CBFRSYNRA register on context faultVivek Gautam1-3/+5