summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | iommu/dma: Move __iommu_dma_mapChristoph Hellwig2019-05-271-23/+23
| | | | * | | | iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig2019-05-272-28/+371
| | | | * | | | iommu/dma: Use for_each_sg in iommu_dma_allocChristoph Hellwig2019-05-271-9/+5Star
| | | | * | | | iommu/dma: Remove the flush_page callbackChristoph Hellwig2019-05-271-5/+3Star
| | | | | |/ / | | | | |/| |
| | | * | | | iommu/omap: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-041-29/+6Star
| | | * | | | iommu/omap: Use dev_get_drvdata()Kefeng Wang2019-04-261-2/+1Star
| | * | | | | iommu/arm-smmu-v3: Invalidate ATC when detaching a deviceJean-Philippe Brucker2019-07-041-1/+4
| | * | | | | iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=nWill Deacon2019-07-021-0/+6
| | * | | | | Merge branch 'arm/renesas' into arm/smmuJoerg Roedel2019-07-011-62/+125
| | |\ \ \ \ \
| | | * | | | | iommu/ipmmu-vmsa: Add suspend/resume supportGeert Uytterhoeven2019-06-031-1/+46
| | | * | | | | iommu/ipmmu-vmsa: Extract hardware context initializationGeert Uytterhoeven2019-06-031-43/+48
| | | * | | | | iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific featuresGeert Uytterhoeven2019-06-031-2/+3
| | | * | | | | iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsignedGeert Uytterhoeven2019-06-031-3/+2Star
| | | * | | | | iommu/ipmmu-vmsa: Prepare to handle 40-bit error addressesGeert Uytterhoeven2019-06-031-6/+9
| | | * | | | | iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfsGeert Uytterhoeven2019-06-031-7/+17
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2019-07-015-44/+76
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | iommu/io-pgtable: Support non-coherent page tablesBjorn Andersson2019-06-252-5/+14
| | | * | | | iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon2019-06-255-22/+16Star
| | | * | | | iommu/io-pgtable-arm: Add support to use system cacheVivek Gautam2019-06-181-1/+8
| | | * | | | iommu/arm-smmu-v3: Increase maximum size of queuesWill Deacon2019-06-181-16/+38
| | | | |_|/ | | | |/| |
| | * | | | Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-221-4/+3Star
| | |\ \ \ \
| | | * | | | Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu2019-06-221-4/+3Star
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-198-32/+8Star
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-195-60/+5Star
| | |/ / / /
| | * | | | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-06-144-8/+18
| | |\ \ \ \
| | | * | | | iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy2019-06-121-3/+12
| | | * | | | iommu/vt-d: Set the right field for Page Walk SnoopLu Baolu2019-05-271-1/+1
| | | * | | | iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lockDave Jiang2019-05-271-3/+4
| | | * | | | iommu: Add missing new line for dma typeLu Baolu2019-05-271-1/+1
| | | |/ / /
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-052-26/+2Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-059-117/+9Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-052-26/+2Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-052-18/+2Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner2019-06-053-42/+3Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-054-52/+4Star
| | | |/ / | | |/| |
| * | | | iommu/amd: Flush not present cache in iommu_map_pageTom Murphy2019-07-011-4/+16
| * | | | iommu/amd: Only free resources once on init errorKevin Mitchell2019-07-011-14/+13Star
| * | | | iommu/amd: Move gart fallback to amd_iommu_initKevin Mitchell2019-07-011-9/+10
| * | | | iommu/amd: Make iommu_disable saferKevin Mitchell2019-07-011-0/+3
| * | | | iommu/amd: Add missed 'tag' to error msg in iommu_print_eventYueHaibing2019-05-281-2/+2
| * | | | iommu/amd: Remove redundant assignment to variable npagesColin Ian King2019-05-271-1/+1
| | |/ / | |/| |
* | | | iommu/vt-d: Cleanup unused variableJacob Pan2019-07-011-2/+2
* | | | iommu/vt-d: Silence a variable set but not usedQian Cai2019-06-181-1/+2
* | | | iommu/vt-d: Remove an unused variable "length"Qian Cai2019-06-181-3/+0Star
* | | | iommu/vt-d: Consolidate domain_init() to avoid duplicationLu Baolu2019-06-121-87/+36Star
* | | | iommu/vt-d: Cleanup after delegating DMA domain to generic iommuSai Praneeth Prakhya2019-06-121-55/+0Star
* | | | iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()Lu Baolu2019-06-121-0/+2
* | | | iommu/vt-d: Allow DMA domain attaching to rmrr locked deviceLu Baolu2019-06-121-1/+2
* | | | iommu/vt-d: Don't enable iommu's which have been ignoredLu Baolu2019-06-121-2/+7
* | | | iommu/vt-d: Set domain type for a private domainLu Baolu2019-06-121-0/+2