linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] serial: imx: handshaking fixes and improvments
@ 2016-03-24 13:24 Uwe Kleine-König
  2016-03-24 13:24 ` [PATCH v2 1/6] serial: imx: fix polarity of RI Uwe Kleine-König
                   ` (6 more replies)
  0 siblings, 7 replies; 27+ messages in thread
From: Uwe Kleine-König @ 2016-03-24 13:24 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Martin Fuzzey, Baruch Siach, linux-arm-kernel, kernel,
	linux-serial

Hello,

this is the reworked series to address the handshaking problems I saw.

Among others it made my i.MX25 stuck when the other side toggles DCD.
The first 4 patches are fixes that I'd like to see in 4.6-rcX, the last two
patches are merge window material.

Best regards
Uwe

Uwe Kleine-König (6):
  serial: imx: fix polarity of RI
  serial: imx: let irq handler return IRQ_NONE if no event was handled
  serial: imx: make sure unhandled irqs are disabled
  serial: imx: only count 0->1 transitions for RNG
  serial: imx: reorder functions to simplify next patch
  serial: imx: implement DSR irq handling for DTE mode

 drivers/tty/serial/imx.c | 156 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 100 insertions(+), 56 deletions(-)

-- 
2.7.0


_______________________________________________
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] 27+ messages in thread

end of thread, other threads:[~2016-11-21 11:07 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24 13:24 [PATCH v2 0/6] serial: imx: handshaking fixes and improvments Uwe Kleine-König
2016-03-24 13:24 ` [PATCH v2 1/6] serial: imx: fix polarity of RI Uwe Kleine-König
2016-03-24 13:24 ` [PATCH v2 2/6] serial: imx: let irq handler return IRQ_NONE if no event was handled Uwe Kleine-König
2016-03-24 13:24 ` [PATCH v2 3/6] serial: imx: make sure unhandled irqs are disabled Uwe Kleine-König
2016-03-24 13:24 ` [PATCH v2 4/6] serial: imx: only count 0->1 transitions for RNG Uwe Kleine-König
2016-03-24 13:24 ` [PATCH v2 5/6] serial: imx: reorder functions to simplify next patch Uwe Kleine-König
2016-03-24 13:24 ` [PATCH v2 6/6] serial: imx: implement DSR irq handling for DTE mode Uwe Kleine-König
     [not found]   ` <1470350663.26773.41.camel@googlemail.com>
2016-08-05  6:58     ` serial: imx: regression triggered by newly introduced DSR irq handling Uwe Kleine-König
2016-08-05 12:03       ` Christoph Fritz
2016-08-10 20:54         ` Fabio Estevam
2016-08-13 20:35           ` Christoph Fritz
2016-08-15  5:22             ` Uwe Kleine-König
2016-08-17  9:25               ` [PATCH] ARM: dts: imx6sx: document SION necessity of ENET1_REF_CLK1 Christoph Fritz
2016-08-17 14:26                 ` Fabio Estevam
2016-08-17 18:03                   ` Christoph Fritz
2016-08-22 15:08                 ` Christoph Fritz
2016-08-29  1:18                 ` Shawn Guo
2016-11-21 11:00       ` serial: imx: regression triggered by newly introduced DSR irq handling Christoph Fritz
2016-11-21 11:07         ` Uwe Kleine-König
2016-04-11 16:01 ` [PATCH v2 0/6] serial: imx: handshaking fixes and improvments Petr Štetiar
2016-04-12  7:46   ` Uwe Kleine-König
2016-04-12  9:48     ` Petr Štetiar
2016-04-12 10:58       ` Uwe Kleine-König
2016-04-12 12:17         ` Petr Štetiar
2016-04-12 17:30           ` Uwe Kleine-König
2016-04-13  9:13             ` Petr Štetiar
2016-04-13 11:16               ` Uwe Kleine-König

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