summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | iommu/dma: Cleanup dma-iommu.hChristoph Hellwig2019-05-271-4/+2
| | | | | | |/ / | | | | | |/| |
| | | | * | | | iommu/omap: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-041-29/+6
| | | | * | | | iommu/omap: Use dev_get_drvdata()Kefeng Wang2019-04-261-2/+1
| | | * | | | | 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/+2
| | | | * | | | | 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-017-51/+86
| | | |\ \ \ \ \ \
| | | | * | | | | | 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-256-29/+20
| | | | * | | | | | iommu/io-pgtable-arm: Add support to use system cacheVivek Gautam2019-06-182-1/+14
| | | | * | | | | | iommu/arm-smmu-v3: Increase maximum size of queuesWill Deacon2019-06-181-16/+38
| | | | | |_|/ / / | | | | |/| | | |
| | * | | | | | | 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/+13
| | * | | | | | | 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/+0
| * | | | | | | iommu/vt-d: Consolidate domain_init() to avoid duplicationLu Baolu2019-06-121-87/+36
| * | | | | | | iommu/vt-d: Cleanup after delegating DMA domain to generic iommuSai Praneeth Prakhya2019-06-121-55/+0
| * | | | | | | 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
| * | | | | | | iommu/vt-d: Don't return error when device gets right domainLu Baolu2019-06-121-6/+0
| * | | | | | | iommu/vt-d: Differentiate relaxable and non relaxable RMRRsEric Auger2019-06-121-15/+39
| * | | | | | | iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regionsEric Auger2019-06-123-5/+22
| * | | | | | | iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regionsEric Auger2019-06-121-1/+2
| * | | | | | | iommu/vt-d: Handle RMRR with PCI bridge device scopesEric Auger2019-06-121-1/+2
| * | | | | | | iommu/vt-d: Introduce is_downstream_to_pci_bridge helperEric Auger2019-06-121-8/+29
| * | | | | | | iommu/vt-d: Duplicate iommu_resv_region objects per device listEric Auger2019-06-121-17/+17
| * | | | | | | iommu: Fix a leak in iommu_insert_resv_regionEric Auger2019-06-121-3/+5
| * | | | | | | Merge tag 'v5.2-rc3' into x86/vt-dJoerg Roedel2019-06-038219-66194/+11904
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | iommu/vt-d: Fix a variable set but not usedQian Cai2019-06-031-4/+0
| * | | | | | | iommu/vt-d: Fix typo in SVM code commentWeitao Hou2019-05-281-1/+1
| * | | | | | | iommu/vt-d: Remove static identity map codeLu Baolu2019-05-281-143/+1
| * | | | | | | iommu/vt-d: Remove duplicated code for device hotplugLu Baolu2019-05-281-34/+0
| * | | | | | | iommu/vt-d: Remove startup parameter from device_def_domain_type()Lu Baolu2019-05-281-7/+7
| * | | | | | | iommu/vt-d: Cleanup get_valid_domain_for_dev()Lu Baolu2019-05-282-11/+8
| * | | | | | | iommu/vt-d: Implement is_attach_deferred iommu ops entryLu Baolu2019-05-281-0/+23
| * | | | | | | iommu/vt-d: Probe DMA-capable ACPI name space devicesLu Baolu2019-05-281-0/+45
| * | | | | | | iommu/vt-d: Handle 32bit device with identity default domainLu Baolu2019-05-281-33/+22