linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: stm32: fix software flow control
@ 2022-01-11 16:44 Valentin Caron
  2022-01-11 16:44 ` [PATCH 1/2] serial: stm32: prevent TDR register overwrite when sending x_char Valentin Caron
  2022-01-11 16:44 ` [PATCH 2/2] serial: stm32: fix software flow control transfer Valentin Caron
  0 siblings, 2 replies; 3+ messages in thread
From: Valentin Caron @ 2022-01-11 16:44 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Jiri Slaby, Maxime Coquelin, Alexandre Torgue, Erwan Le Ray,
	Valentin Caron, linux-serial, linux-stm32, linux-arm-kernel,
	linux-kernel

This serie fix issues on STM32 USART driver when using software flow control.

Valentin Caron (2):
  serial: stm32: prevent TDR register overwrite when sending x_char
  serial: stm32: fix software flow control transfer

 drivers/tty/serial/stm32-usart.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-01-11 16:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-11 16:44 [PATCH 0/2] serial: stm32: fix software flow control Valentin Caron
2022-01-11 16:44 ` [PATCH 1/2] serial: stm32: prevent TDR register overwrite when sending x_char Valentin Caron
2022-01-11 16:44 ` [PATCH 2/2] serial: stm32: fix software flow control transfer Valentin Caron

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).