index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-06-22
2
-2
/
+6
*
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
2019-06-11
1
-1
/
+5
*
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
2019-06-11
1
-3
/
+7
*
dmaengine: tegra: avoid overflow of byte tracking
Ben Dooks
2019-04-27
1
-1
/
+4
*
dmaengine: imx-dma: fix warning comparison of distinct pointer types
Anders Roxell
2019-04-27
1
-1
/
+1
*
dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
Phuong Nguyen
2019-03-23
1
-0
/
+2
*
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
2019-03-23
1
-16
/
+12
*
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
2019-03-23
1
-9
/
+10
*
dmaengine: imx-dma: fix wrong callback invoke
Leonid Iziumtsev
2019-02-20
1
-4
/
+4
*
dmaengine: at_hdmac: fix module unloading
Richard Genoud
2018-12-13
1
-0
/
+2
*
dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
Richard Genoud
2018-12-13
1
-1
/
+7
*
dmaengine: dma-jz4780: Return error if not probed from DT
Paul Cercueil
2018-11-21
1
-0
/
+5
*
driver/dma/ioat: Call del_timer_sync() without holding prep_lock
Waiman Long
2018-11-21
1
-1
/
+8
*
dmaengine: pl330: fix irq race with terminate_all
John Keeping
2018-09-26
1
-2
/
+3
*
dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
Dan Carpenter
2018-08-24
1
-1
/
+1
*
dmaengine: pxa_dma: remove duplicate const qualifier
Eric Engestrom
2018-08-06
1
-1
/
+1
*
dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
Yoshihiro Shimoda
2018-06-06
1
-2
/
+2
*
dmaengine: pl330: fix a race condition in case of threaded irqs
Qi Hou
2018-05-30
1
-2
/
+4
*
dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
Yoshihiro Shimoda
2018-05-30
1
-1
/
+1
*
dmaengine: at_xdmac: fix rare residue corruption
Maxime Jayat
2018-04-24
1
-2
/
+2
*
dmaengine: imx-sdma: Handle return value of clk_prepare_enable
Arvind Yadav
2018-04-13
1
-5
/
+18
*
dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
Vignesh R
2018-03-24
1
-1
/
+9
*
dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped
Jiada Wang
2018-03-22
1
-1
/
+16
*
dmaengine: zx: fix build warning
Jun Nie
2018-02-25
1
-1
/
+1
*
dmaengine: jz4740: disable/unprepare clk if probe fails
Tobias Jordan
2018-02-25
1
-1
/
+3
*
dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...
Gustavo A. R. Silva
2018-02-25
1
-1
/
+3
*
dmaengine: ioat: Fix error handling path
Christophe JAILLET
2018-02-25
1
-1
/
+1
*
dmaengine: dmatest: fix container_of member in dmatest_callback
Yang Shunyong
2018-02-16
1
-1
/
+1
*
dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type
Peter Ujfalusi
2017-12-20
1
-4
/
+4
*
dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
Matthias Kaehlcke
2017-12-20
1
-0
/
+2
*
dmaengine: dmatest: move callback wait queue to thread context
Adam Wallis
2017-12-20
1
-24
/
+31
*
dmaengine: pl330: fix double lock
Iago Abal
2017-12-09
1
-13
/
+6
*
dmaengine: zx: set DMA_CYCLIC cap_mask bit
Shawn Guo
2017-11-30
1
-0
/
+1
*
dmaengine: dmatest: warn user when dma test times out
Adam Wallis
2017-11-21
1
-0
/
+1
*
dmaengine: edma: Align the memcpy acnt array size with the transfer
Peter Ujfalusi
2017-10-18
1
-3
/
+16
*
dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.
Christophe JAILLET
2017-08-06
1
-0
/
+2
*
dmaengine: ioatdma: workaround SKX ioatdma version
Dave Jiang
2017-08-06
1
-0
/
+2
*
dmaengine: ioatdma: Add Skylake PCI Dev ID
Dave Jiang
2017-08-06
2
-1
/
+10
*
dmaengine: ep93xx: Always start from BASE0
Alexander Sverdlin
2017-06-14
1
-0
/
+2
*
dmaengine: usb-dmac: Fix DMAOR AE bit definition
Hiroyuki Yokoyama
2017-06-14
1
-1
/
+1
*
dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
Magnus Lilja
2017-03-12
1
-1
/
+1
*
dmaengine: pl330: Fix runtime PM support for terminated transfers
Marek Szyprowski
2017-01-26
1
-0
/
+11
*
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
Ludovic Desroches
2016-11-18
1
-3
/
+15
*
dmaengine: ipu: remove bogus NO_IRQ reference
Arnd Bergmann
2016-10-31
1
-5
/
+4
*
dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
Wei Yongjun
2016-10-07
1
-2
/
+2
*
dmaengine: at_xdmac: fix debug string
Alexandre Belloni
2016-10-07
1
-2
/
+2
*
dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
Yoshihiro Shimoda
2016-09-07
1
-8
/
+11
*
dmaengine: at_xdmac: double FIFO flush needed to compute residue
Ludovic Desroches
2016-08-10
1
-1
/
+23
*
dmaengine: at_xdmac: fix residue corruption
Ludovic Desroches
2016-08-10
1
-22
/
+32
*
dmaengine: at_xdmac: align descriptors on 64 bits
Ludovic Desroches
2016-08-10
1
-2
/
+2
[next]