aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14iommu/dma-iommu.c: convert to use vm_map_pages()Souptick Joarder
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...Joerg Roedel
2019-05-07Revert "iommu/amd: Flush not present cache in iommu_map_page"Joerg Roedel
2019-05-06iommu/dma: Reserve IOVA for PCIe inaccessible DMA addressSrinath Mannam
2019-05-06Revert "iommu/amd: Remove the leftover of bypass support"Joerg Roedel
2019-05-03iommu/vt-d: Fix leak in intel_pasid_alloc_table on error pathEric Auger
2019-05-03iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu
2019-05-03iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-05-03iommu/amd: Flush not present cache in iommu_map_pageTom Murphy
2019-05-03iommu/vt-d: Cleanup: no spaces at the start of a lineLu Baolu
2019-05-03iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall
2019-05-03iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall
2019-04-29iommu/vt-d: Use pci_dev_id() helperHeiner Kallweit
2019-04-29iommu/amd: Use pci_dev_id() helperHeiner Kallweit
2019-04-26Merge branch 'api-features' into arm/smmuJoerg Roedel
2019-04-26iommu/vt-d: Don't request page request irq under dmar_global_lockLu Baolu
2019-04-26iommu/vt-d: Use struct_size() helperGustavo A. R. Silva
2019-04-26Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-04-26iommu/mediatek: Fix leaked of_node referencesWen Yang
2019-04-26iommu/amd: Remove amd_iommu_pd_listJoerg Roedel
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-23iommu/arm-smmu: Log CBFRSYNRA register on context faultVivek Gautam
2019-04-23iommu/arm-smmu-v3: Don't disable SMMU in kdump kernelWill Deacon
2019-04-23iommu/arm-smmu-v3: Disable tagged pointersJean-Philippe Brucker
2019-04-23iommu/arm-smmu-v3: Add support for PCI ATSJean-Philippe Brucker
2019-04-23iommu/arm-smmu-v3: Link domains and devicesJean-Philippe Brucker
2019-04-23iommu/arm-smmu-v3: Add a master->domain pointerJean-Philippe Brucker
2019-04-23iommu/arm-smmu-v3: Store SteamIDs in masterJean-Philippe Brucker
2019-04-23iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_masterJean-Philippe Brucker
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring
2019-04-12iommu/vt-d: Flush IOTLB for untrusted device in timeLu Baolu
2019-04-12iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-04-11iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flagsChristoph Hellwig
2019-04-11iommu/vt-d: Use dma_direct for bypass devicesChristoph Hellwig
2019-04-11iommu/vt-d: Clean up iommu_no_mappingChristoph Hellwig
2019-04-11iommu/amd: Remove the leftover of bypass supportChristoph Hellwig
2019-04-11iommu/amd: Use pci_prg_resp_pasid_required()Jean-Philippe Brucker
2019-04-11iommu/vt-d: Return ID associated with an auxiliary domainLu Baolu
2019-04-11iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu
2019-04-11iommu/vt-d: Move common code out of iommu_attch_device()Lu Baolu
2019-04-11iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu
2019-04-11Merge branch 'api-features' into x86/vt-dJoerg Roedel
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu