Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1706591

[PATCH 0/3] serial: 8250_uniphier: bug fix and suspend/resume support

From Masahiro Yamada <yamada.masahiro@socionext.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] serial: 8250_uniphier: bug fix and suspend/resume support
Date 2017-08-08 16:00 +0200
Message-ID <ucdd8-Hf-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


1/3 is a bug-fix (the driver may unregister a different port)

2/3 and 3/3 add suspend/resume support.



Masahiro Yamada (3):
  serial: 8250_uniphier: fix serial port index in private data
  serial: 8250_uniphier: use CHAR register for canary to detect
    power-off
  serial: 8250_uniphier: add suspend/resume support

 drivers/tty/serial/8250/8250_uniphier.c | 63 ++++++++++++++++++++++++++++-----
 1 file changed, 54 insertions(+), 9 deletions(-)

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] serial: 8250_uniphier: bug fix and suspend/resume support Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-08-08 16:00 +0200
  [PATCH 1/3] serial: 8250_uniphier: fix serial port index in private data Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-08-08 16:00 +0200
  [PATCH 2/3] serial: 8250_uniphier: use CHAR register for canary to detect power-off Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-08-08 16:00 +0200

csiph-web