summaryrefslogtreecommitdiff
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAge
* dmaengine: ti: edma: Do not reset reserved paRAM slotsPeter Ujfalusi2019-10-05
* dmaengine: iop-adma: use correct printk format stringsArnd Bergmann2019-10-05
* dmaengine: bcm2835: Print error in case setting DMA mask failsStefan Wahren2019-10-05
* dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()Wenwen Wang2019-09-21
* dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann2019-09-06
* dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven2019-08-06
* dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck2019-08-04
* dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong2019-07-10
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-06-22
* dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre2019-06-11
* dmaengine: pl330: _stop: clear interrupt statusSugar Zhang2019-06-11
* dmaengine: tegra: avoid overflow of byte trackingBen Dooks2019-04-27
* dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell2019-04-27
* dmaengine: usb-dmac: Make DMAC system sleep callbacks explicitPhuong Nguyen2019-03-23
* dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko2019-03-23
* dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu2019-03-23
* dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev2019-02-20
* dmaengine: at_hdmac: fix module unloadingRichard Genoud2018-12-13
* dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud2018-12-13
* dmaengine: dma-jz4780: Return error if not probed from DTPaul Cercueil2018-11-21
* driver/dma/ioat: Call del_timer_sync() without holding prep_lockWaiman Long2018-11-21
* dmaengine: pl330: fix irq race with terminate_allJohn Keeping2018-09-26
* dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter2018-08-24
* dmaengine: pxa_dma: remove duplicate const qualifierEric Engestrom2018-08-06
* dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()Yoshihiro Shimoda2018-06-06
* dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou2018-05-30
* dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda2018-05-30
* dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat2018-04-24
* dmaengine: imx-sdma: Handle return value of clk_prepare_enableArvind Yadav2018-04-13
* dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63Vignesh R2018-03-24
* dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stoppedJiada Wang2018-03-22
* dmaengine: zx: fix build warningJun Nie2018-02-25
* dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan2018-02-25
* dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...Gustavo A. R. Silva2018-02-25
* dmaengine: ioat: Fix error handling pathChristophe JAILLET2018-02-25
* dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong2018-02-16
* dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value typePeter Ujfalusi2017-12-20
* dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke2017-12-20
* dmaengine: dmatest: move callback wait queue to thread contextAdam Wallis2017-12-20
* dmaengine: pl330: fix double lockIago Abal2017-12-09
* dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo2017-11-30
* dmaengine: dmatest: warn user when dma test times outAdam Wallis2017-11-21
* dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi2017-10-18
* dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET2017-08-06
* dmaengine: ioatdma: workaround SKX ioatdma versionDave Jiang2017-08-06
* dmaengine: ioatdma: Add Skylake PCI Dev IDDave Jiang2017-08-06
* dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-06-14
* dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-06-14
* dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja2017-03-12
* dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski2017-01-26