summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/apple-dart.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-0/+28
|\
| * iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier2021-11-041-0/+27
| |
| \
| \
| \
*---. \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-311-4/+6
|\ \ \ \ | | | |/ | | |/|
| | | * iommu/dart: Clean up IOVA cookie crumbsRobin Murphy2021-09-281-2/+0
| | |/
| * | iommu/dart: Initialize DART_STREAMS_ENABLESven Peter2021-10-271-0/+5
| * | iommu/dart: Use kmemdup instead of kzalloc and memcpyWan Jiabing2021-10-181-2/+1
|/ /
* | iommu/dart: Clear sid2group entry when a group is freedSven Peter2021-09-281-3/+35
* | iommu/dart: Remove iommu_flush_opsSven Peter2021-09-281-18/+0
|/
* iommu/dart: Add DART iommu driverSven Peter2021-08-121-0/+923