All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: Add name field to uart_port
@ 2017-03-21 13:36 ` Vignesh R
  0 siblings, 0 replies; 23+ messages in thread
From: Vignesh R @ 2017-03-21 13:36 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Jiri Slaby, linux-serial, linux-kernel, linux-arm-kernel,
	Vignesh R, Andy Shevchenko, Jisheng Zhang

This series adds name attribute to uart_port struct inorder to store
name of the tty port that will help in identify different uart
instances.
This patch series is based on discussion here[1].


[1] https://www.spinics.net/lists/arm-kernel/msg569188.html

Vignesh R (2):
  tty: serial_core: Add name field to uart_port struct
  serial: 8250: 8250_core: Fix irq name for 8250 serial irq

 drivers/tty/serial/8250/8250_core.c | 2 +-
 drivers/tty/serial/serial_core.c    | 2 ++
 include/linux/serial_core.h         | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-03-23 17:07 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 13:36 [PATCH 0/2] serial: Add name field to uart_port Vignesh R
2017-03-21 13:36 ` Vignesh R
2017-03-21 13:36 ` Vignesh R
2017-03-21 13:36 ` [PATCH 1/2] tty: serial_core: Add name field to uart_port struct Vignesh R
2017-03-21 13:36   ` Vignesh R
2017-03-21 13:36   ` Vignesh R
2017-03-22 18:45   ` Andy Shevchenko
2017-03-22 18:45     ` Andy Shevchenko
2017-03-23 12:13     ` Vignesh R
2017-03-23 12:13       ` Vignesh R
2017-03-23 12:13       ` Vignesh R
2017-03-21 13:36 ` [PATCH 2/2] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Vignesh R
2017-03-21 13:36   ` Vignesh R
2017-03-21 13:36   ` Vignesh R
2017-03-22 18:48   ` Andy Shevchenko
2017-03-22 18:48     ` Andy Shevchenko
2017-03-22 18:46 ` [PATCH 0/2] serial: Add name field to uart_port Andy Shevchenko
2017-03-22 18:46   ` Andy Shevchenko
2017-03-23 12:22   ` Vignesh R
2017-03-23 12:22     ` Vignesh R
2017-03-23 12:22     ` Vignesh R
2017-03-23 17:07     ` Andy Shevchenko
2017-03-23 17:07       ` Andy Shevchenko

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.