Linus Torvalds
952c53cd35
Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine fixes from Vinod Koul:
"One core fix for DMA_INTERRUPT and rest driver fixes.
Core:
- Revert verification of DMA_INTERRUPT capability as that was
incorrect
Bunch of driver fixes for:
- ti: refcount and put_device leak
- qcom_bam: runtime pm overflow
- idxd: force wq context cleanup and call idxd_enable_system_pasid()
on success
- dw-axi-dmac: RMW on channel suspend register
- imx-sdma: restart cyclic channel when enabled
- at_xdma: error handling for at_xdmac_alloc_desc
- pl330: lockdep warning
- lgm: error handling path in probe
- allwinner: Fix min/max typo in binding"
* tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine:
dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
dmaengine: pl330: Fix lockdep warning about non-static key
dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enabling SVA feature
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
dmaengine: imx-sdma: only restart cyclic channel when enabled
dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
dmaengine: idxd: force wq context cleanup on device disable path
dmaengine: qcom: bam_dma: fix runtime PM underflow
dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability for dmatest"
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
2022-07-10 11:23:01 -07:00
..
2022-06-20 09:49:52 +02:00
2022-06-01 15:55:25 -07:00
2022-06-14 07:57:18 -07:00
2022-06-09 12:56:33 -06:00
2022-06-08 18:38:31 +01:00
2022-05-25 11:17:41 -07:00
2022-05-25 11:17:41 -07:00
2022-05-26 12:32:41 -07:00
2022-07-10 11:23:01 -07:00
2022-05-09 16:12:16 -06:00
2022-07-01 09:27:55 +10:00
2022-06-09 09:35:57 -06:00
2022-06-26 10:11:36 -07:00
2022-06-03 11:08:40 -07:00
2022-05-10 16:05:27 +08:00
2022-05-22 11:32:31 -07:00
2022-06-01 09:32:45 -06:00
2022-06-01 09:34:28 -06:00
2022-06-20 08:21:29 +09:00
2022-05-24 22:08:10 +02:00
2022-06-17 22:09:05 +08:00
2022-05-19 18:24:22 +02:00
2022-06-13 23:12:44 -07:00
2022-05-22 15:59:53 +10:00
2022-07-04 10:06:50 +01:00
2022-05-11 11:49:35 -07:00
2022-06-01 20:38:34 -07:00
2022-05-24 13:50:39 -07:00
2022-05-17 13:41:26 -06:00
2022-05-29 10:48:58 -07:00
2022-05-26 21:13:00 -04:00
2022-06-17 22:09:05 +08:00
2022-06-09 09:50:03 -06:00
2022-05-26 14:30:17 -07:00
2022-05-26 14:20:14 -07:00
2022-06-16 19:11:32 -07:00
2022-05-25 11:17:41 -07:00
2022-06-03 20:09:27 +08:00
2022-06-01 09:26:05 -06:00
2022-05-08 01:33:07 -07:00
2022-06-09 10:02:47 -06:00