Linus Torvalds
b05a5683eb
dmaengine fixes for v5.17
...
Bunch of driver fixes for:
- idxd device RO checks and device cleanup
- dw-edma unaligned access and alignment
- qcom: missing minItems in binding
- mediatek pm usage fix
- imx init script
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmJhUYAACgkQfBQHDyUj
g0ct6xAAtLRFniEFmrdk9YzxIQmmfNZL3v7kksXA+xHqqmTYO1bwGnuq/3/GT0YF
W6jEUo895T2ip2Z5ORYrxBlE4VpZNtNqkk3wkjo/1nNXJ/O6mTOUDx05iROMhdfs
UZfD2z/kdJbKYsbew7cEP3k71wFjXhTyvldxWkK24gzWu8ncXInQNFBAw5C/xqWc
5u/bi0Fa8NuAHKlr7DBxcNjE+aZCIQtUY0FFV0kEolz7BeOUc94baU5lF+uDZe9d
wzhTkNEZS+qjBZ/hCmsGWaF3D0trIbrf6Ymq6JJZMRGOF020wNNczukrBN0Ix/O4
B7AN2c/yBUju85i3fF4gCgDP0boP8HrlPfbJjG2kV/jKNULeWniNEZmJPD6W7tFJ
XUeJTnplnEJITvMM5RjPr3wH2b3TnSCUu/OigQi3OtZMtE66ALkTC0bYIOONejvh
w+CrIIKB8ZcDxm3R89Qay4R8W1/pMfLPC4MF/VxHYqyKLsQQqKOJW/SWldQAt840
2xid8fb3pbD+iVuDfPj3iqIs3rtOvIWZJFmnIQJwF6xjBMr5vD1ECormSJaqVVV8
4vcPTJzxc+d0Lve0qFppIHREK0dzh2fZm16Xg3UoRgAkTzldI0N6/JPLKGVDVj6c
o1G15ITUcmRXCYNkasMF1HTpFqO3AcPJnFhVBDa9IRAcv4KwuP8=
=4gle
-----END PGP SIGNATURE-----
Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine fixes from Vinod Koul:
"A bunch of driver fixes:
- idxd device RO checks and device cleanup
- dw-edma unaligned access and alignment
- qcom: missing minItems in binding
- mediatek pm usage fix
- imx init script"
* tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine:
dt-bindings: dmaengine: qcom: gpi: Add minItems for interrupts
dmaengine: idxd: skip clearing device context when device is read-only
dmaengine: idxd: add RO check for wq max_transfer_size write
dmaengine: idxd: add RO check for wq max_batch_size write
dmaengine: idxd: fix retry value to be constant for duration of function call
dmaengine: idxd: match type for retries var in idxd_enqcmds()
dmaengine: dw-edma: Fix inconsistent indenting
dmaengine: dw-edma: Fix unaligned 64bit access
dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
dma: at_xdmac: fix a missing check on list iterator
dmaengine: imx-sdma: fix init of uart scripts
dmaengine: idxd: fix device cleanup on disable
2022-04-21 16:24:31 -07:00
..
2022-04-08 19:50:44 +02:00
2022-04-06 11:08:04 +09:00
2022-03-17 13:56:58 -07:00
2022-03-18 20:31:14 +01:00
2022-04-08 14:17:55 -07:00
2022-03-25 13:35:34 -07:00
2022-04-14 10:16:33 -06:00
2022-03-18 17:12:09 +01:00
2022-03-28 12:27:35 -07:00
2022-04-06 08:47:52 -06:00
2022-04-16 12:53:31 +02:00
2022-04-03 12:21:14 -07:00
2022-03-23 18:03:08 -07:00
2022-03-28 12:27:35 -07:00
2022-03-22 12:15:47 +01:00
2022-03-30 16:17:54 -07:00
2022-03-31 13:57:15 -07:00
2022-04-08 12:59:43 -07:00
2022-03-24 18:12:09 -07:00
2022-04-20 17:24:43 +05:30
2022-03-29 09:14:30 +02:00
2022-03-21 10:34:57 +01:00
2022-04-04 23:06:37 +01:00
2022-04-16 21:57:00 +02:00
2022-04-15 07:14:20 +10:00
2022-04-01 10:14:32 -07:00
2022-04-07 06:35:34 -10:00
2022-03-28 12:27:35 -07:00
2022-03-11 14:56:57 -06:00
2022-03-28 12:27:35 -07:00
2022-04-15 23:49:02 +02:00
2022-03-17 14:32:59 +01:00
2022-03-28 12:27:35 -07:00
2022-04-08 15:40:06 -03:00
2022-04-01 10:14:32 -07:00
2022-04-08 11:16:29 +02:00
2022-04-05 16:33:47 +01:00
2022-03-21 13:26:38 +00:00
2022-03-27 14:09:48 -07:00
2022-03-12 19:33:30 -06:00
2022-04-15 16:16:09 -04:00
2022-04-09 17:45:49 +02:00
2022-04-06 09:39:16 +02:00
2022-04-06 22:28:07 -04:00
2022-03-25 13:56:18 -07:00
2022-04-04 17:03:04 +02:00
2022-04-08 11:00:08 +02:00
2022-03-31 16:09:41 -07:00
2022-04-21 10:30:45 +02:00
2022-03-21 18:33:57 -07:00
2022-03-30 10:04:11 -07:00
2022-04-15 06:56:17 +02:00
2022-03-18 14:08:36 +01:00
2022-03-28 12:27:35 -07:00
2022-03-29 21:37:12 +02:00
2022-03-18 14:01:41 +01:00
2022-04-07 06:35:34 -10:00
2022-04-08 14:17:57 +01:00
2022-03-29 08:45:16 -07:00
2022-03-28 11:52:53 -07:00
2022-04-04 16:26:09 +02:00
2022-03-21 14:46:01 -07:00
2022-04-13 12:05:22 +02:00
2022-03-18 14:01:19 +01:00
2022-03-30 12:08:11 -07:00
2022-04-04 08:59:43 +01:00
2022-03-30 10:50:48 -07:00
2022-04-04 11:14:13 +02:00
2022-03-13 11:49:53 -05:00
2022-04-01 09:37:18 -07:00
2022-03-27 22:18:39 +02:00
2022-04-11 22:09:35 -04:00
2022-03-24 13:13:26 -07:00
2022-03-28 12:27:35 -07:00
2022-04-19 10:30:43 -07:00
2022-04-04 16:35:20 +02:00
2022-04-06 21:46:54 -04:00
2022-03-23 18:23:13 -07:00
2022-03-18 19:00:26 +01:00
2022-03-28 12:27:35 -07:00
2022-04-04 10:33:02 +02:00
2022-03-28 14:32:39 -07:00
2022-04-05 10:40:52 -07:00
2022-04-13 11:37:44 -06:00
2022-03-31 13:57:15 -07:00
2022-04-06 21:12:28 +02:00
2022-03-31 14:51:34 -07:00
2022-04-05 10:40:52 -07:00
2022-03-18 14:07:09 +01:00
2022-03-31 14:14:03 -07:00
2022-04-07 15:08:37 -05:00