summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/dma-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* dma-iommu: remove __iommu_dma_mmapChristoph Hellwig2020-12-091-16/+1
* iommu: Add quirk for Intel graphic devices in map_sgLu Baolu2020-11-251-0/+27
* iommu: Allow the dma-iommu api to use bounce buffersTom Murphy2020-11-251-13/+149
* iommu: Add iommu_dma_free_cpu_cached_iovas()Tom Murphy2020-11-251-0/+9
* iommu: Handle freelists when using deferred flushing in iommu driversTom Murphy2020-11-251-8/+21
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-6/+40
|\
| * dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
| * dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
| * dma-iommu: implement ->alloc_noncoherentChristoph Hellwig2020-09-251-4/+37
| * dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+2
* | iommu/dma: Handle init_iova_flush_queue() failure in dma-iommu pathTom Murphy2020-09-181-2/+5
* | iommu/dma: Remove broken huge page handlingRobin Murphy2020-09-041-8/+5
* | iommu: Rename iommu_tlb_* functions to iommu_iotlb_*Tom Murphy2020-09-041-1/+1
|/
* dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig2020-08-141-2/+2
* dma-pool: add additional coherent pools to map to gfp maskDavid Rientjes2020-04-201-2/+3
* iommu/dma: Fix MSI reservation allocationMarc Zyngier2020-03-041-8/+8
* iommu/dma: fix variable 'cookie' set but not usedQian Cai2020-01-071-3/+0
* iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy2019-12-181-9/+8
* iommu/dma: Rationalise types for DMA masksRobin Murphy2019-12-171-3/+3
* Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-8/+35
|\
| * iommu/dma-iommu: Use the dev->coherent_dma_maskTom Murphy2019-10-151-5/+7
| * iommu/dma-iommu: Handle deferred devicesTom Murphy2019-10-151-1/+26
| * iommu: Add gfp parameter to iommu_ops::mapTom Murphy2019-10-151-3/+3
* | dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-2/+1
* | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-5/+5
|/
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-15/+14
|\
| * dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig2019-09-041-12/+3
| * dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig2019-09-041-3/+3
| * iommu/dma: add a new dma_map_ops of get_merge_boundary()Yoshihiro Shimoda2019-09-031-0/+8
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel2019-09-111-3/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * iommu/dma: Fix for dereferencing before null checkingYunsheng Lin2019-08-301-1/+3
| | | * | | Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel2019-08-301-2/+7
| |_|/| | | |/| |/ / /
| | * | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2019-08-231-2/+7
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon2019-07-241-2/+7
| | |/ | |/|
* | | dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig2019-08-211-0/+3
| |/ |/|
* | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-141-3/+3
|\ \
| * | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-3/+3
| |/
* | iommu/dma: Handle SG length overflow betterRobin Murphy2019-08-091-1/+1
* | iommu/dma: Handle MSI mappings separatelyRobin Murphy2019-08-061-7/+10
|/
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-121-10/+4
|\
| * iommu/dma: Apply dma_{alloc,free}_contiguous functionsNicolin Chen2019-06-141-10/+4
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel2019-07-041-102/+369
|\ \ \ \ \
| | | | * | iommu: Fix integer truncationArnd Bergmann2019-06-181-2/+2
| |_|_|/ / |/| | | |
| | | * | Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel2019-06-241-1/+1
| | | |\ \ | | |_|/ / | |/| | / | | | |/
| | | * iommu/dma: Fix condition check in iommu_dma_unmap_sgNathan Chancellor2019-06-031-1/+1
| | | * iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig2019-05-271-12/+1
| | | * iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAPChristoph Hellwig2019-05-271-7/+9
| | | * iommu/dma: Refactor iommu_dma_mmapChristoph Hellwig2019-05-271-35/+11
| | | * iommu/dma: Refactor iommu_dma_get_sgtableChristoph Hellwig2019-05-271-28/+17