Linux Serial subsystem development
 help / color / mirror / Atom feed
* [PATCH v8 0/3] tty: Introduce software RS485 direction control support
@ 2016-02-01 18:09 Matwey V. Kornilov
  2016-02-01 18:09 ` [PATCH v8 1/3] tty: Move serial8250_stop_rx() in front of serial8250_start_tx() Matwey V. Kornilov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Matwey V. Kornilov @ 2016-02-01 18:09 UTC (permalink / raw)
  To: gregkh, jslaby, peter, andy.shevchenko, gnomes
  Cc: Matwey V. Kornilov, linux-kernel, linux-serial

Changes from v7:
 - rework comments to follow guidelines
 - minor style changes
Changes from v6:
 - minor style changes
 - timers are not IRQSAFE now
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] 7+ messages in thread

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-01 18:09 [PATCH v8 0/3] tty: Introduce software RS485 direction control support Matwey V. Kornilov
2016-02-01 18:09 ` [PATCH v8 1/3] tty: Move serial8250_stop_rx() in front of serial8250_start_tx() Matwey V. Kornilov
2016-02-01 18:09 ` [PATCH v8 2/3] tty: Add software emulated RS485 support for 8250 Matwey V. Kornilov
2016-02-01 18:09 ` [PATCH v8 3/3] tty: 8250_omap: Use software emulated RS485 direction control Matwey V. Kornilov
2016-02-10 16:05 ` [PATCH v8 0/3] tty: Introduce software RS485 direction control support Peter Hurley
2016-02-10 16:24   ` Matwey V. Kornilov
2016-02-10 16:28     ` Peter Hurley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox