summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-192-20/+29
|\
| * iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall2019-05-031-20/+0
| * iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall2019-05-032-9/+38
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-144-6/+35
|\ \
| * \ Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas2019-05-131-3/+32
| |\ \
| | * | iommu/dma: Reserve IOVA for PCIe inaccessible DMA addressSrinath Mannam2019-05-061-3/+32
| * | | iommu/vt-d: Use pci_dev_id() helperHeiner Kallweit2019-04-292-2/+2
| * | | iommu/amd: Use pci_dev_id() helperHeiner Kallweit2019-04-291-1/+1
| |/ /
* | | iommu/dma-iommu.c: convert to use vm_map_pages()Souptick Joarder2019-05-141-11/+1
* | | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1315-302/+1033
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...Joerg Roedel2019-05-0715-302/+1033
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | | * | iommu: Remove iommu_callback_dataLu Baolu2019-03-251-9/+2
| | | | | | * | | Revert "iommu/amd: Flush not present cache in iommu_map_page"Joerg Roedel2019-05-071-15/+4
| | | | | | * | | Revert "iommu/amd: Remove the leftover of bypass support"Joerg Roedel2019-05-061-17/+63
| | | | | | * | | iommu/amd: Flush not present cache in iommu_map_pageTom Murphy2019-05-031-4/+15
| | | | | | * | | iommu/amd: Remove amd_iommu_pd_listJoerg Roedel2019-04-263-47/+0
| | | | | | * | | iommu/amd: Remove the leftover of bypass supportChristoph Hellwig2019-04-111-63/+17
| | | | | | * | | iommu/amd: Use pci_prg_resp_pasid_required()Jean-Philippe Brucker2019-04-111-18/+1
| | | | | * | | | iommu/vt-d: Fix leak in intel_pasid_alloc_table on error pathEric Auger2019-05-031-1/+3
| | | | | * | | | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu2019-05-031-1/+4
| | | | | * | | | iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-05-031-3/+4
| | | | | * | | | iommu/vt-d: Cleanup: no spaces at the start of a lineLu Baolu2019-05-031-26/+27
| | | | | * | | | iommu/vt-d: Don't request page request irq under dmar_global_lockLu Baolu2019-04-261-0/+6
| | | | | * | | | iommu/vt-d: Use struct_size() helperGustavo A. R. Silva2019-04-261-1/+1
| | | | | * | | | iommu/vt-d: Flush IOTLB for untrusted device in timeLu Baolu2019-04-121-1/+5
| | | | | * | | | iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flagsChristoph Hellwig2019-04-111-1/+0
| | | | | * | | | iommu/vt-d: Use dma_direct for bypass devicesChristoph Hellwig2019-04-111-40/+31
| | | | | * | | | iommu/vt-d: Clean up iommu_no_mappingChristoph Hellwig2019-04-111-26/+21
| | | | | * | | | iommu/vt-d: Return ID associated with an auxiliary domainLu Baolu2019-04-111-0/+10
| | | | | * | | | iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu2019-04-111-0/+152
| | | | | * | | | iommu/vt-d: Move common code out of iommu_attch_device()Lu Baolu2019-04-111-24/+36
| | | | | * | | | iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu2019-04-111-0/+159
| | | | | * | | | iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu2019-04-112-15/+25
| | | | | * | | | Merge branch 'api-features' into x86/vt-dJoerg Roedel2019-04-117-17/+245
| | | | | |\ \ \ \
| | | | | * | | | | iommu/vt-d: Switch to bitmap_zalloc()Andy Shevchenko2019-03-181-4/+3
| | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | Merge branch 'api-features' into arm/smmuJoerg Roedel2019-04-261-0/+200
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | * | | | iommu: Bind process address spaces to devicesJean-Philippe Brucker2019-04-111-0/+104
| | | | | * | | | iommu: Add APIs for multiple domains per deviceLu Baolu2019-04-111-0/+96
| | | | | | |/ / | | | | | |/| |
| | | | * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2019-04-264-80/+313
| | |_|/| | | | | |/| | | | | |
| | | | * | | | iommu/arm-smmu: Log CBFRSYNRA register on context faultVivek Gautam2019-04-232-3/+7
| | | | * | | | iommu/arm-smmu-v3: Don't disable SMMU in kdump kernelWill Deacon2019-04-231-6/+4
| | | | * | | | iommu/arm-smmu-v3: Disable tagged pointersJean-Philippe Brucker2019-04-231-1/+0
| | | | * | | | iommu/arm-smmu-v3: Add support for PCI ATSJean-Philippe Brucker2019-04-231-6/+195
| | | | * | | | iommu/arm-smmu-v3: Link domains and devicesJean-Philippe Brucker2019-04-231-1/+20
| | | | * | | | iommu/arm-smmu-v3: Add a master->domain pointerJean-Philippe Brucker2019-04-231-47/+45
| | | | * | | | iommu/arm-smmu-v3: Store SteamIDs in masterJean-Philippe Brucker2019-04-231-15/+15
| | | | * | | | iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_masterJean-Philippe Brucker2019-04-231-6/+6
| | | | * | | | iommu/arm-smmu: Break insecure users by disabling bypass by defaultDouglas Anderson2019-04-052-1/+27
| | | | |/ / /
| | | * / / / iommu/mediatek: Fix leaked of_node referencesWen Yang2019-04-261-2/+6
| | |/ / / / | |/| | | |