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-02 14:40:51 -10:00
2023-10-18 08:07:30 +09:00
2023-06-26 10:26:52 -06:00
2023-10-06 13:54:00 -05:00
2023-11-01 14:46:51 -10:00
2023-07-27 11:08:36 -06:00
2023-10-30 14:12:20 -07:00
2023-08-24 11:43:57 -05:00
2023-07-24 10:15:31 +02:00
2023-10-25 15:51:22 +05:30
2023-10-27 18:04:24 +08:00
2023-10-19 21:27:11 +09:00
2023-11-01 06:28:35 -10:00
2023-11-03 18:56:51 -10:00
2023-06-20 08:50:06 -06:00
2023-10-27 13:17:58 +02:00
2023-09-01 09:53:54 -07:00
2023-10-18 17:18:02 +02:00
2023-08-18 11:32:25 -05:00
2023-08-11 13:32:14 +09:30
2023-10-05 19:52:58 +02:00
2023-06-29 15:07:06 -07:00
2023-08-23 15:00:31 -05:00
2023-10-29 22:22:47 -07:00
2023-09-25 08:20:37 +02:00
2023-10-17 12:45:02 +02:00
2023-11-03 14:51:08 -10:00
2023-11-02 14:40:51 -10:00
2023-10-10 14:11:07 +03:00
2023-11-01 14:37:04 -10:00
2023-09-18 10:17:35 +01:00
2023-08-24 11:43:57 -05:00
2023-11-02 14:53:19 -10:00
2023-08-23 15:00:31 -05:00
2023-10-31 18:50:13 -10:00
2023-11-01 14:46:51 -10:00
2023-11-02 14:40:51 -10:00
2023-08-24 11:43:57 -05:00
2023-08-24 11:43:57 -05:00
2023-10-27 12:00:23 +02:00
2023-10-21 19:19:06 +02:00
2023-11-03 14:51:08 -10:00
2023-08-18 11:32:25 -05:00
2023-11-03 14:51:08 -10:00
2023-10-19 12:16:11 +05:30
2023-11-02 14:05:18 -10:00
2023-08-07 18:27:55 +02:00
2023-07-05 12:50:27 -07:00
2023-11-03 16:00:42 -10:00
2023-08-30 19:36:19 -07:00
2023-08-18 11:32:25 -05:00
2023-11-02 14:40:51 -10:00
2023-08-18 11:32:25 -05:00
2023-08-18 16:04:13 -05:00
2023-10-02 00:43:31 +02:00
2023-10-31 17:44:17 -10:00
2023-10-24 11:41:29 -05:00
2023-11-01 14:46:51 -10:00
2023-08-30 16:59:03 -07:00
2023-11-02 15:45:15 -10:00
2023-10-05 18:16:31 +08:00
2023-10-21 19:19:06 +02:00
2023-10-21 19:03:03 +02:00
2023-06-30 11:38:11 -06:00
2023-11-03 16:00:42 -10:00
2023-11-02 14:34:14 -10:00
2023-10-30 16:02:36 -05:00
2023-10-30 13:20:58 +00:00
2023-06-29 15:22:19 -07:00
2023-07-09 20:54:39 -07:00
2023-10-15 23:40:10 +02:00
2023-11-01 14:37:04 -10:00
2023-06-30 11:38:11 -06:00
2023-10-16 20:58:02 -04:00
2023-11-03 16:00:42 -10:00
2023-10-25 15:03:32 -05:00
2023-08-24 11:43:57 -05:00
2023-06-15 11:25:44 -06:00
2023-10-24 11:41:29 -05:00
2023-11-03 14:51:08 -10:00
2023-11-01 14:37:04 -10:00
2023-10-04 08:54:43 -05:00