summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28swiotlb: fix passing local variable to debugfs_create_ulong()Tianyu Lan
2022-07-28dma-mapping: reformat comment to suppress htmldoc warningLogan Gunthorpe
2022-07-26PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()Logan Gunthorpe
2022-07-26RDMA/rw: drop pci_p2pdma_[un]map_sg()Logan Gunthorpe
2022-07-26RDMA/core: introduce ib_dma_pci_p2p_dma_supported()Logan Gunthorpe
2022-07-26nvme-pci: convert to using dma_map_sgtable()Logan Gunthorpe
2022-07-26nvme-pci: check DMA ops when indicating support for PCI P2PDMALogan Gunthorpe
2022-07-26iommu/dma: support PCI P2PDMA pages in dma-iommu map_sgLogan Gunthorpe
2022-07-26iommu: Explicitly skip bus address marked segments in __iommu_map_sg()Logan Gunthorpe
2022-07-26dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA supportLogan Gunthorpe
2022-07-26dma-direct: support PCI P2PDMA pages in dma-direct map_sgLogan Gunthorpe
2022-07-26dma-mapping: allow EREMOTEIO return code for P2PDMA transfersLogan Gunthorpe
2022-07-26PCI/P2PDMA: Introduce helpers for dma_map_sg implementationsLogan Gunthorpe
2022-07-26PCI/P2PDMA: Attempt to set map_type if it has not been setLogan Gunthorpe
2022-07-26lib/scatterlist: add flag for indicating P2PDMA segments in an SGLLogan Gunthorpe
2022-07-22swiotlb: clean up some coding style and minor issuesTianyu Lan
2022-07-22dma-mapping: update comment after dmabounce removalLukas Bulwahn
2022-07-22scsi: sd: Add a comment about limiting max_sectors to shost optimal limitJohn Garry
2022-07-19ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectorsJohn Garry
2022-07-19scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limitJohn Garry
2022-07-19scsi: sd: allow max_sectors be capped at DMA optimal size limitJohn Garry
2022-07-19scsi: core: cap shost max_sectors according to DMA limits only onceJohn Garry
2022-07-19dma-iommu: add iommu_dma_opt_mapping_size()John Garry
2022-07-19dma-mapping: add dma_opt_mapping_size()John Garry
2022-07-18swiotlb: move struct io_tlb_slot to swiotlb.cChristoph Hellwig
2022-07-18swiotlb: ensure a segment doesn't cross the area boundaryChao Gao
2022-07-18swiotlb: consolidate rounding up default_nslabsChao Gao
2022-07-18swiotlb: remove unused fields in io_tlb_memChao Gao
2022-07-18swiotlb: fix use after free on error handling pathDan Carpenter
2022-07-13swiotlb: split up the global swiotlb lockTianyu Lan
2022-07-12swiotlb: fail map correctly with failed io_tlb_default_memRobin Murphy
2022-07-07ARM/dma-mapping: merge IOMMU opsRobin Murphy
2022-07-07ARM/dma-mapping: consolidate IOMMU ops callbacksRobin Murphy
2022-07-07ARM/dma-mapping: drop .dma_supported for IOMMU opsRobin Murphy
2022-07-07ARM/dma-mapping: use dma-direct unconditionallyChristoph Hellwig
2022-07-07ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by defaultChristoph Hellwig
2022-07-07ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping codeChristoph Hellwig
2022-07-07ARM/dma-mapping: remove the unused virt_to_dma helperChristoph Hellwig
2022-07-07ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.cChristoph Hellwig
2022-07-07ARM/dma-mapping: remove dmabounceChristoph Hellwig
2022-07-07ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann
2022-06-22swiotlb: panic if nslabs is too smallDongli Zhang
2022-06-22x86/swiotlb: fix param usage in boot-options.rstDongli Zhang
2022-06-22swiotlb: remove a useless return in swiotlb_initDongli Zhang
2022-06-22swiotlb: remove the unused swiotlb_force declarationDongli Zhang
2022-06-19Linux 5.19-rc3v5.19-rc3Linus Torvalds
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-19Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds