Linus Torvalds
bd4d74e8f8
dmaengine fixes for v5.10-rc5
...
Core:
*) channel_register error handling
Driver fixes for:
*) idxd: wq config registers programming and mapping of portal size
*) ioatdma: unused fn removal
*) pl330: fix burst size
*) ti: pm fix on busy and -Wenum-conversion warns
*) xilinx: SG capability check, usage of xilinx_aximcdma_tx_segment,
readl_poll_timeout_atomic variant
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAl+32mIACgkQfBQHDyUj
g0ddOw/9GWhL1vkW+0JTeVSNDVT/GajwXONLbi3brSStlKViG0NrusmIEadNOgAR
QCj//oww7rkT5jK9KVy577y2Pbns+jZYJYsgUkSQxjaXLztvdMn9ujlP2cpcdo6A
JZ0+YvMastIAUO2XWVxON7nhhVDcOIUdRlEXR/j0Dllk5NIQInNDyEHi76JQgUfb
5UV8wZSBO1QbgXogqE8KDnkOsiZEhUfl2Ah0wdYkPtr90GyrBQg8qocR7sfH8idk
1cJ5bA0UeQX5fpHhIM2dEwtc/115QXJIDOP8u6xMN3StHp9ce+/ghYsBONdPYUN9
NaRVxs2fyHxp8kx5qz76xZoyIHIZq1Tfyx2oYhTEKUmMWGJYXA4tUSJ071+Wq/eg
fFwd6u557b1TpUJoU6HmOEQlAYIUXbDMO62pgZj1T/hn6BOuj7SC4v7CzDcucykv
96Cgj/B6ArFaQEmni4R6XhBCD+vD1Vv/CrayOeBZ0VoZAZLTyH/TZXDKSWQzu+Hl
KVMHeqR6O/DIUOFFWrz6cYaVynSQecbk5mQwlkWD2G6HzRzBJT2FcBAvNUS/4z6E
8ie2EQBatjHzsJXWZNUVN2XPUzrJFq+gfY/TCh+2ZNVNvcI5Z6pBfpr0DQGMScbQ
sf4RiEo7mQ608D04nvD6Sco6QBHdEJYSc86v5qfeTykN5dfilwU=
=V+mh
-----END PGP SIGNATURE-----
Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine fixes from Vinod Koul:
"A solitary core fix and a few driver fixes:
Core:
- channel_register error handling
Driver fixes:
- idxd: wq config registers programming and mapping of portal size
- ioatdma: unused fn removal
- pl330: fix burst size
- ti: pm fix on busy and -Wenum-conversion warns
- xilinx: SG capability check, usage of xilinx_aximcdma_tx_segment,
readl_poll_timeout_atomic variant"
* tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine:
dmaengine: fix error codes in channel_register()
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
dmaengine: ioatdma: remove unused function missed during dma_v2 removal
dmaengine: idxd: fix mapping of portal size
dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
dmaengine: xilinx_dma: Fix SG capability check for MCDMA
dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
dmaengine: ti: k3-udma: fix -Wenum-conversion warning
dmaengine: idxd: fix wq config registers offset programming
2020-11-20 10:23:49 -08:00
..
2019-06-19 17:09:55 +02:00
2020-09-18 12:18:11 +05:30
2019-12-26 10:04:18 +05:30
2020-09-18 12:42:33 +05:30
2020-03-06 19:04:55 +05:30
2019-07-17 09:55:43 -07:00
2020-11-16 22:38:20 +05:30
2020-11-16 22:42:28 +05:30
2020-09-18 12:19:06 +05:30
2020-10-01 10:18:59 +05:30
2020-09-18 12:19:07 +05:30
2020-10-08 15:18:41 +05:30
2020-10-07 15:22:09 +05:30
2020-10-05 10:18:08 +05:30
2020-11-10 18:14:09 +05:30
2020-11-09 17:54:22 +05:30
2020-08-17 10:21:37 +05:30
2020-10-08 15:18:37 +05:30
2020-08-23 17:36:59 -05:00
2020-05-13 20:25:16 +05:30
2020-09-18 12:18:11 +05:30
2020-09-18 12:18:11 +05:30
2020-09-11 17:42:12 +05:30
2020-02-13 20:15:35 +05:30
2019-05-30 11:29:22 -07:00
2020-09-18 12:18:11 +05:30
2019-05-30 11:29:22 -07:00
2020-09-11 17:42:12 +05:30
2020-10-05 09:58:48 +05:30
2020-11-18 17:51:51 +05:30
2020-03-11 14:56:14 +05:30
2020-09-22 20:18:41 +05:30
2020-09-18 12:18:11 +05:30
2020-10-05 09:59:17 +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-07-17 11:50:03 +05:30
2020-09-18 12:21:07 +05:30
2020-08-29 13:50:56 -07:00
2020-06-24 11:26:23 +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
2020-09-18 12:19:06 +05:30
2020-09-11 17:42:13 +05:30
2020-10-01 10:18:59 +05:30
2020-08-23 17:36:59 -05:00
2020-09-18 12:19:06 +05:30
2020-10-28 19:12:03 +01:00
2019-06-19 17:09:55 +02:00
2020-10-28 19:12:03 +01:00
2020-06-24 13:06:15 +05:30
2020-06-15 23:08:30 -05:00
2020-06-15 23:08:30 -05:00
2020-09-18 12:19:06 +05:30
2020-09-18 12:19:06 +05:30
2020-06-15 23:08:30 -05:00
2020-09-18 12:19:06 +05:30
2020-09-18 12:19:06 +05:30
2020-09-18 12:19:06 +05:30
2019-06-05 17:36:37 +02:00
2020-09-18 12:19:06 +05:30
2020-09-18 12:19:06 +05:30
2020-08-17 11:14:28 +05:30
2020-10-08 15:18:48 +05:30
2020-09-18 12:19:06 +05:30
2020-11-16 22:44:23 +05:30
2020-09-18 12:19:07 +05:30
2019-07-17 09:55:43 -07:00
2020-01-23 17:03:25 +05:30
2020-09-18 12:19:07 +05:30
2020-09-18 12:19:07 +05:30
2020-03-23 11:38:24 +05:30
2020-06-30 09:34:23 -04:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2020-09-18 12:19:07 +05:30
2020-09-03 12:38:59 +05:30
2020-09-03 12:38:59 +05:30
2020-09-03 12:38:59 +05:30
2020-07-15 17:50:47 +05:30
2020-09-18 12:19:07 +05:30
2020-09-18 12:19:07 +05:30
2020-06-24 15:11:39 +05:30
2020-09-18 12:19:07 +05:30
2020-09-18 12:19:07 +05:30
2019-06-19 17:09:55 +02:00
2020-02-13 20:15:57 +05:30
2020-06-30 09:34:23 -04:00
2020-09-18 12:19:07 +05:30
2019-12-26 10:04:18 +05:30
2020-09-18 12:19:07 +05:30
2020-09-18 12:30:50 +05:30