summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-11sparc: merge 32-bit and 64-bit version of pci.hChristoph Hellwig
2018-12-11sparc: move the leon PCI memory space comment to <asm/leon.h>Christoph Hellwig
2018-12-11sparc: remove not required includes from dma-mapping.hChristoph Hellwig
2018-12-11sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig
2018-12-11sparc: factor the dma coherent mapping into helperChristoph Hellwig
2018-12-11sparc: remove not needed sbus_dma_ops methodsChristoph Hellwig
2018-12-11dma-debug: Batch dma_debug_entry allocationRobin Murphy
2018-12-11dma/debug: Remove dma_debug_resize_entries()Robin Murphy
2018-12-11x86/dma/amd-gart: Stop resizing dma_debug_entry poolRobin Murphy
2018-12-11dma-debug: Make leak-like behaviour apparentRobin Murphy
2018-12-11dma-debug: Dynamically expand the dma_debug_entry poolRobin Murphy
2018-12-11dma-debug: Use pr_fmt()Robin Murphy
2018-12-11dma-debug: Expose nr_total_entries in debugfsRobin Murphy
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-06dma-mapping: return an error code from dma_mapping_errorChristoph Hellwig
2018-12-06dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06xen-swiotlb: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/vt-d: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/intel: small map_page cleanupChristoph Hellwig
2018-12-06iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06x86/calgary: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06x86/amd_gart: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06ia64/sn: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06ia64/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06ia64/sba_iommu: improve internal map_page usersChristoph Hellwig
2018-12-06alpha: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06arm64: remove the dummy_dma_ops mapping_error methodChristoph Hellwig
2018-12-06parisc/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06parisc/ccio: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06sparc: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06s390: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06arm: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06dma-mapping: provide a generic DMA_MAPPING_ERRORChristoph Hellwig
2018-12-05dma-mapping: fix lack of DMA address assignment in generic remap allocatorMarek Szyprowski
2018-12-01csky: use the generic remapping dma alloc implementationChristoph Hellwig
2018-12-01csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig
2018-12-01csky: don't select DMA_NONCOHERENT_OPSChristoph Hellwig
2018-12-01dma-remap: support DMA_ATTR_NO_KERNEL_MAPPINGChristoph Hellwig
2018-12-01dma-mapping: support highmem in the generic remap allocatorChristoph Hellwig
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig
2018-12-01dma-direct: reject highmem pages from dma_alloc_from_contiguousChristoph Hellwig
2018-12-01dma-direct: provide page based alloc/free helpersChristoph Hellwig
2018-11-27dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund
2018-11-26ia64: export node_distance functionMatias Bjørling
2018-11-26Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds