All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fsl_lpuart: fix the bugs in received break signal count and send break signal
@ 2022-07-15  2:59 Sherry Sun
  2022-07-15  2:59 ` [PATCH 1/2] tty: serial: fsl_lpuart: correct the count of break characters Sherry Sun
  2022-07-15  2:59 ` [PATCH 2/2] tty: serial: fsl_lpuart: writing a 1 and then a 0 to trigger a break character Sherry Sun
  0 siblings, 2 replies; 13+ messages in thread
From: Sherry Sun @ 2022-07-15  2:59 UTC (permalink / raw)
  To: gregkh, jirislaby, michael; +Cc: linux-serial, linux-kernel, linux-imx

This patchset fix some issues in the received break characters counts and send
break character in the lpuart driver.

Sherry Sun (2):
  tty: serial: fsl_lpuart: correct the count of break characters
  tty: serial: fsl_lpuart: writing a 1 and then a 0 to trigger a break
    character

 drivers/tty/serial/fsl_lpuart.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-07-22  9:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15  2:59 [PATCH 0/2] fsl_lpuart: fix the bugs in received break signal count and send break signal Sherry Sun
2022-07-15  2:59 ` [PATCH 1/2] tty: serial: fsl_lpuart: correct the count of break characters Sherry Sun
2022-07-15  6:58   ` Michael Walle
2022-07-15  7:22     ` Sherry Sun
2022-07-15 12:33   ` Michael Walle
2022-07-15  2:59 ` [PATCH 2/2] tty: serial: fsl_lpuart: writing a 1 and then a 0 to trigger a break character Sherry Sun
2022-07-15  6:47   ` Michael Walle
2022-07-15  7:20     ` Sherry Sun
2022-07-15  7:42       ` Michael Walle
2022-07-15  9:18         ` Sherry Sun
2022-07-15 11:52           ` Michael Walle
2022-07-18  7:02             ` Jiri Slaby
2022-07-22  9:41               ` Sherry Sun

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.