linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Power management improvements for STM32 UART DMA RX
@ 2021-10-25 13:42 Erwan Le Ray
  2021-10-25 13:42 ` [PATCH 1/3] serial: stm32: rework RX dma initialization and release Erwan Le Ray
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Erwan Le Ray @ 2021-10-25 13:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Maxime Coquelin, Alexandre Torgue
  Cc: linux-serial, linux-stm32, linux-arm-kernel, linux-kernel,
	Erwan Le Ray, Fabrice Gasnier, Valentin Caron, Amelie Delaunay

This series improves power management for STM32 UART DMA RX.

Erwan Le Ray (3):
  serial: stm32: rework RX dma initialization and release
  serial: stm32: terminate / restart DMA transfer at suspend / resume
  serial: stm32: push DMA RX data before suspending

 drivers/tty/serial/stm32-usart.c | 216 +++++++++++++++++++++----------
 1 file changed, 148 insertions(+), 68 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-10-25 13:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 13:42 [PATCH 0/3] Power management improvements for STM32 UART DMA RX Erwan Le Ray
2021-10-25 13:42 ` [PATCH 1/3] serial: stm32: rework RX dma initialization and release Erwan Le Ray
2021-10-25 13:42 ` [PATCH 2/3] serial: stm32: terminate / restart DMA transfer at suspend / resume Erwan Le Ray
2021-10-25 13:42 ` [PATCH 3/3] serial: stm32: push DMA RX data before suspending Erwan Le Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).