summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/apple-dart.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-261-30/+3
|\ \
| | * iommu/dma: Make header privateRobin Murphy2022-09-091-1/+2
| | * iommu/dart: Clean up bus_set_iommu()Robin Murphy2022-09-071-29/+1
| |/
* / iommu: dart: Support t6000 variantSven Peter2022-09-261-3/+21
|/
* iommu: remove the put_resv_regions methodChristoph Hellwig2022-07-151-1/+0
* iommu: Clean up release_device checksRobin Murphy2022-07-061-3/+0
* iommu/dart: Add missing module owner to ops structureHector Martin2022-05-041-0/+1
* iommu/dart: check return value after calling platform_get_resource()Yang Yingliang2022-04-281-5/+4
* iommu: Split struct iommu_opsLu Baolu2022-02-281-9/+11
* 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