Linux Serial subsystem development
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Jiri Slaby <jslaby@suse.cz>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY/Serial fixes for 4.14-rc4
Date: Tue, 3 Oct 2017 14:20:53 +0200	[thread overview]
Message-ID: <20171003122053.GA26300@kroah.com> (raw)

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.14-rc4

for you to fetch changes up to c91261437985d481c472639d4397931d77f5d4e9:

  serial: sccnxp: Fix error handling in sccnxp_probe() (2017-09-18 18:19:21 +0200)

----------------------------------------------------------------
TTY/Serial fixes for 4.14-rc4

Here are a small number (5) of patches for some reported TTY and serial
issues.  Nothing major, a documentation update, timing fix, error
handling fix, name reporting fix, and a timeout issue resolved.

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

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

----------------------------------------------------------------
Alexey Khoroshilov (1):
      serial: sccnxp: Fix error handling in sccnxp_probe()

Fugang Duan (1):
      tty: serial: lpuart: avoid report NULL interrupt

Jiri Slaby (1):
      mxser: fix timeout calculation for low rates

Russell Enderby (1):
      serial: bcm63xx: fix timing issue.

Sergei Shtylyov (1):
      serial: sh-sci: document R8A77970 bindings

 .../bindings/serial/renesas,sci-serial.txt         |  2 ++
 drivers/tty/mxser.c                                | 16 ++++++---
 drivers/tty/serial/bcm63xx_uart.c                  |  5 +++
 drivers/tty/serial/fsl_lpuart.c                    | 40 +++++++++-------------
 drivers/tty/serial/sccnxp.c                        | 13 +++++--
 5 files changed, 46 insertions(+), 30 deletions(-)

                 reply	other threads:[~2017-10-03 12:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20171003122053.GA26300@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox