DMA Engine development
 help / color / mirror / Atom feed
 messages from 2026-06-11 15:31:08 to 2026-06-11 21:22:22 UTC [more...]

[PATCHv2 0/9] dma: mv_xor: convert to devm resource management
 2026-06-11 21:22 UTC  (15+ messages)
` [PATCHv2 1/9] dmaengine: mv_xor: initialize chan state before requesting IRQ
` [PATCHv2 2/9] dmaengine: mv_xor: fix use-after-free in probe error path
` [PATCHv2 3/9] dmaengine: mv_xor: bound maximum channels for Armada 37xx
` [PATCHv2 4/9] dmaengine: mv_xor: abort channel before freeing resources on timeout
` [PATCHv2 5/9] dmaengine: mv_xor: use devm_clk_get_optional_enabled
` [PATCHv2 6/9] dmaengine: mv_xor: switch to of_irq_get()
` [PATCHv2 7/9] dmaengine: mv_xor: use devm for dma pool and irq
` [PATCHv2 8/9] dmaengine: mv_xor: allocate dummy buffers with dmam_alloc_coherent
` [PATCHv2 9/9] dmaengine: mv_xor: add missing platform remove function

[PATCHv4 00/15] dmaengine: fsldma: devm conversion, fixups, and cleanups
 2026-06-11 16:36 UTC  (25+ messages)
` [PATCHv4 02/15] dmaengine: fsldma: drop desc_lock before invoking client callback
` [PATCHv4 06/15] dmaengine: fsldma: fix probe error path not freeing IRQs
` [PATCHv4 07/15] dmaengine: fsldma: fix request_irqs unwind freeing unregistered IRQ
` [PATCHv4 09/15] dmaengine: fsldma: use devm_kzalloc() to simplify code
` [PATCHv4 10/15] dmaengine: fsldma: use devm_platform_ioremap_resource()
` [PATCHv4 11/15] dmaengine: fsldma: convert channel allocation to devm_kzalloc()
` [PATCHv4 12/15] dmaengine: fsldma: use devm_of_iomap() to simplify code
` [PATCHv4 13/15] dmaengine: fsldma: replace irq_of_parse_and_map with of_irq_get
` [PATCHv4 14/15] dmaengine: fsldma: replace ppc-specific accessors with portable generic ones
` [PATCHv4 15/15] dmaengine: fsldma: fix kernel-doc param names to match function signatures


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox