summaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel/dma.c
AgeCommit message (Expand)Author
2021-08-19hexagon: use the generic global coherent poolChristoph Hellwig
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap
2018-09-08hexagon: use generic dma_noncoherent_opsChristoph Hellwig
2018-09-08hexagon: implement the sync_sg_for_device DMA operationChristoph Hellwig
2018-09-08hexagon: remove the sync_single_for_cpu DMA operationChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-01-10hexagon: use the generic dma_capable helperChristoph Hellwig
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-14arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2012-05-22arch/hexagon/kernel/dma.c: make function staticJulia Lawall
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo
2012-03-28Hexagon: adapt for dma_map_ops changesMarek Szyprowski
2011-11-01Hexagon: Provide DMA implementationRichard Kuo