summaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel/dma.c
AgeCommit message (Expand)Author
2022-10-08openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncachedJann Horn
2021-11-03openrisc: fix SMP tlb flush NULL pointer dereferenceStafford Horne
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-06-26openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne
2020-03-16openrisc: use the generic in-place uncached DMA allocatorChristoph Hellwig
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-06-25openrisc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-07-21openrisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-07-21openrisc: fix cache maintainance the the sync_single_for_device DMA operationChristoph Hellwig
2018-07-21openrisc: remove the no-op unmap_page and unmap_sg DMA operationsChristoph Hellwig
2018-07-21openrisc: remove the sync_single_for_cpu DMA operationChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2017-11-03openrisc: initial SMP supportStefan Kristiansson
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-14arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2012-05-08openrisc: provide dma_map_opsJonas Bonn
2011-09-11Add missing DMA opsJonas Bonn
2011-07-22OpenRISC: DMAJonas Bonn