Linus Torvalds
d934aef6bb
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine updates from Vinod Koul:
- Big pile of __counted_by attribute annotations to several structures
for bounds checking of flexible arrays at run-time
- Another big pile platform remove callback returning void changes
- Device tree device_get_match_data() usage and dropping
of_match_device() calls
- Minor driver updates to pxa, idxd fsl, hisi etc drivers
* tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (106 commits)
dmaengine: stm32-mdma: correct desc prep when channel running
dmaengine: dw-axi-dmac: Add support DMAX_NUM_CHANNELS > 16
dmaengine: xilinx: xilinx_dma: Fix kernel doc about xilinx_dma_remove()
dmaengine: mmp_tdma: drop unused variable 'of_id'
MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers
dmaengine: xilinx: xdma: Support cyclic transfers
dmaengine: xilinx: xdma: Prepare the introduction of cyclic transfers
dmaengine: Drop unnecessary of_match_device() calls
dmaengine: Use device_get_match_data()
dmaengine: pxa_dma: Annotate struct pxad_desc_sw with __counted_by
dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
dmaengine: xilinx: xdma: Use resource_size() in xdma_probe()
dmaengine: fsl-dpaa2-qdma: Remove redundant initialization owner in dpaa2_qdma_driver
dmaengine: Remove unused declaration dma_chan_cleanup()
dmaengine: mmp: fix Wvoid-pointer-to-enum-cast warning
dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warning
dmaengine: fsl-edma: Remove redundant dev_err() for platform_get_irq()
dmaengine: ep93xx_dma: Annotate struct ep93xx_dma_engine with __counted_by
dmaengine: idxd: add wq driver name support for accel-config user tool
dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_by
...
2023-11-03 18:56:51 -10:00
..
2023-09-24 13:39:25 +01:00
2023-09-06 18:09:12 +02:00
2023-08-22 15:13:20 +02:00
2023-10-02 20:48:16 +02:00
2023-10-27 12:58:16 +02:00
2023-07-24 20:11:54 -06:00
2023-10-24 16:06:03 -07:00
2023-10-12 16:44:11 +02:00
2023-10-12 16:44:10 +02:00
2023-07-14 08:43:49 -10:00
2023-07-23 11:34:22 +01:00
2023-10-16 11:38:56 -04:00
2023-10-23 16:12:46 -07:00
2023-07-20 17:24:57 -05:00
2023-10-15 16:08:24 +01:00
2023-08-23 14:17:42 -07:00
2023-09-24 18:17:31 -07:00
2023-10-18 14:34:12 -07:00
2023-09-25 22:34:33 -07:00
2023-08-09 15:43:27 +09:30
2023-08-16 12:39:38 +02:00
2023-09-21 19:22:05 +02:00
2023-10-27 09:21:13 +02:00
2023-10-24 12:02:02 +02:00
2023-10-27 18:04:30 +08:00
2023-10-04 13:00:34 +05:30
2023-10-27 10:51:41 +01:00
2023-10-26 20:02:41 -07:00
2023-10-12 09:15:15 +02:00
2023-07-19 09:56:48 -07:00
2023-11-01 11:25:08 -10:00
2023-10-26 11:16:34 -03:00
2023-08-15 10:06:49 -06:00
2023-07-28 13:30:51 -07:00
2023-08-24 16:25:14 -07:00
2023-09-20 16:24:06 -04:00
2023-10-31 16:37:07 -04:00
2023-10-26 21:07:15 +02:00
2023-07-20 12:24:06 +02:00
2023-10-05 13:34:04 +02:00
2023-10-25 16:47:16 -07:00
2023-08-14 18:48:02 +02:00
2023-10-27 14:56:04 -07:00
2023-10-27 14:56:04 -07:00
2023-09-15 11:26:58 -07:00
2023-10-20 11:43:35 +01:00
2023-10-16 12:44:09 -04:00
2023-10-23 11:48:49 +02:00
2023-08-14 08:01:06 +01:00
2023-10-28 13:31:05 -05:00
2023-07-26 12:28:44 +02:00
2023-08-03 14:34:37 -07:00
2023-10-05 13:27:46 +02:00
2023-10-06 14:44:11 -07:00
2023-07-20 22:14:21 +12:00
2023-10-15 20:07:52 +01:00
2023-08-09 09:15:39 +02:00
2023-07-15 11:35:02 -07:00
2023-10-25 18:04:29 -07:00
2023-07-17 16:08:08 -07:00
2023-08-22 11:10:26 -06:00
2023-10-10 08:51:10 +02:00
2023-09-18 11:14:42 +02:00
2023-08-19 12:46:53 +01:00
2023-10-27 10:35:45 +01:00
2023-09-13 20:09:49 -07:00
2023-08-04 16:20:39 +02:00
2023-10-27 10:35:46 +01:00
2023-08-20 20:24:34 -06:00
2023-10-03 22:29:43 -04:00
2023-10-18 14:34:12 -07:00
2023-09-28 12:12:08 -06:00
2023-09-03 18:10:22 -04:00
2023-07-03 12:15:14 -04:00
2023-08-10 07:58:34 +02:00
2023-08-01 21:02:00 -07:00
2023-10-15 13:19:42 +01:00
2023-10-05 08:18:19 +02:00