Linus Torvalds
d662a710c6
Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine updates from Vinod Koul:
"Core:
- New devm_of_dma_controller_register() API
New Support:
- Support for RZ/G3L SoC
- Loongson Multi-Channel DMA controller support
- Conversion of Xilinx AXI DMA binding
- DW AXI CV1800B DMA support
- Switchtec DMA engine driver
Updates:
- AMD MDB Endpoint and non-LL mode support
- DW edma virtual IRQ for interrupt-emulation, cyclic transfers support"
* tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (65 commits)
dmaengine: dw-edma: Add non-LL mode
dmaengine: dw-edma: Add AMD MDB Endpoint Support
dt-bindings: dmaengine: Fix spelling mistake "Looongson" -> "Looogson"
dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson"
dmaengine: loongson: New driver for the Loongson Multi-Channel DMA controller
dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_guard()
dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()
dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_register()
dmaengine: loongson: New directory for Loongson DMA controllers drivers
dt-bindings: dma: xlnx,axi-dma: Convert to DT schema
dt-bindings: dma: rz-dmac: Add conditional schema for RZ/G3L
dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks
dmaengine: sh: rz-dmac: Add device_tx_status() callback
dmaengine: sh: rz-dmac: Use rz_lmdesc_setup() to invalidate descriptors
dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() call
dmaengine: sh: rz-dmac: Drop goto instruction and label
dmaengine: sh: rz-dmac: Drop read of CHCTRL register
dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} support
dt-bindings: dma: renesas,rz-dmac: document RZ/{T2H,N2H}
...
2026-04-17 10:29:01 -07:00
..
2026-04-16 20:34:34 -07:00
2026-02-24 15:29:57 +01:00
2026-03-03 08:59:02 +01:00
2025-10-27 14:21:05 +08:00
2026-03-25 17:40:22 +01:00
2026-04-02 23:19:52 +02:00
2026-04-16 20:34:34 -07:00
2026-04-13 20:28:22 -07:00
2026-03-03 09:40:16 +05:30
2026-03-15 13:23:12 +09:00
2025-11-14 18:00:47 +01:00
2026-04-16 20:34:34 -07:00
2026-03-18 15:11:15 +05:30
2026-04-12 08:27:34 -07:00
2026-02-03 20:58:11 -06:00
2025-11-17 11:24:50 -06:00
2026-02-15 08:29:26 -08:00
2026-03-10 15:10:57 +05:30
2025-12-16 10:17:59 -06:00
2026-04-02 23:19:52 +02:00
2025-12-06 18:34:24 -08:00
2025-12-16 10:17:59 -06:00
2026-04-13 20:10:58 -07:00
2026-01-16 11:04:03 +10:00
2025-10-18 18:14:35 +02:00
2026-04-11 00:02:35 -07:00
2026-03-09 13:02:58 +01:00
2025-11-08 22:50:46 +01:00
2026-02-17 09:11:04 -08:00
2026-02-15 08:24:19 -08:00
2026-03-06 14:32:11 +02:00
2026-04-16 20:34:34 -07:00
2026-04-07 17:57:12 +01:00
2025-10-14 18:20:01 -05:00
2026-03-10 21:25:41 +08:00
2026-02-14 11:13:32 -08:00
2026-04-15 08:32:10 -07:00
2026-03-27 16:25:44 +01:00
2026-02-22 23:53:43 +00:00
2026-04-13 15:31:40 +02:00
2026-01-16 14:22:23 +01:00
2026-03-26 11:28:15 +01:00
2026-03-11 16:26:44 +01:00
2025-11-17 11:24:50 -06:00
2026-04-12 15:26:13 -07:00
2026-03-23 10:03:27 +00:00
2026-02-17 09:11:04 -08:00
2026-04-16 20:28:48 -07:00
2025-11-24 15:39:05 +00:00
2026-04-17 10:22:08 -07:00
2026-03-25 17:40:22 +01:00
2026-04-08 11:55:01 +02:00
2026-03-07 16:02:26 +05:30
2026-02-02 18:06:00 -08:00
2026-03-13 10:27:54 +01:00
2026-04-06 14:16:40 +01:00
2026-02-14 11:17:54 -08:00
2026-04-01 18:13:55 +02:00
2026-03-24 18:34:05 +00:00
2026-03-14 14:03:19 +09:00
2026-02-22 09:43:11 -08:00
2026-04-16 20:28:48 -07:00
2025-12-06 18:34:24 -08:00
2026-04-17 08:53:23 -07:00
2026-04-12 17:24:42 +01:00
2025-12-23 12:14:17 +05:30
2026-04-08 15:57:55 +01:00
2026-01-23 19:24:39 +01:00
2026-03-03 17:22:14 -08:00
2026-03-30 10:01:29 +02:00
2026-04-16 20:28:48 -07:00
2025-12-31 10:25:08 +08:00
2026-02-12 15:43:02 -08:00
2026-02-17 09:36:43 -08:00
2026-02-16 12:21:22 -08:00
2025-11-17 11:24:50 -06:00
2025-11-17 11:24:50 -06:00
2026-02-03 20:58:12 -06:00
2026-02-03 20:58:11 -06:00
2026-04-10 08:23:21 -07:00
2026-04-16 20:28:48 -07:00
2025-12-17 09:16:14 -06:00