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