Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | iommu/amd: fix a crash in iova_magazine_free_pfns | Qian Cai | 2019-07-21 | 1 | -1/+1 | |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2019-07-17 | 3 | -0/+1170 | |
|\ | ||||||
| * | iommu/virtio: Add event queue | Jean-Philippe Brucker | 2019-06-06 | 1 | -9/+106 | |
| * | iommu/virtio: Add probe request | Jean-Philippe Brucker | 2019-06-06 | 1 | -6/+151 | |
| * | iommu: Add virtio-iommu driver | Jean-Philippe Brucker | 2019-06-06 | 3 | -0/+928 | |
* | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-12 | 1 | -10/+4 | |
|\ \ | ||||||
| * | | iommu/dma: Apply dma_{alloc,free}_contiguous functions | Nicolin Chen | 2019-06-14 | 1 | -10/+4 | |
* | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | driver_find_device: Unify the match function with class_find_device() | Suzuki K Poulose | 2019-06-24 | 2 | -2/+2 | |
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-------. \ \ \ | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 38 | -639/+913 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | iommu: Fix integer truncation | Arnd Bergmann | 2019-06-18 | 1 | -2/+2 | |
| | | | | * | | | | iommu: Add recoverable fault reporting | Jean-Philippe Brucker | 2019-06-12 | 1 | -2/+92 | |
| | | | | * | | | | iommu: Introduce device fault report API | Jacob Pan | 2019-06-12 | 1 | -3/+143 | |
| | | | | * | | | | iommu: Use right function to get group for device | Lu Baolu | 2019-05-27 | 1 | -3/+3 | |
| | | | | | |_|/ | | | | | |/| | | ||||||
| | | | * | | | | Merge tag 'v5.2-rc6' into generic-dma-ops | Joerg Roedel | 2019-06-24 | 39 | -395/+54 | |
| | | | |\ \ \ \ | | | | | |_|_|/ | | | | |/| | | | ||||||
| | | | * | | | | iommu/dma: Fix condition check in iommu_dma_unmap_sg | Nathan Chancellor | 2019-06-03 | 1 | -1/+1 | |
| | | | * | | | | iommu/dma: Switch copyright boilerplace to SPDX | Christoph Hellwig | 2019-05-27 | 1 | -12/+1 | |
| | | | * | | | | iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP | Christoph Hellwig | 2019-05-27 | 2 | -8/+9 | |
| | | | * | | | | iommu/dma: Refactor iommu_dma_mmap | Christoph Hellwig | 2019-05-27 | 1 | -35/+11 | |
| | | | * | | | | iommu/dma: Refactor iommu_dma_get_sgtable | Christoph Hellwig | 2019-05-27 | 1 | -28/+17 | |
| | | | * | | | | iommu/dma: Refactor iommu_dma_alloc, part 2 | Christoph Hellwig | 2019-05-27 | 1 | -30/+35 | |
| | | | * | | | | iommu/dma: Cleanup variable naming in iommu_dma_alloc | Robin Murphy | 2019-05-27 | 1 | -23/+22 | |
| | | | * | | | | iommu/dma: Split iommu_dma_free | Robin Murphy | 2019-05-27 | 1 | -4/+8 | |
| | | | * | | | | iommu/dma: Merge the CMA and alloc_pages allocation paths | Christoph Hellwig | 2019-05-27 | 1 | -20/+12 | |
| | | | * | | | | iommu/dma: Don't remap CMA unnecessarily | Robin Murphy | 2019-05-27 | 1 | -7/+12 | |
| | | | * | | | | iommu/dma: Refactor iommu_dma_alloc | Robin Murphy | 2019-05-27 | 1 | -30/+30 | |
| | | | * | | | | iommu/dma: Refactor iommu_dma_free | Robin Murphy | 2019-05-27 | 1 | -40/+33 | |
| | | | * | | | | iommu/dma: Remove __iommu_dma_free | Christoph Hellwig | 2019-05-27 | 1 | -19/+2 | |
| | | | * | | | | iommu/dma: Refactor the page array remapping allocator | Christoph Hellwig | 2019-05-27 | 1 | -28/+26 | |
| | | | * | | | | iommu/dma: Factor out remapped pages lookup | Robin Murphy | 2019-05-27 | 1 | -12/+20 | |
| | | | * | | | | iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers | Robin Murphy | 2019-05-27 | 1 | -18/+7 | |
| | | | * | | | | iommu/dma: Move domain lookup into __iommu_dma_{map,unmap} | Robin Murphy | 2019-05-27 | 1 | -15/+14 | |
| | | | * | | | | iommu/dma: Move __iommu_dma_map | Christoph Hellwig | 2019-05-27 | 1 | -23/+23 | |
| | | | * | | | | iommu/dma: move the arm64 wrappers to common code | Christoph Hellwig | 2019-05-27 | 2 | -28/+371 | |
| | | | * | | | | iommu/dma: Use for_each_sg in iommu_dma_alloc | Christoph Hellwig | 2019-05-27 | 1 | -9/+5 | |
| | | | * | | | | iommu/dma: Remove the flush_page callback | Christoph Hellwig | 2019-05-27 | 1 | -5/+3 | |
| | | | | |/ / | | | | |/| | | ||||||
| | | * | | | | iommu/omap: No need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-07-04 | 1 | -29/+6 | |
| | | * | | | | iommu/omap: Use dev_get_drvdata() | Kefeng Wang | 2019-04-26 | 1 | -2/+1 | |
| | * | | | | | iommu/arm-smmu-v3: Invalidate ATC when detaching a device | Jean-Philippe Brucker | 2019-07-04 | 1 | -1/+4 | |
| | * | | | | | iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=n | Will Deacon | 2019-07-02 | 1 | -0/+6 | |
| | * | | | | | Merge branch 'arm/renesas' into arm/smmu | Joerg Roedel | 2019-07-01 | 1 | -62/+125 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | iommu/ipmmu-vmsa: Add suspend/resume support | Geert Uytterhoeven | 2019-06-03 | 1 | -1/+46 | |
| | | * | | | | | iommu/ipmmu-vmsa: Extract hardware context initialization | Geert Uytterhoeven | 2019-06-03 | 1 | -43/+48 | |
| | | * | | | | | iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features | Geert Uytterhoeven | 2019-06-03 | 1 | -2/+3 | |
| | | * | | | | | iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned | Geert Uytterhoeven | 2019-06-03 | 1 | -3/+2 | |
| | | * | | | | | iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses | Geert Uytterhoeven | 2019-06-03 | 1 | -6/+9 | |
| | | * | | | | | iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs | Geert Uytterhoeven | 2019-06-03 | 1 | -7/+17 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2019-07-01 | 5 | -44/+76 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | iommu/io-pgtable: Support non-coherent page tables | Bjorn Andersson | 2019-06-25 | 2 | -5/+14 | |
| | | * | | | | iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag | Will Deacon | 2019-06-25 | 5 | -22/+16 |