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

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

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

end of thread, other threads:[~2015-12-11  8:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-05 10:54 tty: Introduce software RS485 direction control support Matwey V. Kornilov
2015-12-05 10:54 ` [PATCH v4 1/3] tty: Move serial8250_stop_rx in front of serial8250_start_tx Matwey V. Kornilov
2015-12-05 16:06   ` Greg KH
2015-12-11  8:48     ` Matwey V. Kornilov
2015-12-05 10:54 ` [PATCH v4 2/3] tty: Add software emulated RS485 support for 8250 Matwey V. Kornilov
2015-12-05 10:54 ` [PATCH v4 3/3] tty: 8250_omap: Use software emulated RS485 direction control Matwey V. Kornilov

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.