index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
1
-21
/
+27
2019-07-10
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-06-15
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2
-2
/
+6
2019-05-31
dmaengine: tegra210-adma: use devm_clk_*() helpers
Sameer Pujar
1
-15
/
+12
2019-05-31
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
1
-1
/
+5
2019-05-31
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
1
-3
/
+7
2019-05-31
dmaengine: tegra210-dma: free dma controller in remove()
Sameer Pujar
1
-0
/
+1
2019-05-02
dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
Dirk Behme
1
-1
/
+3
2019-04-05
dmaengine: tegra: avoid overflow of byte tracking
Ben Dooks
1
-1
/
+4
2019-04-05
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
1
-0
/
+2
2019-04-05
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
1
-8
/
+9
2019-04-05
dmaengine: imx-dma: fix warning comparison of distinct pointer types
Anders Roxell
1
-1
/
+1
2019-03-13
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
1
-16
/
+12
2019-03-13
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
1
-9
/
+10
2019-02-12
dmaengine: imx-dma: fix wrong callback invoke
Leonid Iziumtsev
1
-4
/
+4
2019-02-12
dmaengine: bcm2835: Fix abort of transactions
Lukas Wunner
1
-32
/
+9
2019-02-12
dmaengine: bcm2835: Fix interrupt race on RT
Lukas Wunner
1
-15
/
+18
2019-02-12
dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
Nathan Chancellor
1
-1
/
+1
2018-12-13
dmaengine: cppi41: delete channel from pending list when stop channel
Bin Liu
1
-1
/
+15
2018-12-13
dmaengine: dw: Fix FIFO size for Intel Merrifield
Andy Shevchenko
1
-3
/
+3
2018-12-05
dmaengine: at_hdmac: fix module unloading
Richard Genoud
1
-0
/
+2
2018-12-05
dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
Richard Genoud
1
-1
/
+7
2018-11-13
dmaengine: stm32-dma: fix incomplete configuration in cyclic mode
Pierre Yves MORDRET
1
-2
/
+6
2018-11-13
dmaengine: ppc4xx: fix off-by-one build failure
Christian Lamparter
1
-1
/
+1
2018-11-13
dmaengine: dma-jz4780: Return error if not probed from DT
Paul Cercueil
1
-0
/
+5
2018-11-13
driver/dma/ioat: Call del_timer_sync() without holding prep_lock
Waiman Long
1
-1
/
+8
2018-09-26
dmaengine: mv_xor_v2: kill the tasklets upon exit
Hanna Hawa
1
-0
/
+2
2018-09-26
dmaengine: pl330: fix irq race with terminate_all
John Keeping
1
-2
/
+3
2018-08-24
dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
Dan Carpenter
1
-1
/
+1
2018-08-24
dmaengine: pl330: report BURST residue granularity
Marek Szyprowski
1
-1
/
+1
2018-05-30
dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
Srinivas Kandagatla
1
-5
/
+22
2018-05-30
dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
Yoshihiro Shimoda
1
-0
/
+9
2018-05-30
dmaengine: pl330: fix a race condition in case of threaded irqs
Qi Hou
1
-2
/
+4
2018-05-30
dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
Gregory CLEMENT
1
-5
/
+20
2018-05-30
dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
Yoshihiro Shimoda
1
-1
/
+1
2018-04-24
dmaengine: at_xdmac: fix rare residue corruption
Maxime Jayat
1
-2
/
+2
2018-03-24
dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
Vignesh R
1
-1
/
+9
2018-03-24
dmaengine: zynqmp_dma: Fix race condition in the probe
Kedareswara rao Appana
1
-1
/
+2
2018-03-19
dmaengine: qcom_hidma: check pending interrupts
Sinan Kaya
1
-3
/
+6
2018-03-03
dmaengine: fsl-edma: disable clks on all error paths
Andreas Platschek
1
-14
/
+14
2018-02-25
dmaengine: jz4740: disable/unprepare clk if probe fails
Tobias Jordan
1
-1
/
+3
2018-02-25
dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...
Gustavo A. R. Silva
1
-1
/
+3
2018-02-25
dmaengine: ioat: Fix error handling path
Christophe JAILLET
1
-1
/
+1
2018-02-16
dmaengine: dmatest: fix container_of member in dmatest_callback
Yang Shunyong
1
-1
/
+1
2017-12-20
dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type
Peter Ujfalusi
1
-4
/
+4
2017-12-20
dmaengine: dmatest: move callback wait queue to thread context
Adam Wallis
1
-24
/
+31
2017-11-21
dmaengine: dmatest: warn user when dma test times out
Adam Wallis
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-20
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
Stefan Roese
1
-2
/
+2
2017-09-28
dmaengine: altera: fix spinlock usage
Sylvain Lesne
1
-14
/
+21
[next]