summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-18dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNCHamza Mahfooz
2021-10-11dma-debug: fix sg checks in debug_dma_map_sg()Gerald Schaefer
2021-10-11dma-mapping: fix the kerneldoc for dma_map_sgtable()Logan Gunthorpe
2021-09-14sparc32: page align size in arch_dma_allocAndreas Larsson
2021-09-13dma-debug: prevent an error message from causing runtime problemsHamza Mahfooz
2021-09-06dma-mapping: fix the kerneldoc for dma_map_sg_attrsChristoph Hellwig
2021-08-19hexagon: use the generic global coherent poolChristoph Hellwig
2021-08-19dma-mapping: make the global coherent pool conditionalChristoph Hellwig
2021-08-18dma-mapping: add a dma_init_global_coherent helperChristoph Hellwig
2021-08-18dma-mapping: simplify dma_init_coherent_memoryChristoph Hellwig
2021-08-18dma-mapping: allow using the global coherent pool for !ARMChristoph Hellwig
2021-08-18ARM/nommu: use the generic dma-direct code for non-coherent devicesChristoph Hellwig
2021-08-18dma-direct: add support for dma_coherent_default_memoryChristoph Hellwig
2021-08-14dma-mapping: return an unsigned int from dma_map_sg{,_attrs}Christoph Hellwig
2021-08-09dma-mapping: disallow .map_sg operations from returning zero on errorLogan Gunthorpe
2021-08-09dma-mapping: return error code from dma_dummy_map_sg()Martin Oliveira
2021-08-09x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe
2021-08-09x86/amd_gart: return error code from gart_map_sg()Martin Oliveira
2021-08-09xen: swiotlb: return error code from xen_swiotlb_map_sg()Martin Oliveira
2021-08-09parisc: return error code from .map_sg() opsMartin Oliveira
2021-08-09sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe
2021-08-09sparc/iommu: return error codes from .map_sg() opsMartin Oliveira
2021-08-09s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe
2021-08-09s390/pci: return error code from s390_dma_map_sg()Martin Oliveira
2021-08-09powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe
2021-08-09powerpc/iommu: return error code from .map_sg() opsMartin Oliveira
2021-08-09MIPS/jazzdma: return error code from jazz_dma_map_sg()Martin Oliveira
2021-08-09ia64/sba_iommu: return error code from sba_map_sg_attrs()Martin Oliveira
2021-08-09ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe
2021-08-09ARM/dma-mapping: return error code from .map_sg() opsMartin Oliveira
2021-08-09alpha: return error code from alpha_pci_map_sg()Martin Oliveira
2021-08-09iommu/dma: return error code from iommu_dma_map_sg()Logan Gunthorpe
2021-08-09iommu: return full error code from iommu_map_sg[_atomic]()Logan Gunthorpe
2021-08-09dma-direct: return appropriate error code from dma_direct_map_sg()Logan Gunthorpe
2021-08-09dma-mapping: allow map_sg() ops to return negative error codesLogan Gunthorpe
2021-08-09dma-debug: fix debugfs initialization orderAnthony Iliopoulos
2021-08-09dma-debug: use memory_intersects() directlyKefeng Wang
2021-08-08Linux 5.14-rc5v5.14-rc5Linus Torvalds
2021-08-08Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-08Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-08Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-08Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-08Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-07Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds