Linus Torvalds
65163d16fc
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine updates from Vinod Koul:
"New support:
- Loongson LS2X APB DMA controller
- sf-pdma: mpfs-pdma support
- Qualcomm X1E80100 GPI dma controller support
Updates:
- Xilinx XDMA updates to support interleaved DMA transfers
- TI PSIL threads for AM62P and J722S and cfg register regions
description
- axi-dmac Improving the cyclic DMA transfers
- Tegra Support dma-channel-mask property
- Remaining platform remove callback returning void conversions
Driver fixes for:
- Xilinx xdma driver operator precedence and initialization fix
- Excess kernel-doc warning fix in imx-sdma xilinx xdma drivers
- format-overflow warning fix for rz-dmac, sh usb dmac drivers
- 'output may be truncated' fix for shdma, fsl-qdma and dw-edma
drivers"
* tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (58 commits)
dmaengine: dw-edma: increase size of 'name' in debugfs code
dmaengine: fsl-qdma: increase size of 'irq_name'
dmaengine: shdma: increase size of 'dev_id'
dmaengine: xilinx: xdma: Fix kernel-doc warnings
dmaengine: usb-dmac: Avoid format-overflow warning
dmaengine: sh: rz-dmac: Avoid format-overflow warning
dmaengine: imx-sdma: fix Excess kernel-doc warnings
dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_isr()
dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()
dmaengine: xilinx: xdma: statify xdma_prep_interleaved_dma
dmaengine: xilinx: xdma: Workaround truncation compilation error
dmaengine: pl330: issue_pending waits until WFP state
dmaengine: xilinx: xdma: Implement interleaved DMA transfers
dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers
dmaengine: xilinx: xdma: Add transfer error reporting
dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr()
dmaengine: xilinx: xdma: Rework xdma_terminate_all()
dmaengine: xilinx: xdma: Ease dma_pool alignment requirements
dmaengine: xilinx: xdma: Add necessary macro definitions
dmaengine: xilinx: xdma: Get rid of unused code
...
2024-01-20 15:03:25 -08:00
..
2023-12-07 07:55:36 -08:00
2023-08-23 15:00:31 -05:00
2024-01-12 13:42:35 -08:00
2023-08-23 15:00:31 -05:00
2023-12-21 21:41:06 +05:30
2023-08-11 13:10:59 -07:00
2023-05-04 00:53:42 -05:00
2023-09-25 15:49:08 +02:00
2023-12-07 08:27:28 -08:00
2023-12-16 23:18:16 -06:00
2023-08-07 15:35:23 +02:00
2023-05-25 12:16:03 +01:00
2022-12-18 20:40:30 -06:00
2022-11-25 08:41:45 +00:00
2023-08-07 14:15:45 +02:00
2023-06-15 09:19:37 +01:00
2023-07-25 06:30:03 -05:00
2022-06-29 16:08:06 +02:00
2022-07-08 15:45:04 +02:00
2022-11-24 22:51:50 +05:30
2023-06-30 14:57:19 -07:00
2023-11-30 12:01:12 +01:00
2023-08-16 10:58:41 +02:00
2024-01-12 13:42:35 -08:00
2023-12-13 15:37:27 +01:00
2023-05-11 10:19:05 +09:00
2023-10-19 02:40:34 +02:00
2023-10-29 19:45:10 +01:00