Linus Torvalds
143983e585
dmaengine updates for v5.12-rc1
...
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
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmA0gIEACgkQfBQHDyUj
g0fLyw//bfIBqmyvN01QNmYV0qrud0nZGRAGHSEwZ1Nrw2CvK37+XphYzVYy/PGk
Cg6ca+QXGJdIfqmQV/rnIEwrNx/GeNUAulVT5hxdHQw/HDPoZexU5S+Lyetr4g7l
FaE2C5se4RBp07eGhcOWkneHE/fhC9fX23VdNGNM6Nzb1F0j4MTmzcJAlsdCq2Q+
1UlJ2O4w/t/mdqgec4J+JGTsfb+BXxs0nWnuwVSy1SEkac3Gj0kqHlIHsQqLCiST
/D2rs1I0Chscu+ChrPNaVXDEobQipxIEdkzO6623t8C5KqfSf5i8rLvZvRP5YKf1
U5ZAi3p0c/t5VgXvA6WD79pN6ZLPsEMFDxyKQAazGPgrEP4gmI4dteETiJyr6Ag6
j6WqiDJwkmdVyuTiFDJsN3pTOqvT+TeHlLbnygAiuyMeNaF9skc7kxtq0XtXQigT
vLcwtGavFnmF7TZGjEVv4JTMdMFPfczE8y+fhM7ET/uF36gTrPHaoD3KIwgimwIt
Cmfpe+Ij8R3tBwV80454hp4+Gb+cR83OUgwy+EcBCw9P0/Pf4t0NyTgim+wN02Kt
X7tkkgxGkvziIkfbXQa4zdVqAbT6+WcRUjEDZY3/Lp7EFyVyM8APEVSAie9b/TWN
UgQo3TDuB6SU7XQ3Ahj6Swra0+UoVztHtwOmgIqiVz5on6780lg=
=0AE9
-----END PGP SIGNATURE-----
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
..
2019-06-19 17:09:55 +02:00
2021-02-08 17:36:12 +05:30
2021-02-08 17:39:39 +05:30
2020-12-29 10:08:00 +05:30
2020-03-06 19:04:55 +05:30
2021-01-13 22:01:34 +05:30
2021-02-23 15:05:10 -08:00
2020-11-16 22:42:28 +05:30
2020-11-09 17:25:53 +05:30
2021-02-01 11:27:14 +05:30
2020-12-29 10:07:59 +05:30
2020-10-30 14:10:27 +05:30
2021-02-23 15:05:10 -08:00
2020-11-24 23:02:20 +05:30
2021-02-01 11:18:59 +05:30
2021-02-23 15:05:10 -08:00
2021-02-23 15:05:10 -08:00
2020-08-17 10:21:37 +05:30
2020-10-08 15:18:37 +05:30
2020-08-23 17:36:59 -05:00
2021-01-08 13:57:19 +05:30
2021-01-08 13:57:19 +05:30
2020-10-30 14:10:27 +05:30
2020-09-11 17:42:12 +05:30
2020-02-13 20:15:35 +05:30
2020-09-11 17:42:12 +05:30
2021-01-26 22:45:22 +05:30
2021-01-19 22:10:52 +05:30
2020-03-11 14:56:14 +05:30
2020-12-11 21:20:08 +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
2021-01-12 18:00:39 +05:30
2020-08-29 13:50:56 -07:00
2020-11-09 17:25:54 +05:30
2020-11-09 17:21:05 +05:30
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:15 +02:00
2020-11-24 22:55:07 +05:30
2021-01-26 22:42:48 +05:30
2020-10-01 10:18:59 +05:30
2020-08-23 17:36:59 -05:00
2020-11-09 17:25:54 +05:30
2021-02-01 15:08:15 +05:30
2019-06-19 17:09:55 +02:00
2021-01-26 22:55:32 +05:30
2020-06-24 13:06:15 +05:30
2020-06-15 23:08:30 -05:00
2020-12-29 10:08:00 +05:30
2021-01-26 22:58:01 +05:30
2020-09-18 12:19:06 +05:30
2020-11-09 17:25:54 +05:30
2020-09-18 12:19:06 +05:30
2020-11-24 22:55:15 +05:30
2020-11-24 23:02:20 +05:30
2019-06-05 17:36:37 +02:00
2020-11-24 22:55:15 +05:30
2020-09-18 12:19:06 +05:30
2020-12-11 21:20:08 +05:30
2021-01-12 18:00:40 +05:30
2020-09-18 12:19:06 +05:30
2021-02-02 14:25:50 +01:00
2020-09-18 12:19:07 +05:30
2020-11-09 17:25:54 +05:30
2020-01-23 17:03:25 +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
2021-01-27 21:13:19 +05:30
2020-12-11 21:13:08 +05:30
2020-11-24 23:02:20 +05:30
2021-01-04 21:27:45 +05:30
2020-07-15 17:50:47 +05:30
2020-11-18 16:28:49 +05:30
2020-09-18 12:19:07 +05:30
2020-11-09 17:25:54 +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