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-24dmaengine: zynqmp_dma: Fix race condition in the probeKedareswara rao Appana
2018-03-22dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stoppedJiada Wang
2018-03-03dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek
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-17dmaengine: 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-12-09dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_statusM'boumba Cedric Madianga
2017-12-09dmaengine: stm32-dma: Set correct args number for DMA request from DTM'boumba Cedric Madianga
2017-11-30dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo
2017-11-24dmaengine: dmatest: warn user when dma test times outAdam Wallis
2017-10-18dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi
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-29dmaengine: bcm2835: Fix cyclic DMA period splittingMatthias Reichl
2017-06-14dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa
2017-06-14dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni
2017-06-14dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin
2017-06-14dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin
2017-06-14dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama
2017-03-22dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen
2017-03-15dmaengine: imx-sdma - correct the dma transfer residue calculationNandor Han
2017-03-12dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja
2017-02-09dmaengine: cppi41: Fix oops in cppi41_runtime_resumeTony Lindgren
2017-02-09dmaengine: cppi41: Fix runtime PM timeouts with USB mass storageTony Lindgren
2017-01-26dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski
2017-01-26dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund
2017-01-19dmaengine: omap-dma: Fix dynamic lch_map allocationPeter Ujfalusi
2016-11-17dmaengine: cppi41: More PM runtime fixesTony Lindgren
2016-11-14dmaengine: cpp41: Fix handling of error pathTony Lindgren
2016-11-14dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connectedTony Lindgren
2016-11-14dmaengine: cppi41: Fix list not empty warning on module removalTony Lindgren
2016-11-14dmaengine: sun6i: fix the uninitialized value for v_lliAxl-zhang
2016-10-18dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in KconfigJérémy Lefaure
2016-10-18dmaengine: edma: Fix error return code in edma_alloc_chan_resources()Wei Yongjun
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-10-03Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul