summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Set exclusion range correctlyJoerg Roedel2019-04-121-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-301-4/+15
|\
| * iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat2019-03-291-4/+15
* | iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel2019-03-293-6/+12
* | iommu: Don't print warning when IOMMU driver only supports unmanaged domainsJoerg Roedel2019-03-251-3/+5
|/
* iommu/vt-d: Save the right domain ID used by hardwareLu Baolu2019-03-221-1/+1
* iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-03-221-0/+3
* iommu/iova: Fix tracking of recently failed iova addressRobert Richter2019-03-221-2/+3
* iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka2019-03-181-1/+6
* Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-151-2/+6
|\
| * iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma2019-03-151-2/+6
* | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-1028-733/+608Star
|\|
| *-----------. Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel2019-03-0128-736/+610Star
| |\ \ \ \ \ \ \
| | | | | | | | * iommu: Fix IOMMU debugfs falloutGeert Uytterhoeven2019-02-261-19/+4Star
| | | | | | | | * iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat2019-02-261-1/+2
| | | | | | | | * iommu: Use dev_printk() when possibleBjorn Helgaas2019-02-111-4/+4
| | | | | | | | * iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring2019-02-1110-228/+11Star
| | | | | | | | * iommu/dma: Remove unused variableShaokun Zhang2019-01-241-2/+1Star
| | | | | | | | * iommu/iova: Allow compiling the library without IOMMU supportSakari Ailus2019-01-111-3/+4
| | | | | | | * | iommu/hyper-v: Add Hyper-V stub IOMMU driverLan Tianyu2019-02-285-0/+210
| | | | | | * | | iommu/amd: Use dev_printk() when possibleBjorn Helgaas2019-02-112-24/+22Star
| | | | | | * | | iommu/amd: Remove clear_flush_young notifierPeter Xu2019-01-301-24/+0Star
| | | | | | * | | iommu/amd: Print reason for iommu_map_page failure in map_sgJerry Snitselaar2019-01-301-3/+3
| | | | | * | | | iommu/vt-d: Get domain ID before clear pasid entryLu Baolu2019-03-011-1/+1
| | | | | * | | | iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu2019-03-011-1/+1
| | | | | * | | | iommu/vt-d: Set context field after value initializedLu Baolu2019-03-011-1/+2
| | | | | * | | | iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu2019-03-011-1/+2
| | | | | * | | | iommu/vt-d: Check identity map for hot-added devicesLu Baolu2019-02-261-9/+12
| | | | | * | | | iommu/vt-d: Enable ATS only if the device uses page aligned address.Kuppuswamy Sathyanarayanan2019-02-261-0/+1
| | | | | * | | | iommu/vt-d: Fix PRI/PASID dependency issue.Kuppuswamy Sathyanarayanan2019-02-261-1/+3
| | | | | * | | | iommu/vt-d: Allow interrupts from the entire bus for aliased devicesLogan Gunthorpe2019-02-261-0/+15
| | | | | * | | | iommu/vt-d: Add helper to set an IRTE to verify only the bus numberLogan Gunthorpe2019-02-261-3/+14
| | | | | * | | | iommu/vt-d: Remove misleading "domain 0" test from domain_exit()Bjorn Helgaas2019-02-111-4/+0Star
| | | | | * | | | iommu/vt-d: Remove unused dmar_remove_one_dev_info() argumentBjorn Helgaas2019-02-111-11/+9Star
| | | | | * | | | iommu/vt-d: Remove unnecessary local variable initializationsBjorn Helgaas2019-02-111-14/+13Star
| | | | | * | | | iommu/vt-d: Use dev_printk() when possibleBjorn Helgaas2019-02-111-30/+24Star
| | | | | * | | | iommu/vt-d: Remove change_pte notifierPeter Xu2019-01-301-9/+0Star
| | | | | * | | | iommu/vt-d: Implement dma_[un]map_resource()Logan Gunthorpe2019-01-301-7/+16
| | | | | * | | | iommu/vt-d: Support page request in scalable modeJacob Pan2019-01-111-32/+45
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | iommu/mediatek: Fix semicolon code style issueYang Wei2019-03-011-1/+1
| | | | | |_|/ | | | | |/| |
| | | * | | | iommu/tegra: gart: Perform code refactoringDmitry Osipenko2019-01-161-148/+105Star
| | | * | | | iommu/tegra: gart: Simplify clients-tracking codeDmitry Osipenko2019-01-161-115/+40Star
| | | * | | | iommu/tegra: gart: Don't detach devices from inactive domainsDmitry Osipenko2019-01-161-3/+5
| | | * | | | iommu/tegra: gart: Prepend error/debug messages with "gart:"Dmitry Osipenko2019-01-161-0/+2
| | | * | | | iommu/tegra: gart: Don't use managed resourcesDmitry Osipenko2019-01-161-5/+7
| | | * | | | iommu/tegra: gart: Allow only one active domain at a timeDmitry Osipenko2019-01-161-0/+9
| | | * | | | iommu/tegra: gart: Fix NULL pointer dereferenceDmitry Osipenko2019-01-161-2/+2
| | | * | | | iommu/tegra: gart: Fix spinlock recursionDmitry Osipenko2019-01-161-8/+16
| | | * | | | memory: tegra: Do not try to probe SMMU on Tegra20Dmitry Osipenko2019-01-161-4/+0Star
| | | * | | | iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko2019-01-162-53/+19Star