| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu | 2022-10-21 | 1 | -1/+1 |
* | iommu/dma: Make header private | Robin Murphy | 2022-09-09 | 1 | -1/+1 |
* | iommu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -4/+0 |
* | iommu/arm-smmu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -82/+2 |
* | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better | Robin Murphy | 2022-09-07 | 1 | -5/+4 |
* | iommu: Retire iommu_capable() | Robin Murphy | 2022-09-07 | 2 | -2/+2 |
*-. | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 2022-07-29 | 7 | -34/+263 |
|\ \ |
|
| | * | iommu: remove the put_resv_regions method | Christoph Hellwig | 2022-07-15 | 1 | -1/+0 |
| | * | iommu: Clean up release_device checks | Robin Murphy | 2022-07-06 | 2 | -22/+3 |
| | * | iommu/arm-smmu: Get associated RMR info and install bypass SMR | Jon Nettleton | 2022-07-06 | 1 | -0/+52 |
| |/
|/| |
|
| * | iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop | Liang He | 2022-07-19 | 1 | -2/+5 |
| * | iommu/arm-smmu-qcom: Add SM6375 SMMU compatible | Konrad Dybcio | 2022-07-19 | 1 | -0/+1 |
| * | iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts | Sai Prakash Ranjan | 2022-07-08 | 6 | -9/+201 |
| * | iommu: arm-smmu-impl: Add 8250 display compatible to the client list. | Emma Anholt | 2022-07-06 | 1 | -0/+1 |
|/ |
|
* | iommu/arm-smmu: Force identity domains for legacy binding | Robin Murphy | 2022-05-10 | 1 | -0/+3 |
* | iommu/arm-smmu: Support Tegra234 SMMU | Thierry Reding | 2022-05-06 | 1 | -1/+2 |
* | iommu/arm-smmu-qcom: Add SC8280XP support | Bjorn Andersson | 2022-05-06 | 1 | -0/+1 |
* | iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() | Yang Yingliang | 2022-05-06 | 1 | -3/+2 |
* | iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu | Ashish Mhetre | 2022-04-22 | 1 | -0/+30 |
*-. | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2022-03-08 | 3 | -72/+74 |
|\ \ |
|
| | * | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 2 | -17/+21 |
| |/
|/| |
|
| * | iommu/arm-smmu: Account for PMU interrupts | Robin Murphy | 2022-03-07 | 2 | -52/+46 |
| * | iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe | Miaoqian Lin | 2022-02-08 | 1 | -3/+7 |
|/ |
|
* | iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation | Vinod Koul | 2021-12-14 | 1 | -0/+1 |
* | iommu/arm-smmu-qcom: Fix TTBR0 read | Rob Clark | 2021-12-14 | 1 | -1/+1 |
*-. | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/... | Joerg Roedel | 2021-10-31 | 1 | -0/+3 |
|\ \ |
|
| | * | iommu/arm-smmu-qcom: Request direct mapping for modem device | Sibi Sankar | 2021-10-08 | 1 | -0/+1 |
| | * | iommu: arm-smmu-qcom: Add compatible for QCM2290 | Loic Poulain | 2021-10-04 | 1 | -0/+1 |
| | * | iommu/arm-smmu-qcom: Add SM6350 SMMU compatible | Konrad Dybcio | 2021-10-04 | 1 | -0/+1 |
| |/ |
|
* / | qcom_scm: hide Kconfig symbol | Arnd Bergmann | 2021-10-07 | 2 | -2/+4 |
|/ |
|
*---. | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2021-08-20 | 4 | -42/+68 |
|\ \ \ |
|
| | | * | iommu/arm-smmu: Prepare for multiple DMA domain types | Robin Murphy | 2021-08-18 | 1 | -1/+2 |
| | | * | iommu/io-pgtable: Remove non-strict quirk | Robin Murphy | 2021-08-18 | 1 | -3/+0 |
| | | * | iommu/arm-smmu: Drop IOVA cookie management | Robin Murphy | 2021-08-18 | 2 | -20/+4 |
| | |/
| |/| |
|
| | * | iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group() | Yang Yingliang | 2021-08-20 | 1 | -1/+3 |
| | * | iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation | Sai Prakash Ranjan | 2021-08-13 | 3 | -3/+22 |
| | * | iommu/arm-smmu: Fix race condition during iommu_group creation | Krishna Reddy | 2021-08-10 | 1 | -1/+5 |
| | * | iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks | Sai Prakash Ranjan | 2021-08-10 | 1 | -3/+23 |
| |/
|/| |
|
| * | iommu: Streamline iommu_iova_to_phys() | Robin Murphy | 2021-07-26 | 1 | -3/+0 |
| * | iommu/arm-smmu: Implement the map_pages() IOMMU driver callback | Isaac J. Manjarres | 2021-07-26 | 1 | -4/+5 |
| * | iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback | Isaac J. Manjarres | 2021-07-26 | 1 | -4/+5 |
|/ |
|
* | iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path" | Marek Szyprowski | 2021-07-14 | 1 | -11/+2 |
* | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-10 | 2 | -20/+73 |
|\ |
|
| * | iommu/arm-smmu: Use Tegra implementation on Tegra186 | Thierry Reding | 2021-06-11 | 1 | -1/+2 |
| * | iommu/arm-smmu: tegra: Implement SID override programming | Thierry Reding | 2021-06-11 | 1 | -3/+30 |
| * | iommu/arm-smmu: tegra: Detect number of instances at runtime | Thierry Reding | 2021-06-11 | 1 | -16/+41 |
* | | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-07-02 | 4 | -13/+84 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 2021-06-25 | 4 | -13/+84 |
| |\ \ \ |
|
| | | * | | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 2021-06-08 | 2 | -2/+0 |
| | |/ /
| |/| | |
|
| | * | | Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updates | Will Deacon | 2021-06-16 | 2 | -0/+14 |
| | |\ \ |
|