aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/dma.c
Commit message (Expand)AuthorAge
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-22
|\
| * hexagon: use generic dma_noncoherent_opsChristoph Hellwig2018-09-08
| * hexagon: implement the sync_sg_for_device DMA operationChristoph Hellwig2018-09-08
| * hexagon: remove the sync_single_for_cpu DMA operationChristoph Hellwig2018-09-08
* | arch/hexagon: fix kernel/dma.c build warningRandy Dunlap2018-09-10
|/
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-07
* hexagon: use the generic dma_capable helperChristoph Hellwig2018-01-10
* hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-28
* hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig2017-06-28
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-14
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* Hexagon: use correct translations for DMA mappingsRichard Kuo2013-04-30
* Hexagon: Copyright marking changesRichard Kuo2012-10-18
* arch/hexagon/kernel/dma.c: make function staticJulia Lawall2012-05-22
* Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo2012-04-23
* Hexagon: adapt for dma_map_ops changesMarek Szyprowski2012-03-28
* Hexagon: Provide DMA implementationRichard Kuo2011-11-01