diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-26 19:43:25 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-26 19:43:25 +0100 |
commit | 23db0ed34f9e3756d243c5dc56d9f7c1fadecf89 (patch) | |
tree | 4dddbb116b4fd333c6d95363f3877be5f67f9df0 /sound | |
parent | Merge tag 'phy-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/p... (diff) | |
parent | dmaengine: tegra: Return correct DMA status when paused (diff) | |
download | linux-23db0ed34f9e3756d243c5dc56d9f7c1fadecf89.tar.xz linux-23db0ed34f9e3756d243c5dc56d9f7c1fadecf89.zip |
Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine fixes from Vinod Koul:
"Bunch of minor driver fixes for drivers in this cycle:
- Kernel doc warning documentation fixes
- apple driver fix for register access
- amd driver dropping private dma_ops
- freescale cleanup path fix
- refcount fix for mv_xor driver
- null pointer deref fix for at_xdmac driver
- GENMASK to GENMASK_ULL fix for loongson2 apb driver
- Tegra driver fix for correcting dma status"
* tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine:
dmaengine: tegra: Return correct DMA status when paused
dmaengine: mv_xor: fix child node refcount handling in early exit
dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()
dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs
dmaengine: apple-admac: Avoid accessing registers in probe
linux/dmaengine.h: fix a few kernel-doc warnings
dmaengine: loongson2-apb: Change GENMASK to GENMASK_ULL
dmaengine: dw: Select only supported masters for ACPI devices
dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions