linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Rework STM32 UART RX over DMA
@ 2021-10-20 15:03 Erwan Le Ray
  2021-10-20 15:03 ` [PATCH 1/3] serial: stm32: re-introduce an irq flag condition in usart_receive_chars Erwan Le Ray
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Erwan Le Ray @ 2021-10-20 15:03 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 reworks STM32 UART RX over DMA.

Erwan Le Ray (3):
  serial: stm32: re-introduce an irq flag condition in
    usart_receive_chars
  serial: stm32: rework RX over DMA
  serial: stm32: update throttle and unthrottle ops for dma mode

 drivers/tty/serial/stm32-usart.c | 240 ++++++++++++++++++++++++-------
 drivers/tty/serial/stm32-usart.h |  13 +-
 2 files changed, 200 insertions(+), 53 deletions(-)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-10-20 15:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20 15:03 [PATCH 0/3] Rework STM32 UART RX over DMA Erwan Le Ray
2021-10-20 15:03 ` [PATCH 1/3] serial: stm32: re-introduce an irq flag condition in usart_receive_chars Erwan Le Ray
2021-10-20 15:03 ` [PATCH 2/3] serial: stm32: rework RX over DMA Erwan Le Ray
2021-10-20 15:03 ` [PATCH 3/3] serial: stm32: update throttle and unthrottle ops for dma mode 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).