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-28 13:10:57 +05:30
2023-08-01 23:51:27 +05:30
2023-10-02 21:28:33 +05:30
2022-04-22 11:30:43 +05:30
2022-12-28 12:07:11 +05:30
2020-12-11 21:20:09 +05:30
2020-01-21 13:10:24 +05:30
2022-09-29 21:48:09 +05:30
2023-05-16 23:21:29 +05:30
2023-03-31 18:17:06 +05:30
2022-09-29 21:48:09 +05:30
2023-03-31 18:17:06 +05:30
2023-03-31 18:17:06 +05:30
2023-10-04 10:29:55 +01:00
2023-08-01 23:51:27 +05:30
2023-08-01 23:51:27 +05:30
2020-12-11 21:20:10 +05:30
2022-10-19 18:58:05 +05:30
2023-03-31 18:17:06 +05:30
2023-09-28 16:42:15 +05:30