Linus Torvalds
143983e585
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine updates from Vinod Koul:
"We have couple of drivers removed a new driver and bunch of new device
support and few updates to drivers for this round.
New drivers/devices:
- Intel LGM SoC DMA driver
- Actions Semi S500 DMA controller
- Renesas r8a779a0 dma controller
- Ingenic JZ4760(B) dma controller
- Intel KeemBay AxiDMA controller
Removed:
- Coh901318 dma driver
- Zte zx dma driver
- Sirfsoc dma driver
Updates:
- mmp_pdma, mmp_tdma gained module support
- imx-sdma become modern and dropped platform data support
- dw-axi driver gained slave and cyclic dma support"
* tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (58 commits)
dmaengine: dw-axi-dmac: remove redundant null check on desc
dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT
dmaengine: dw-axi-dmac: Virtually split the linked-list
dmaengine: dw-axi-dmac: Set constraint to the Max segment size
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMAC
dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
dmaengine: dw-axi-dmac: Support burst residue granularity
dmaengine: dw-axi-dmac: Support of_dma_controller_register()
dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
dmaengine: dw-axi-dmac: Support device_prep_slave_sg
dmaengine: dw-axi-dmac: Add device_config operation
dmaengine: dw-axi-dmac: Add device_synchronize() callback
dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
dmaengine: dw-axi-dmac: simplify descriptor management
dt-bindings: dma: Add YAML schemas for dw-axi-dmac
dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for size
...
2021-02-23 15:05:10 -08:00
..
2020-09-24 14:04:53 +03:00
2020-12-03 07:37:59 +01:00
2021-02-01 22:55:41 +01:00
2020-05-25 18:59:59 -06:00
2020-08-22 10:53:23 +01:00
2020-10-10 17:38:36 +01:00
2020-11-27 22:25:07 +01:00
2020-08-07 20:12:00 +02:00
2020-08-19 20:58:10 +02:00
2021-02-22 09:36:23 -08:00
2020-10-29 17:22:59 -05:00
2020-04-29 23:17:45 +02:00
2020-08-12 10:57:59 -07:00
2020-08-12 10:57:59 -07:00
2020-08-17 11:58:31 +05:30
2021-01-26 22:42:48 +05:30
2020-08-12 10:57:59 -07:00
2020-08-20 17:48:12 +02:00
2020-08-12 10:57:59 -07:00
2020-08-27 10:32:57 +02:00
2020-08-12 10:57:59 -07:00
2020-09-23 09:42:41 -07:00
2020-11-05 14:04:49 -08:00
2020-05-05 14:50:41 +02:00
2020-04-24 11:18:44 +01:00
2020-07-22 14:42:06 +02:00
2020-07-09 09:56:14 +02:00
2021-02-09 11:35:44 +01:00
2020-10-07 23:21:00 +02:00
2020-05-28 11:21:03 +02:00
2020-05-28 11:22:15 +02:00
2021-02-01 11:54:44 +01:00
2020-08-20 17:42:21 +02:00
2020-08-12 10:57:59 -07:00
2020-09-28 15:59:42 +02:00
2020-09-28 15:59:42 +02:00
2020-08-12 10:57:59 -07:00
2020-08-24 08:38:32 +03:00
2020-08-19 20:58:27 +02:00
2020-10-13 17:15:43 +03:00
2020-11-16 12:57:27 +02:00
2020-08-12 10:57:59 -07:00
2020-08-12 10:57:59 -07:00
2020-04-18 15:44:55 -05:00