Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1610451
| From | Geert Uytterhoeven <geert+renesas@glider.be> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] serial: sh-sci: Assorted flow control fixes |
| Date | 2017-03-28 11:20 +0200 |
| Message-ID | <tpVsd-5pw-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Greg, Jiri,
This patch series fixes several issues related to hardware flow control
on Renesas SCIF UARTs.
For changes compared to v1 ("[PATCH 0/2] serial: sh-sci: Assorted flow
control fixes", https://lkml.org/lkml/2016/12/2/226), please refer to
the comments in the individual patches.
Thanks!
Geert Uytterhoeven (3):
serial: sh-sci: Fix hang in sci_reset()
serial: sh-sci: Fix late enablement of AUTORTS
serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()
drivers/tty/serial/sh-sci.c | 33 +++++++++++++++++++++++----------
1 file changed, 23 insertions(+), 10 deletions(-)
--
2.7.4
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] serial: sh-sci: Assorted flow control fixes Geert Uytterhoeven <geert+renesas@glider.be> - 2017-03-28 11:20 +0200 [PATCH v2 1/3] serial: sh-sci: Fix hang in sci_reset() Geert Uytterhoeven <geert+renesas@glider.be> - 2017-03-28 11:20 +0200 [PATCH v2 2/3] serial: sh-sci: Fix late enablement of AUTORTS Geert Uytterhoeven <geert+renesas@glider.be> - 2017-03-28 11:30 +0200 [PATCH v2 3/3] serial: sh-sci: Fix (AUTO)RTS in sci_init_pins() Geert Uytterhoeven <geert+renesas@glider.be> - 2017-03-28 11:30 +0200
csiph-web