summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-298-102/+339
|\ \
| | * iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_featureChristoph Hellwig2022-07-151-41/+14
| | * iommu: remove the put_resv_regions methodChristoph Hellwig2022-07-152-2/+0
| | * iommu: remove iommu_dev_feature_enabledChristoph Hellwig2022-07-151-1/+0
| | * iommu: remove the unused dev_has_feat methodChristoph Hellwig2022-07-151-1/+0
| | * iommu: Clean up release_device checksRobin Murphy2022-07-063-29/+4
| | * iommu/arm-smmu: Get associated RMR info and install bypass SMRJon Nettleton2022-07-061-0/+52
| | * iommu/arm-smmu-v3: Get associated RMR info and install bypass STEShameer Kolothum2022-07-061-0/+33
| | * iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypassShameer Kolothum2022-07-061-4/+13
| | * iommu/arm-smmu-v3: Introduce strtab init helperShameer Kolothum2022-07-061-13/+15
| |/ |/|
| * iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He2022-07-191-2/+5
| * iommu/arm-smmu-qcom: Add SM6375 SMMU compatibleKonrad Dybcio2022-07-191-0/+1
| * iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan2022-07-086-9/+201
| * iommu: arm-smmu-impl: Add 8250 display compatible to the client list.Emma Anholt2022-07-061-0/+1
|/
* iommu/arm-smmu: Force identity domains for legacy bindingRobin Murphy2022-05-101-0/+3
* iommu/arm-smmu: Support Tegra234 SMMUThierry Reding2022-05-061-1/+2
* iommu/arm-smmu-qcom: Add SC8280XP supportBjorn Andersson2022-05-061-0/+1
* iommu/arm-smmu-v3-sva: Fix mm use-after-freeJean-Philippe Brucker2022-05-061-2/+11
* iommu/arm-smmu-v3: check return value after calling platform_get_resource()Yang Yingliang2022-05-061-0/+2
* iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang2022-05-061-3/+2
* iommu: arm-smmu: disable large page mappings for Nvidia arm-smmuAshish Mhetre2022-04-221-0/+30
* iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()Nicolin Chen2022-04-201-1/+8
* Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-244-99/+92
|\
| *-. Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2022-03-084-99/+92
| |\ \
| | | * iommu: Split struct iommu_opsLu Baolu2022-02-283-25/+31
| | |/ | |/|
| | * iommu/arm-smmu: Account for PMU interruptsRobin Murphy2022-03-072-52/+46
| | * iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui2022-02-081-0/+1
| | * iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probeMiaoqian Lin2022-02-081-3/+7
| | * iommu/arm-smmu-v3: Simplify memory allocationChristophe JAILLET2022-02-081-17/+5
| | * iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocationChristophe JAILLET2022-02-081-2/+2
| |/
* / iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu2022-02-151-4/+1
|/
* Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-18/+5
|\
| * iommu/arm-smmu-v3: Use msi_get_virq()Thomas Gleixner2021-12-161-16/+3
| * platform-msi: Use msi_desc::msi_indexThomas Gleixner2021-12-161-2/+2
| * device: Move MSI related data into a structThomas Gleixner2021-12-161-1/+1
* | Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"Zhou Wang2021-12-151-3/+2
* | iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_opsRikard Falkeborn2021-12-141-1/+1
* | iommu: arm-smmu-impl: Add SM8450 qcom iommu implementationVinod Koul2021-12-141-0/+1
* | iommu/arm-smmu-qcom: Fix TTBR0 readRob Clark2021-12-141-1/+1
|/
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-312-7/+17
|\ \
| | * iommu/arm-smmu-qcom: Request direct mapping for modem deviceSibi Sankar2021-10-081-0/+1
| | * iommu: arm-smmu-qcom: Add compatible for QCM2290Loic Poulain2021-10-041-0/+1
| | * iommu/arm-smmu-qcom: Add SM6350 SMMU compatibleKonrad Dybcio2021-10-041-0/+1
| | * iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd()Zhen Lei2021-10-041-6/+12
| | * iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()Zhen Lei2021-10-041-1/+2
| |/
* / qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-072-2/+4
|/
*-----. Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel2021-08-205-98/+133
|\ \ \ \
| | | | * iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy2021-08-182-1/+3
| | | | * iommu/io-pgtable: Remove non-strict quirkRobin Murphy2021-08-182-6/+0
| | | | * iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy2021-08-183-27/+4
| | |_|/ | |/| |