All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] dmaengine: at_xdmac: fixes and code enhancements
@ 2021-10-07 11:12 ` Claudiu Beznea
  0 siblings, 0 replies; 20+ messages in thread
From: Claudiu Beznea @ 2021-10-07 11:12 UTC (permalink / raw)
  To: ludovic.desroches, tudor.ambarus, vkoul
  Cc: linux-arm-kernel, dmaengine, linux-kernel, Claudiu Beznea

Hi,

The following series adds some fixes and code enhancements for at_xdmac
driver.

Thank you,
Claudiu Beznea

Claudiu Beznea (4):
  dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
  dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
  dmaengine: at_xdmac: use __maybe_unused for pm functions
  dmaengine: at_xdmac: use pm_ptr()

 drivers/dma/at_xdmac.c | 67 ++++++++++++++++++++----------------------
 1 file changed, 32 insertions(+), 35 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-10-18  6:14 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07 11:12 [PATCH 0/4] dmaengine: at_xdmac: fixes and code enhancements Claudiu Beznea
2021-10-07 11:12 ` Claudiu Beznea
2021-10-07 11:12 ` [PATCH 1/4] dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path Claudiu Beznea
2021-10-07 11:12   ` Claudiu Beznea
2021-10-15  7:49   ` Tudor.Ambarus
2021-10-15  7:49     ` Tudor.Ambarus
2021-10-07 11:12 ` [PATCH 2/4] dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro Claudiu Beznea
2021-10-07 11:12   ` Claudiu Beznea
2021-10-15  7:50   ` Tudor.Ambarus
2021-10-15  7:50     ` Tudor.Ambarus
2021-10-07 11:12 ` [PATCH 3/4] dmaengine: at_xdmac: use __maybe_unused for pm functions Claudiu Beznea
2021-10-07 11:12   ` Claudiu Beznea
2021-10-15  8:01   ` Tudor.Ambarus
2021-10-15  8:01     ` Tudor.Ambarus
2021-10-07 11:12 ` [PATCH 4/4] dmaengine: at_xdmac: use pm_ptr() Claudiu Beznea
2021-10-07 11:12   ` Claudiu Beznea
2021-10-15  8:03   ` Tudor.Ambarus
2021-10-15  8:03     ` Tudor.Ambarus
2021-10-18  6:12 ` [PATCH 0/4] dmaengine: at_xdmac: fixes and code enhancements Vinod Koul
2021-10-18  6:12   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.