summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-06-03iommu/dma: Fix condition check in iommu_dma_unmap_sgNathan Chancellor
2019-05-27iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig
2019-05-27iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAPChristoph Hellwig
2019-05-27iommu/dma: Refactor iommu_dma_mmapChristoph Hellwig
2019-05-27iommu/dma: Refactor iommu_dma_get_sgtableChristoph Hellwig
2019-05-27iommu/dma: Refactor iommu_dma_alloc, part 2Christoph Hellwig
2019-05-27iommu/dma: Cleanup variable naming in iommu_dma_allocRobin Murphy
2019-05-27iommu/dma: Split iommu_dma_freeRobin Murphy
2019-05-27iommu/dma: Merge the CMA and alloc_pages allocation pathsChristoph Hellwig
2019-05-27iommu/dma: Don't remap CMA unnecessarilyRobin Murphy
2019-05-27iommu/dma: Refactor iommu_dma_allocRobin Murphy
2019-05-27iommu/dma: Refactor iommu_dma_freeRobin Murphy
2019-05-27iommu/dma: Remove __iommu_dma_freeChristoph Hellwig
2019-05-27iommu/dma: Refactor the page array remapping allocatorChristoph Hellwig
2019-05-27iommu/dma: Factor out remapped pages lookupRobin Murphy
2019-05-27iommu/dma: Squash __iommu_dma_{map,unmap}_page helpersRobin Murphy
2019-05-27iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}Robin Murphy
2019-05-27iommu/dma: Move __iommu_dma_mapChristoph Hellwig
2019-05-27iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig
2019-05-27iommu/dma: Use for_each_sg in iommu_dma_allocChristoph Hellwig
2019-05-27iommu/dma: Remove the flush_page callbackChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
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