summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | iommu/vt-d: Make use of iova deferred flushingJoerg Roedel2017-08-151-159/+38
| | | | | | | | * | | iommu/vt-d: Allow to flush more than 4GB of device TLBsJoerg Roedel2017-08-151-1/+1
| | | | | | | | * | | iommu/amd: Make use of iova queue flushingJoerg Roedel2017-08-151-220/+9
| | | | | | | | * | | iommu/iova: Add flush timerJoerg Roedel2017-08-151-0/+32
| | | | | | | | * | | iommu/iova: Add locking to Flush-QueuesJoerg Roedel2017-08-151-0/+11
| | | | | | | | * | | iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel2017-08-151-3/+24
| | | | | | | | * | | iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel2017-08-151-0/+80
| | | | | | | | * | | iommu/iova: Add flush-queue data structuresJoerg Roedel2017-08-151-0/+39
| | | | | | | | * | | iommu/of: Fix of_iommu_configure() for disabled IOMMUsRobin Murphy2017-08-151-30/+29
| | | | | | | | * | | iommu: Finish making iommu_group support mandatoryRobin Murphy2017-08-101-15/+4
| | | | | | | | * | | iommu/tegra-gart: Add iommu_group supportRobin Murphy2017-08-101-0/+19
| | | | | | | | * | | iommu/tegra-smmu: Add iommu_group supportRobin Murphy2017-08-101-0/+9
| | | | | | | | * | | iommu/msm: Add iommu_group supportRobin Murphy2017-08-101-1/+14
| | | | | | | | * | | iommu: Convert to using %pOF instead of full_nameRob Herring2017-07-264-25/+18
| | | | | | | | * | | iommu/of: Handle PCI aliases properlyRobin Murphy2017-07-261-57/+47
| | | | | | * | | | | iommu/mediatek: Fix a build warning of BIT(32) in ARMYong Wu2017-08-281-2/+2
| | | | | | * | | | | iommu/mediatek: Fix a build fail of m4u_typeYong Wu2017-08-281-1/+1
| | | | | | * | | | | iommu/mediatek: Enlarge the validate PA range for 4GB modeYong Wu2017-08-221-3/+15
| | | | | | * | | | | iommu/mediatek: Disable iommu clock when system suspendYong Wu2017-08-221-1/+8
| | | | | | * | | | | iommu/mediatek: Move pgtable allocation into domain_allocYong Wu2017-08-221-30/+22
| | | | | | * | | | | iommu/mediatek: Merge 2 M4U HWs into one iommu domainYong Wu2017-08-222-24/+70
| | | | | | * | | | | iommu/mediatek: Add mt2712 IOMMU supportYong Wu2017-08-222-37/+41
| | | | | | * | | | | iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.cYong Wu2017-08-221-1/+7
| | |_|_|_|/ / / / / | |/| | | | | | | |
| | | | | * | | | | iommu/omap: Use DMA-API for performing cache flushesJosue Albarran2017-08-042-44/+80
| | | | | * | | | | iommu/omap: Fix disabling of MMU upon a faultFernando Guzman Lugo2017-08-041-1/+1
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | iommu/rockchip: ignore isp mmu reset operationSimon Xue2017-07-271-0/+7
| | | | * | | | | iommu/rockchip: add multi irqs supportSimon Xue2017-07-271-9/+26
| | | | |/ / / /
| | | * | | | | iommu/ipmmu-vmsa: Make ipmmu_gather_ops constBhumika Goyal2017-08-301-1/+1
| | | * | | | | iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetableOleksandr Tyshchenko2017-08-301-21/+21
| | | * | | | | iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove()Magnus Damm2017-08-221-0/+6
| | | * | | | | iommu/ipmmu-vmsa: Clean up device trackingRobin Murphy2017-07-261-12/+0
| | | * | | | | iommu/ipmmu-vmsa: Replace local utlb code with fwspec idsMagnus Damm2017-07-261-85/+19
| | | * | | | | iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARMRobin Murphy2017-07-261-18/+3
| | | * | | | | iommu/ipmmu-vmsa: Consistent ->of_xlate() handlingMagnus Damm2017-07-261-34/+17
| | | * | | | | iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()Magnus Damm2017-07-261-0/+10
| | | |/ / / /
| | * | | | | iommu/exynos: Constify iommu_opsArvind Yadav2017-08-301-2/+2
| | * | | | | iommu/exynos: Remove custom platform device registration codeMarek Szyprowski2017-08-041-27/+9
| | * | | | | iommu/exynos: prevent building on big-endian kernelsArnd Bergmann2017-08-042-4/+1
| | * | | | | iommu/exynos: Replace non-existing big-endian Kconfig optionKrzysztof Kozlowski2017-07-261-1/+1
| | |/ / / /
* | | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-0/+7
|\ \ \ \ \ \
| * | | | | | iommu/vt-d: Prevent VMD child devices from being remapping targetsJon Derrick2017-08-301-0/+7
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-044-21/+55
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-268-13/+42
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky2017-07-184-21/+55
| | |/ / / / | |/| | | |
* | | | | | iommu/intel: update to new mmu_notifier semanticJérôme Glisse2017-08-311-9/+0
* | | | | | iommu/amd: update to new mmu_notifier semanticJérôme Glisse2017-08-311-8/+0
| |_|/ / / |/| | | |
* | | | | iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-153-14/+26
| |/ / / |/| | |
* | | | iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov2017-08-111-0/+7
| |/ / |/| |
* | | iommu/amd: Fix schedule-while-atomic BUG in initialization codeJoerg Roedel2017-07-261-1/+1
* | | iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit2017-07-251-0/+1
OpenPOWER on IntegriCloud