All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3] tty: Introduce software RS485 direction control support
@ 2015-12-21 18:26 Matwey V. Kornilov
  2015-12-21 18:26 ` [PATCH v6 1/3] tty: Move serial8250_stop_rx in front of serial8250_start_tx Matwey V. Kornilov
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Matwey V. Kornilov @ 2015-12-21 18:26 UTC (permalink / raw)
  To: gregkh, jslaby, peter, andy.shevchenko, gnomes
  Cc: Matwey V. Kornilov, linux-kernel, linux-serial

Changes from v5:
 - rs485_emul variable has been renamed to em485 to follow function names convention
Changes from v4:
 - Add commit message to 1/3
Changes from v3:
 - Completely redesigned.
Changes from v2:
 - Introduced SER_RS485_SOFTWARE to show that software implementation is being used
 - serial8250_rs485_config is located as required
 - Timers are used to implement delay_before and delay_after timeouts

Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>

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

end of thread, other threads:[~2016-01-16 20:28 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-21 18:26 [PATCH v6 0/3] tty: Introduce software RS485 direction control support Matwey V. Kornilov
2015-12-21 18:26 ` [PATCH v6 1/3] tty: Move serial8250_stop_rx in front of serial8250_start_tx Matwey V. Kornilov
2015-12-21 18:26 ` [PATCH v6 2/3] tty: Add software emulated RS485 support for 8250 Matwey V. Kornilov
2016-01-15 16:14   ` Peter Hurley
2016-01-15 16:40     ` Peter Hurley
2016-01-15 18:42     ` Matwey V. Kornilov
2016-01-15 19:45       ` Peter Hurley
2016-01-15 20:01         ` Matwey V. Kornilov
2016-01-15 21:16           ` Matwey V. Kornilov
2016-01-15 22:17             ` Peter Hurley
2016-01-16  8:12               ` Matwey V. Kornilov
2016-01-16 18:56                 ` Peter Hurley
2016-01-16 20:28                   ` Matwey V. Kornilov
2016-01-15 20:20         ` Matwey V. Kornilov
2016-01-15 21:54           ` Peter Hurley
2015-12-21 18:26 ` [PATCH v6 3/3] tty: 8250_omap: Use software emulated RS485 direction control Matwey V. Kornilov
2016-01-15 16:32   ` Peter Hurley

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.