summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-06-14iommu: qcom-smmu: add missing linux/bug.h header for WARN_ONChristian Marangi
2024-11-24Merge patch series "Fix device removal order for Apple dart iommu"Tom Rini
2024-11-24iommu: apple: Mark device with DM_FLAG_VITALJanne Grunau
2024-11-20iommu: qcom-smmu: handle running in el2Caleb Connolly
2024-11-20iommu: qcom-smmu: allow SID 0Caleb Connolly
2024-11-11iommu: apple: Manage IOVA separately from global LMB mem mapJanne Grunau
2024-09-06iommu: qcom-smmu: add sc7280-smmu-500 compatibleCaleb Connolly
2024-09-03sandbox: iommu: remove lmb allocation in the driverSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07iommu: Remove <common.h> and add needed includesTom Rini
2024-04-23iommu: qcom-smmu: add qcom generic compatibleCaleb Connolly
2024-03-22iommu: qcom-smmu: fix debuggingCaleb Connolly
2024-01-18iommu: dont fail silentlyCaleb Connolly
2023-12-21iommu: add qcom-hyp-smmuCaleb Connolly
2023-12-21iommu: add a connect opCaleb Connolly
2023-12-21iommu: fix compilation when CONFIG_PCI disabledCaleb Connolly
2023-01-27iommu: Implement mapping IOMMUs for PCI devicesMark Kettenis
2023-01-27iommu: apple: Implement DMA mapping operations for Apple DARTMark Kettenis
2023-01-27test: Add test for IOMMU uclass map/unmap opsMark Kettenis
2023-01-27iommu: Add DMA mapping operationsMark Kettenis
2022-07-25iommu: Add M2 support to Apple DART driverJanne Grunau
2022-02-21iommu: Add M1 Pro/Max support to Apple DART driverJanne Grunau
2021-10-31iommu: Add Apple DART driverMark Kettenis
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-10-31iommu: Add IOMMU uclassMark Kettenis