Linus Torvalds
bd4d74e8f8
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
..
2020-11-19 14:03:52 +01:00
2020-11-18 16:42:07 -08:00
2020-11-12 13:59:04 -07:00
2020-11-15 10:15:17 -08:00
2020-11-17 13:25:06 +01:00
2020-11-16 13:24:32 +01:00
2020-11-20 10:23:49 -08:00
2020-11-20 11:21:54 +10:00
2020-11-16 15:02:33 -08:00
2020-11-13 06:46:20 -08:00
2020-11-13 12:25:21 -04:00
2020-11-17 12:00:40 -08:00
2020-11-20 10:20:16 -08:00
2020-11-17 12:44:44 +01:00
2020-11-18 17:49:24 -08:00
2020-11-18 17:59:24 +00:00
2020-11-14 12:19:21 -08:00
2020-11-17 17:08:39 +00:00
2020-11-13 13:44:05 +01:00
2020-11-12 12:30:29 +01:00
2020-11-13 15:26:49 +01:00
2020-11-16 14:58:23 -08:00
2020-11-15 17:30:55 -05:00