Linus Torvalds
d934aef6bb
dmaengine updates for v6.7
...
Updates:
- 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
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmVE43oACgkQfBQHDyUj
g0clYg/9Fxm042/2teLU1z3kggXSsCzLYg3NIDEdU/8AGQyJtb8van2mBnnUW8Rh
LoOf+b0HZEAyBQUjIYCPCMXovOYKEIjMLRJeZGYUZH3yzi2RImvIAA4FLfKHUTzj
JKbbKHYSc226JixKv0td5+Tdd2G+Zpxrr+77HatgU5a43FYlfXgi294rc3uQxSvl
moz+0xq/muVTmT5Brva32Ezk2YkmzAmQ+Ek2YK1TI8pQgjqupUtO5/66bzPMYK/Z
AsJqGhQ+JXp54cSqRssWzDi6OCrtn1Xh4sAlUhZNC078o+QdOeQu7AN3W9nrYyd7
Kf6kFR8p/c7Q8LxTFKdp1QHam27cbUWJ+WV3olDrHgrAI2LKUYv3KIoD9Q3XvEBt
rTRbEjWu6i7G3SOWH+JedoAKLMFtWph5EEIIbCSMbd8jkLidz1/R2cgSn+3m4BF/
t7al3dUyqERq4terM7q+04J8x9W2/Wtg53xizcurzryw+PiWnA0y35vw5JQ1fBpG
JXIY6iBx5xWm+jbDRznvkeFhr7dHPXbS3eOJGbUkDumzLafruXd0NlRZcTkA25aR
dJt+8e8434T/hVqaMRw+XGpIIS27mfFeJenqQWuj6j9AbFcnmhl72ecXqmD7khRb
SfBrkGdtjQSNO5oAVJyVEPZ8Eu+VPF+IKF6PTkWsJqVPBo4RS2o=
=DeMU
-----END PGP SIGNATURE-----
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-11-03 18:56:51 -10:00
2023-09-22 09:58:49 -06:00
2023-11-02 19:38:47 -10:00
2023-11-03 10:07:39 -10:00
2023-11-01 17:11:41 -10:00
2023-10-19 01:36:12 +02:00
2023-11-02 19:38:47 -10:00
2023-10-27 18:04:29 +08:00
2023-11-02 19:38:47 -10:00
2023-11-03 18:56:51 -10:00
2023-10-22 20:38:55 -06:00
2023-11-03 16:00:42 -10:00
2023-09-11 08:13:18 +00:00
2023-11-02 07:53:57 -10:00
2023-10-06 17:29:53 +02:00
2023-10-31 10:47:50 +10:00
2023-10-29 22:22:48 -07:00
2023-11-01 15:28:33 -10:00
2023-10-10 13:37:43 -06:00
2023-10-18 10:01:34 +02:00
2023-11-02 19:38:47 -10:00
2023-10-31 05:10:11 -10:00
2023-11-03 15:31:04 -10:00
2023-10-10 13:35:55 -06:00
2023-11-03 15:15:47 -10:00
2023-10-23 15:24:11 +02:00
2023-10-30 20:30:49 -10:00
2023-11-01 15:28:33 -10:00
2023-09-02 12:02:41 -07:00
2023-09-23 01:14:21 -06:00
2023-10-23 19:38:22 +01:00
2023-10-22 20:33:38 -06:00
2023-09-22 14:44:04 +02:00
2023-11-03 07:41:18 -10:00
2023-11-01 17:11:41 -10:00
2023-11-03 16:00:42 -10:00
2023-11-03 09:28:53 -10:00
2023-10-31 16:37:07 -04:00
2023-10-09 09:40:53 -07:00
2023-09-22 05:24:20 -06:00