summaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | iommu/amd: Only support x2APIC with IVHD type 11h/40hSuravee Suthikulpanit2019-12-232-3/+0
| | | * | iommu/amd: Check feature support bit before accessing MSI capability registersSuravee Suthikulpanit2019-12-232-5/+13
| | | * | iommu/amd: Treat per-device exclusion ranges as r/w unity-mapped regionsAdrian Huang2019-12-231-10/+10
| | | |/
| | * | iommu/arm-smmu-v3: Return -EBUSY when trying to re-add a deviceWill Deacon2020-01-151-21/+16
| | * | iommu/arm-smmu-v3: Improve add_device() error handlingJean-Philippe Brucker2020-01-151-7/+21
| | * | iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon2020-01-151-1/+2
| | * | iommu/arm-smmu-v3: Add second level of context descriptor tableJean-Philippe Brucker2020-01-151-8/+134
| | * | iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failureJean-Philippe Brucker2020-01-151-4/+12
| | * | iommu/arm-smmu-v3: Propagate ssid_bitsJean-Philippe Brucker2020-01-151-3/+16
| | * | iommu/arm-smmu-v3: Add support for Substream IDsJean-Philippe Brucker2020-01-151-22/+111
| | * | iommu/arm-smmu-v3: Add context descriptor tables allocatorsJean-Philippe Brucker2020-01-151-13/+34
| | * | iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID supportJean-Philippe Brucker2020-01-151-19/+27
| | * | iommu/arm-smmu-v3: Parse PASID devicetree property of platform devicesJean-Philippe Brucker2020-01-152-1/+18
| | * | iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocationJean-Philippe Brucker2020-01-151-5/+4
| | * | iommu/arm-smmu: Improve SMR mask testRobin Murphy2020-01-101-5/+18
| | * | iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy2020-01-101-6/+19
| | * | iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon2020-01-104-38/+59
| | * | iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespaceWill Deacon2020-01-104-188/+204
| | * | iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy2020-01-107-103/+87
| | * | iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsignedWill Deacon2020-01-101-1/+1
| | * | iommu/io-pgtable-arm: Improve attribute handlingRobin Murphy2020-01-102-10/+14
| | * | iommu/io-pgtable-arm: Support non-coherent stage-2 page tablesWill Deacon2020-01-101-4/+10
| | * | iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy2020-01-108-25/+21
| | * | iommu/arm-smmu: Fix -Wunused-const-variable warningMasahiro Yamada2020-01-101-1/+1
| | * | iommu/arm-smmu-v3: Remove useless of_match_ptr()Masahiro Yamada2020-01-101-1/+1
| | * | iommu/arm-smmu-v3: Fix resource_size checkMasahiro Yamada2020-01-101-1/+1
| | * | iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum2020-01-101-0/+1
| | * | drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()Will Deacon2020-01-102-2/+0
| | * | iommu/arm-smmu: Update my email address in MODULE_AUTHOR()Will Deacon2019-12-232-2/+2
| | * | iommu/arm-smmu: Allow building as a moduleWill Deacon2019-12-233-22/+47
| | * | iommu/arm-smmu: Unregister IOMMU and bus ops on device removalWill Deacon2019-12-231-10/+40
| | * | iommu/arm-smmu-v3: Allow building as a moduleWill Deacon2019-12-232-3/+2
| | * | iommu/arm-smmu: Support SMMU module probing from the IORTArd Biesheuvel2019-12-232-0/+2
| | * | iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removalWill Deacon2019-12-231-21/+43
| | * | iommu/arm-smmu: Prevent forced unbinding of Arm SMMU driversWill Deacon2019-12-232-5/+7
| | * | Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"Will Deacon2019-12-231-13/+19
| | * | Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"Will Deacon2019-12-231-9/+16
| | * | drivers/iommu: Allow IOMMU bus ops to be unregisteredWill Deacon2019-12-231-0/+5
| | * | iommu/of: Take a ref to the IOMMU driver during ->of_xlate()Will Deacon2019-12-231-6/+12
| | * | drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()Will Deacon2019-12-231-2/+17
| | * | iommu/of: Request ACS from the PCI core when configuring IOMMU linkageWill Deacon2019-12-231-0/+1
| | * | drivers/iommu: Export core IOMMU API symbols to permit modular driversWill Deacon2019-12-232-0/+13
| | |/
* | | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-312-12/+6
|\ \ \
| * \ \ Merge branch 'pci/host-vmd'Bjorn Helgaas2020-01-301-7/+4
| |\ \ \
| | * | | iommu/vt-d: Remove VMD child device sanity checkJon Derrick2020-01-241-9/+1
| | * | | iommu/vt-d: Use pci_real_dma_dev() for mappingJon Derrick2020-01-241-0/+5
| * | | | PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2019-12-181-5/+2
| |/ / /
* | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| | |/ | |/|
* | | iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan2020-01-241-6/+18