All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 4.19-rc7
Date: Sun, 7 Oct 2018 08:06:52 +0200	[thread overview]
Message-ID: <20181007060652.GA13828@kroah.com> (raw)

The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:

  Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-4.19-rc7

for you to fetch changes up to 5b162cc4ac27ba76e576abc9090c54cf90a17980:

  Revert "serial: sh-sci: Allow for compressed SCIF address" (2018-10-02 14:38:16 -0700)

----------------------------------------------------------------
Serial driver fixes for 4.19-rc7

Here are 3 small serial driver fixes for 4.19-rc7
  - 2 sh-sci bugfixes for reported issues
  - a revert of the PM handling for the 8250_dw code

All of these have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Geert Uytterhoeven (2):
      Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
      Revert "serial: sh-sci: Allow for compressed SCIF address"

Guenter Roeck (1):
      Revert "serial: 8250_dw: Fix runtime PM handling"

 drivers/tty/serial/8250/8250_dw.c |  4 ---
 drivers/tty/serial/sh-sci.c       | 56 ++++++++++++++++++++++++++++-----------
 include/linux/serial_sci.h        |  1 +
 3 files changed, 42 insertions(+), 19 deletions(-)

             reply	other threads:[~2018-10-07  6:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-07  6:06 Greg KH [this message]
2018-10-07  6:07 ` [GIT PULL] Char/Misc driver fixes for 4.19-rc7 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181007060652.GA13828@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.