summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/arm-smmu-v3
AgeCommit message (Expand)Author
2022-09-09iommu/dma: Make header privateRobin Murphy
2022-09-07iommu/arm-smmu-v3: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY betterRobin Murphy
2022-09-07iommu: Retire iommu_capable()Robin Murphy
2022-07-15iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_featureChristoph Hellwig
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-15iommu: remove iommu_dev_feature_enabledChristoph Hellwig
2022-07-15iommu: remove the unused dev_has_feat methodChristoph Hellwig
2022-07-06iommu: Clean up release_device checksRobin Murphy
2022-07-06iommu/arm-smmu-v3: Get associated RMR info and install bypass STEShameer Kolothum
2022-07-06iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypassShameer Kolothum
2022-07-06iommu/arm-smmu-v3: Introduce strtab init helperShameer Kolothum
2022-05-06iommu/arm-smmu-v3-sva: Fix mm use-after-freeJean-Philippe Brucker
2022-05-06iommu/arm-smmu-v3: check return value after calling platform_get_resource()Yang Yingliang
2022-04-20iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()Nicolin Chen
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-15iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu
2022-02-08iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui
2022-02-08iommu/arm-smmu-v3: Simplify memory allocationChristophe JAILLET
2022-02-08iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocationChristophe JAILLET
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-16iommu/arm-smmu-v3: Use msi_get_virq()Thomas Gleixner
2021-12-16platform-msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-16device: Move MSI related data into a structThomas Gleixner
2021-12-15Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"Zhou Wang
2021-12-14iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_opsRikard Falkeborn
2021-10-04iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd()Zhen Lei
2021-10-04iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()Zhen Lei
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-18iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy
2021-08-18iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy
2021-08-13iommu/arm-smmu-v3: Stop pre-zeroing batch commandsJohn Garry
2021-08-13iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err()Zhen Lei
2021-08-13iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq()Zhen Lei
2021-08-13iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd...Zhen Lei
2021-08-13iommu/arm-smmu-v3: Use command queue batching helpers to improve performanceZhen Lei
2021-08-02iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callbackXiang Chen
2021-08-02iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callbackXiang Chen
2021-08-02iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist()John Garry
2021-07-26iommu: Streamline iommu_iova_to_phys()Robin Murphy
2021-07-13iommu/arm-smmu-v3: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-15iommu/arm-smmu-v3: Remove unnecessary oom messageZhen Lei
2021-06-08iommu/arm: Cleanup resources in case of probe error pathAmey Narkhede
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring
2021-06-08iommu/arm-smmu-v3: Decrease the queue size of evtq and priqZhen Lei
2021-06-08iommu/arm-smmu-v3: Ratelimit event dumpJean-Philippe Brucker