summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-25dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrsHuaisheng Ye
2018-05-24dma-debug: check scatterlist segmentsRobin Murphy
2018-05-19c6x: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-19arc: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-19arc: fix arc_dma_{map,unmap}_pageChristoph Hellwig
2018-05-19arc: fix arc_dma_sync_sg_for_{cpu,device}Christoph Hellwig
2018-05-19arc: simplify arc_dma_sync_single_for_{cpu,device}Christoph Hellwig
2018-05-19dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig
2018-05-19dma-mapping: simplify Kconfig dependenciesChristoph Hellwig
2018-05-19riscv: add swiotlb supportChristoph Hellwig
2018-05-19riscv: only enable ZONE_DMA32 for 64-bitChristoph Hellwig
2018-05-19riscv: simplify Kconfig magic for 32-bit vs 64-bit kernelsChristoph Hellwig
2018-05-09swiotlb: update comments to refer to physical instead of virtual addressesYisheng Xie
2018-05-09swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefsChristoph Hellwig
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig
2018-05-09mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig
2018-05-09arm: don't build swiotlb by defaultChristoph Hellwig
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig
2018-05-09iommu-helper: unexport iommu_area_allocChristoph Hellwig
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-08dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappingsChristoph Hellwig
2018-05-08dma-debug: simplify counting of preallocated requestsChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-07net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdmaChristoph Hellwig
2018-05-07ide: remove the PCI_DMA_BUS_IS_PHYS checkChristoph Hellwig
2018-05-07ide: kill ide_toggle_bounceChristoph Hellwig
2018-05-07scsi: reduce use of block bounce buffersChristoph Hellwig
2018-05-07dma-direct: try reallocation with GFP_DMA32 if possibleTakashi Iwai
2018-05-07swiotlb: remove an unecessary NULL checkDan Carpenter
2018-05-03drivers: remove force dma flag from busesChristoph Hellwig
2018-05-03dma-mapping: move dma configuration to bus infrastructureNipun Gupta
2018-05-02swiotlb: fix inversed DMA_ATTR_NO_WARN testMichel Dänzer
2018-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2018-05-01hexagon: export csum_partial_copy_nocheckArnd Bergmann
2018-05-01hexagon: add memset_io() helperArnd Bergmann
2018-05-01Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-04-30Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds
2018-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-04-30sparc: vio: use put_device() instead of kfree()Arvind Yadav
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner
2018-04-29Linux v4.17-rc3Linus Torvalds
2018-04-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds