Linus Torvalds
0665a4e9a1
dmaengine fixes for v5.5-rc6
...
- Update dmaengine tree location to k.org
- dmatest fix for completing threads
- Driver fixes for:
- k3dma
- fsl-dma
- idxd
- tegra
- and few other in bunch of other drivers
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAl8Oy/IACgkQfBQHDyUj
g0d73g/+PGhjOBwt+nb4e4Vo/cvXrkThfIe1xXb92ZFIh3AGRct6QPlpPrMautYJ
i0xglxenmrOblr3OFaEwg5DmhV31UqCWN1U1aagNHe7daNEW0MZQ29dtpJnUT2+B
MVBhrNcDPIjgWl8ujhO7y+5vkCWc2iGxNt7lgpE2lAelwmJztaxZiubDD9cVJOjb
FOYPvQFrr4Rs3Xkg8yUOs1T7xbiL5R4xyGXQ12jfl0PCoAaQVi2JKholI9zs0j64
4TYQjIixxFRxJd3b3Ml0u21IC514+NFlN91MNmlsNXstME4tE9emT9MHVznYPRgA
cV1Fam9sRiX+zCLpktXaKws/MWTnBvgwx7ypbM7NCKBfOY85Ta7Xi47wixFwcQBB
PjjloTNIINq3/ye3YEaI4ia8TxmDIUiovvAaYXmgdmQd3fUs+B/iHRGfXOHpTVVM
sc0S8Q+alZ4Zj/qjz3VmfyCGp2ppDeFC5JcpDYsv0aTkUqpRZEdlZB6/Nh2IysLT
2U4BFDnkuW5g5Was7hiWtdynqgEPCQFYe69azBQjh+ehj+cLOjPyQxP2yvKJBT5j
O5sOb7CYTFu3TMH0bAFCbChsWRsK7hhYA+tjoC06Qfj4xm8QXJyGhJXgr60ob+9d
5rKRY/AxdnR7dHALxICuUktj2q8YzZlCy2Oln0q0abJ4R4KyUm4=
=F+IX
-----END PGP SIGNATURE-----
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine into master
Pull dmaengine fixes from Vinod Koul:
- update dmaengine tree location to kernel.org
- dmatest fix for completing threads
- driver fixes for k3dma, fsl-dma, idxd, ,tegra, and few other drivers
* tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (21 commits)
dmaengine: ioat setting ioat timeout as module parameter
dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
dmaengine: dmatest: stop completed threads when running without set channel
dmaengine: fsl-edma-common: correct DSIZE_32BYTE
dmaengine: dw: Initialize channel before each transfer
dmaengine: idxd: fix misc interrupt handler thread unmasking
dmaengine: idxd: cleanup workqueue config after disabling
dmaengine: tegra210-adma: Fix runtime PM imbalance on error
dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler
dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
dmaengine: fsl-edma: Add lockdep assert for exported function
dmaengine: idxd: fix hw descriptor fields for delta record
dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()
dmaengine: sh: usb-dmac: set tx_result parameters
dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaround
dmaengine: idxd: fix cdev locking for open and release
dmaengine: imx-sdma: Fix: Remove 'always true' comparison
MAINTAINERS: switch dmaengine tree to kernel.org
dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources
dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
...
2020-07-15 15:58:11 -07:00
..
2019-06-19 17:09:55 +02:00
2020-07-06 10:21:05 +05:30
2019-12-26 10:04:18 +05:30
2020-05-04 14:24:27 +05:30
2020-03-06 19:04:55 +05:30
2019-07-17 09:55:43 -07:00
2020-07-02 19:02:20 +05:30
2020-07-06 14:49:34 +05:30
2019-06-19 17:09:55 +02:00
2020-06-14 01:57:21 +09:00
2020-03-11 15:10:45 +05:30
2020-06-14 01:57:21 +09:00
2020-05-13 17:07:50 +05:30
2020-06-24 11:34:53 +05:30
2020-07-15 15:58:11 -07:00
2020-05-15 11:21:11 +05:30
2019-08-21 09:41:27 +05:30
2020-01-06 09:45:59 +01:00
2019-07-17 09:55:43 -07:00
2020-05-13 20:25:16 +05:30
2020-02-25 11:27:27 +05:30
2020-05-13 20:25:41 +05:30
2019-12-26 10:04:18 +05:30
2020-02-13 20:15:35 +05:30
2019-05-30 11:29:22 -07:00
2020-02-24 21:59:45 +05:30
2019-05-30 11:29:22 -07:00
2019-12-11 16:11:50 +05:30
2020-01-27 10:55:50 -08:00
2020-06-10 11:03:04 -07:00
2020-03-11 14:56:14 +05:30
2020-07-06 10:42:17 +05:30
2019-05-30 11:26:32 -07:00
2017-06-29 09:25:28 +05:30
2020-07-06 14:49:22 +05:30
2020-07-06 10:24:49 +05:30
2020-06-24 13:05:01 +05:30
2020-01-21 13:15:37 +05:30
2019-08-20 19:42:34 -05:00
2019-05-24 17:27:12 +02:00
2020-01-24 11:18:45 +05:30
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:15 +02:00
2019-07-31 20:49:04 +05:30
2020-06-24 11:14:37 +05:30
2019-11-14 10:27:37 +05:30
2019-08-14 15:36:22 +02:00
2019-12-23 13:21:14 +05:30
2020-06-14 01:57:21 +09:00
2019-06-19 17:09:55 +02:00
2020-03-02 14:54:34 +05:30
2020-06-24 13:06:15 +05:30
2019-07-17 09:55:43 -07:00
2019-06-05 17:36:38 +02:00
2020-06-15 23:08:30 -05:00
2020-06-15 23:08:30 -05:00
2019-11-22 10:51:30 +05:30
2020-06-10 11:03:04 -07:00
2020-06-15 23:08:30 -05:00
2019-05-21 11:28:40 +02:00
2020-02-04 03:05:27 +00:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-07-17 09:55:43 -07:00
2019-04-29 10:47:15 +05:30
2020-01-21 15:05:29 +05:30
2020-05-04 14:25:06 +05:30
2020-04-23 11:47:16 +05:30
2019-12-10 11:39:04 +05:30
2020-01-15 19:40:51 +05:30
2019-07-17 09:55:43 -07:00
2020-01-23 17:03:25 +05:30
2020-02-19 17:48:40 +05:30
2019-05-21 11:28:40 +02:00
2020-03-23 11:38:24 +05:30
2019-07-31 20:50:53 +05:30
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2019-07-22 20:58:33 +05:30
2020-04-27 21:40:12 +05:30
2020-02-24 22:22:44 +05:30
2020-02-24 22:20:01 +05:30
2020-02-17 12:21:08 +05:30
2019-07-31 20:50:53 +05:30
2020-06-15 23:08:32 -05:00
2020-06-24 15:11:39 +05:30
2020-06-15 23:08:30 -05:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-02-13 20:15:57 +05:30
2020-03-26 12:22:56 +05:30
2020-01-27 10:55:50 -08:00
2019-12-26 10:04:18 +05:30
2019-07-31 20:50:53 +05:30
2019-11-14 12:16:53 +05:30