All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: mps2-uart: minor improvements
@ 2019-01-25 14:13 ` Vladimir Murzin
  0 siblings, 0 replies; 16+ messages in thread
From: Vladimir Murzin @ 2019-01-25 14:13 UTC (permalink / raw)
  To: linux-serial; +Cc: linux-arm-kernel, sudeep.holla

This mini series is supposed to improve MPS2 uart driver for:
 1. platforms with number of virtual serial ports, like MPS3
 2. platforms with combined TX/RX irq

Vladimir Murzin (2):
  serial: mps2-uart: move to dynamic port allocation
  serial: mps2-uart: support combined tx and rx irq

 drivers/tty/serial/mps2-uart.c | 136 ++++++++++++++++++++++++++++-------------
 1 file changed, 95 insertions(+), 41 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-01-30  9:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-25 14:13 [PATCH 0/2] serial: mps2-uart: minor improvements Vladimir Murzin
2019-01-25 14:13 ` Vladimir Murzin
2019-01-25 14:13 ` [PATCH 1/2] serial: mps2-uart: move to dynamic port allocation Vladimir Murzin
2019-01-25 14:13   ` Vladimir Murzin
2019-01-30  8:27   ` Greg KH
2019-01-30  8:27     ` Greg KH
2019-01-30  8:58     ` Vladimir Murzin
2019-01-30  8:58       ` Vladimir Murzin
2019-01-30  9:24       ` Greg KH
2019-01-30  9:24         ` Greg KH
2019-01-30  9:33         ` Vladimir Murzin
2019-01-30  9:33           ` Vladimir Murzin
2019-01-25 14:13 ` [PATCH 2/2] serial: mps2-uart: support combined tx and rx irq Vladimir Murzin
2019-01-25 14:13   ` Vladimir Murzin
2019-01-30  9:00   ` Vladimir Murzin
2019-01-30  9:00     ` Vladimir Murzin

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.