index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-16
18
-59
/
+124
|
\
|
*
dmaengine: ioat setting ioat timeout as module parameter
Leonid Ravich
2020-07-06
2
-2
/
+12
|
*
dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
Angelo Dureghello
2020-07-06
1
-12
/
+14
|
*
dmaengine: dmatest: stop completed threads when running without set channel
Peter Ujfalusi
2020-07-06
1
-0
/
+2
|
*
dmaengine: fsl-edma-common: correct DSIZE_32BYTE
Robin Gong
2020-07-06
1
-1
/
+1
|
*
dmaengine: dw: Initialize channel before each transfer
Andy Shevchenko
2020-07-06
1
-12
/
+0
|
*
dmaengine: idxd: fix misc interrupt handler thread unmasking
Dave Jiang
2020-07-02
1
-1
/
+2
|
*
dmaengine: idxd: cleanup workqueue config after disabling
Dave Jiang
2020-07-02
3
-0
/
+31
|
*
dmaengine: tegra210-adma: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-24
1
-1
/
+4
|
*
dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler
Krzysztof Kozlowski
2020-06-24
1
-0
/
+7
|
*
dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
Krzysztof Kozlowski
2020-06-24
1
-0
/
+7
|
*
dmaengine: fsl-edma: Add lockdep assert for exported function
Krzysztof Kozlowski
2020-06-24
1
-0
/
+2
|
*
dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()
Yu Kuai
2020-06-24
1
-0
/
+1
|
*
dmaengine: sh: usb-dmac: set tx_result parameters
Yoshihiro Shimoda
2020-06-24
1
-0
/
+2
|
*
dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaround
Peter Ujfalusi
2020-06-24
1
-3
/
+1
|
*
dmaengine: idxd: fix cdev locking for open and release
Nikhil Rao
2020-06-24
1
-3
/
+16
|
*
dmaengine: imx-sdma: Fix: Remove 'always true' comparison
Fabio Estevam
2020-06-24
1
-7
/
+4
|
*
dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources
Peter Ujfalusi
2020-06-16
1
-1
/
+1
|
*
dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
Peter Ujfalusi
2020-06-16
1
-15
/
+16
|
*
dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"
Peter Ujfalusi
2020-06-16
1
-1
/
+1
*
|
dmaengine: tegra-apb: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-16
1
-1
/
+1
*
|
dmaengine: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-16
6
-6
/
+6
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
3
-7
/
+7
*
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-06-10
21
-184
/
+272
|
\
|
*
dmaengine: imx-sdma: initialize all script addresses
Sascha Hauer
2020-05-15
1
-1
/
+1
|
*
dmaengine: ti: k3-udma: Use proper return code in alloc_chan_resources
Peter Ujfalusi
2020-05-15
1
-0
/
+1
|
*
dmaengine: ti: k3-udma: Remove udma_chan.in_ring_cnt
Peter Ujfalusi
2020-05-15
1
-15
/
+1
|
*
dmaengine: ti: k3-udma: Add missing dma_sync call for rx flush descriptor
Peter Ujfalusi
2020-05-15
1
-0
/
+3
|
*
dmaengine: at_xdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
|
*
dmaengine: at_hdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
|
*
dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
|
*
dmaengine: ti: k3-udma: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
2020-05-13
1
-9
/
+3
|
*
dmaengine: moxart-dma: Drop pointless static qualifier in moxart_probe()
YueHaibing
2020-05-13
1
-1
/
+1
|
*
dmaengine: sf-pdma: Simplify the error handling path in 'sf_pdma_probe()'
Christophe JAILLET
2020-05-13
1
-18
/
+7
|
*
dmaengine: qcom_hidma: use true,false for bool variable
Jason Yan
2020-05-13
1
-1
/
+1
|
*
dmaengine: dw-edma: support local dma device transfer semantics
Alan Mikhak
2020-05-04
1
-7
/
+20
|
*
dmaengine: Fix doc strings to satisfy validation script
Andy Shevchenko
2020-05-04
1
-46
/
+50
|
*
dmaengine: Include dmaengine.h into dmaengine.c
Andy Shevchenko
2020-05-04
1
-0
/
+2
|
*
dmaengine: dmatest: Describe members of struct dmatest_info
Andy Shevchenko
2020-04-27
1
-0
/
+3
|
*
dmaengine: dmatest: Describe members of struct dmatest_params
Andy Shevchenko
2020-04-27
1
-4
/
+9
|
*
dmaengine: dmatest: Allow negative timeout value to specify infinite wait
Andy Shevchenko
2020-04-27
1
-1
/
+1
|
*
Revert "dmaengine: dmatest: timeout value of -1 should specify infinite wait"
Andy Shevchenko
2020-04-27
1
-3
/
+3
|
*
dmaengine: stm32-dma: direct mode support through device tree
Amelie Delaunay
2020-04-27
1
-10
/
+31
|
*
dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
Christophe JAILLET
2020-04-27
1
-1
/
+0
|
*
dmaengine: mmp_tdma: Validate the transfer direction
Lubomir Rintel
2020-04-27
1
-0
/
+5
|
*
dmaengine: dw-edma: Check MSI descriptor before copying
Alan Mikhak
2020-04-27
1
-7
/
+10
|
*
dmaengine: ioat: adding missed issue_pending to timeout handler
Leonid Ravich
2020-04-23
1
-0
/
+9
|
*
dmaengine: ioat: remove unnesesery double complition timer modification.
Leonid Ravich
2020-04-23
1
-9
/
+16
|
*
dmaengine: ioat: removing duplicate code from timeout handler
Leonid Ravich
2020-04-23
1
-26
/
+19
|
*
dmaengine: mmp_tdma: Remove the MMP_SRAM dependency
Lubomir Rintel
2020-04-23
1
-2
/
+0
[next]