summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25openrisc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig
2019-06-25arc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig
2019-06-25arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig
2019-06-25ARM: dma-mapping: allow larger DMA mask than supportedChristoph Hellwig
2019-06-25dma-mapping: truncate dma masks to what dma_addr_t can holdChristoph Hellwig
2019-06-14iommu/dma: Apply dma_{alloc,free}_contiguous functionsNicolin Chen
2019-06-14dma-remap: Avoid de-referencing NULL atomic_poolFlorian Fainelli
2019-06-03MIPS: use the generic uncached segment support in dma-directChristoph Hellwig
2019-06-03dma-direct: provide generic support for uncached kernel segmentsChristoph Hellwig
2019-06-03au1100fb: fix DMA API abuseChristoph Hellwig
2019-06-03MIPS: remove the _dma_cache_wback_inv exportChristoph Hellwig
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor
2019-06-03usb: host: ohci-tmio: init genalloc for local memoryLaurentiu Tudor
2019-06-03usb: host: ohci-sm501: init genalloc for local memoryLaurentiu Tudor
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor
2019-06-03lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocationsFredrik Noring
2019-06-03dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()Nicolin Chen
2019-06-03dma-contiguous: use fallback alloc_pages for single pagesNicolin Chen
2019-06-03dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen
2019-06-03iommu/dma: Fix condition check in iommu_dma_unmap_sgNathan Chancellor
2019-05-27arm64: trim includes in dma-mapping.cChristoph Hellwig
2019-05-27arm64: switch copyright boilerplace to SPDX in dma-mapping.cChristoph Hellwig
2019-05-27iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig
2019-05-27iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAPChristoph Hellwig
2019-05-27iommu/dma: Refactor iommu_dma_mmapChristoph Hellwig
2019-05-27iommu/dma: Refactor iommu_dma_get_sgtableChristoph Hellwig
2019-05-27iommu/dma: Refactor iommu_dma_alloc, part 2Christoph Hellwig
2019-05-27iommu/dma: Cleanup variable naming in iommu_dma_allocRobin Murphy
2019-05-27iommu/dma: Split iommu_dma_freeRobin Murphy
2019-05-27iommu/dma: Merge the CMA and alloc_pages allocation pathsChristoph Hellwig
2019-05-27iommu/dma: Don't remap CMA unnecessarilyRobin Murphy
2019-05-27iommu/dma: Refactor iommu_dma_allocRobin Murphy
2019-05-27iommu/dma: Refactor iommu_dma_freeRobin Murphy
2019-05-27iommu/dma: Remove __iommu_dma_freeChristoph Hellwig
2019-05-27iommu/dma: Refactor the page array remapping allocatorChristoph Hellwig
2019-05-27iommu/dma: Factor out remapped pages lookupRobin Murphy
2019-05-27iommu/dma: Squash __iommu_dma_{map,unmap}_page helpersRobin Murphy
2019-05-27iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}Robin Murphy
2019-05-27iommu/dma: Move __iommu_dma_mapChristoph Hellwig
2019-05-27iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig
2019-05-27iommu/dma: Use for_each_sg in iommu_dma_allocChristoph Hellwig
2019-05-27iommu/dma: Remove the flush_page callbackChristoph Hellwig
2019-05-27iommu/dma: Cleanup dma-iommu.hChristoph Hellwig
2019-05-26Linux 5.2-rc2Linus Torvalds
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda
2019-05-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds