summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2020-01-15dmaengine: plx-dma: Implement descriptor submissionLogan Gunthorpe
2020-01-15dmaengine: plx-dma: Implement hardware initialization and cleanupLogan Gunthorpe
2020-01-15dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeletonLogan Gunthorpe
2020-01-13dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferencedColin Ian King
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-30dmaengine: ti: omap-dma: Use cpu notifier to block idle for omap2Tony Lindgren
2019-12-30dmaengine: ti: omap-dma: Allocate channels directlyTony Lindgren
2019-12-30dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use itTony Lindgren
2019-12-30dmaengine: ti: omap-dma: Configure global priority register directlyTony Lindgren
2019-12-27ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com
2019-12-26dmaengine: imx-sdma: Fix memory leakSascha Hauer
2019-12-26dmaengine: imx-sdma: find desc first in sdma_tx_statusSascha Hauer
2019-12-26dmaengine: imx-sdma: rename functionSascha Hauer
2019-12-26dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptorsSascha Hauer
2019-12-26dmaengine: virt-dma: Add missing locking around list operationsSascha Hauer
2019-12-26dmaengine: virt-dma: Do not call desc_free() under a spin_lockSascha Hauer
2019-12-26dmaengine: virt-dma: remove debug messageSascha Hauer
2019-12-26dmaengine: virt-dma: Add missing lockingSascha Hauer
2019-12-26dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock heldSascha Hauer
2019-12-26dmaengine: print more meaningful error messageVinod Koul
2019-12-26dmaengine: move module_/dma_device_put() after route freeVinod Koul
2019-12-24dmaengine: ioat: Support in-use unbindLogan Gunthorpe
2019-12-24dmaengine: Add reference counting to dma_device structLogan Gunthorpe
2019-12-24dmaengine: Move dma_channel_rebalance() infrastructure up in codeLogan Gunthorpe
2019-12-24dmaengine: Call module_put() after device_free_chan_resources()Logan Gunthorpe
2019-12-24dmaengine: Store module owner in dma_device structLogan Gunthorpe
2019-12-23dmaengine: virt-dma: Fix access after free in vchan_complete()Peter Ujfalusi
2019-12-23dmaengine: k3dma: Avoid null pointer traversalJohn Stultz
2019-12-23dmaengine: JZ4780: Add support for the X1830.周琰杰 (Zhou Yanjie)
2019-12-18dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platformPeng Ma
2019-12-18dmaengine: ti: edma: Fix error return code in edma_probe()Wei Yongjun
2019-12-17dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren
2019-12-11dmaengine: dma-jz4780: Also break descriptor chains on JZ4725BPaul Cercueil
2019-12-11dmaengine: axi-dmac: add a check for devm_regmap_init_mmioChuhong Yuan
2019-12-10dmaengine: pl330: Convert to the *_late and *_early system sleep callbacksUlf Hansson
2019-12-10dmaengine: pl330: Drop boilerplate code for suspend/resumeUlf Hansson
2019-12-10dmaengine: ti: edma: add missed operationsChuhong Yuan
2019-11-22dmaengine: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-22dmaengine: sf-pdma: move macro to header fileGreen Wan
2019-11-22dmaengine: sf-pdma: replace /** with /* for non-function commentGreen Wan
2019-11-22dmaengine: ti: edma: fix missed failure handlingChuhong Yuan
2019-11-22dmaengine: mmp_pdma: add missed of_dma_controller_freeChuhong Yuan
2019-11-22dmaengine: mmp_tdma: add missed of_dma_controller_freeChuhong Yuan
2019-11-14dmaengine: sprd: Add wrap address support for link-list modeEric Long
2019-11-14Merge branch 'fixes' into nextVinod Koul
2019-11-14dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00Green Wan
2019-11-14dmaengine: zx: remove: removed dmam_pool_destroySatendra Singh Thakur
2019-11-14dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f...Satendra Singh Thakur
2019-11-14dmaengine: iop-adma: clean up an indentation issueColin Ian King
2019-11-08dmaengine: milbeaut-xdmac: remove redundant error logVinod Koul