summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2018-03-24dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63Vignesh R
2018-03-22dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stoppedJiada Wang
2018-02-25dmaengine: zx: fix build warningJun Nie
2018-02-25dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan
2018-02-25dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...Gustavo A. R. Silva
2018-02-25dmaengine: ioat: Fix error handling pathChristophe JAILLET
2018-02-16dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong
2017-12-20dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value typePeter Ujfalusi
2017-12-20dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke
2017-12-20dmaengine: dmatest: move callback wait queue to thread contextAdam Wallis
2017-12-09dmaengine: pl330: fix double lockIago Abal
2017-11-30dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo
2017-11-21dmaengine: dmatest: warn user when dma test times outAdam Wallis
2017-10-18dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi
2017-08-06dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET
2017-08-06dmaengine: ioatdma: workaround SKX ioatdma versionDave Jiang
2017-08-06dmaengine: ioatdma: Add Skylake PCI Dev IDDave Jiang
2017-06-14dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin
2017-06-14dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama
2017-03-12dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja
2017-01-26dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski
2016-11-18dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches
2016-10-31dmaengine: ipu: remove bogus NO_IRQ referenceArnd Bergmann
2016-10-07dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun
2016-10-07dmaengine: at_xdmac: fix debug stringAlexandre Belloni
2016-09-07dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda
2016-08-10dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches
2016-08-10dmaengine: at_xdmac: fix residue corruptionLudovic Desroches
2016-08-10dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches
2016-05-04dmaengine: pxa_dma: fix the maximum requestor lineRobert Jarzmik
2016-05-04dmaengine: hsu: correct use of channel status registerAndy Shevchenko
2016-05-04dmaengine: dw: fix master selectionAndy Shevchenko
2016-03-16dmaengine: at_xdmac: fix residue computationLudovic Desroches
2016-03-09dmaengine: pxa_dma: fix cyclic transfersRobert Jarzmik
2016-03-03dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko
2016-03-03dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu
2016-03-03dmaengine: dw: fix cyclic transfer callbacksMans Rullgard
2016-03-03dmaengine: dw: fix cyclic transfer setupMans Rullgard
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit
2015-12-10dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul
2015-12-10dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit typePeter Ujfalusi
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi
2015-12-05dmaengine: mic_x100: add missing spin_unlockSaurabh Sengar
2015-12-05dmaengine: bcm2835-dma: Convert to use DMA poolPeter Ujfalusi
2015-12-05dmaengine: at_xdmac: fix bad behavior in interleaved modeSylvain ETIENNE
2015-12-05dmaengine: at_xdmac: fix false condition for memset_sg transfersLudovic Desroches
2015-12-05dmaengine: at_xdmac: fix macro typoLudovic Desroches
2015-11-16dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann