public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>,
	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 driver fixes for 5.6-rc5
Date: Sun, 8 Mar 2020 10:52:19 +0100	[thread overview]
Message-ID: <20200308095219.GA4026988@kroah.com> (raw)

The following changes since commit f8788d86ab28f61f7b46eb6be375f8a726783636:

  Linux 5.6-rc3 (2020-02-23 16:17:42 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.6-rc5

for you to fetch changes up to 2b2e71fe657510a6f71aa16ef0309fa6bc20ab3d:

  tty: serial: fsl_lpuart: free IDs allocated by IDA (2020-03-06 14:10:44 +0100)

----------------------------------------------------------------
TTY/Serial fixes for 5.6-rc5

Here are some small tty/serial fixes for 5.6-rc5

Just some small serial driver fixes, and a vt core fixup, full details
are:
	- vt fixes for issues found by syzbot
	- serdev fix for Apple boxes
	- fsl_lpuart serial driver fixes
	- MAINTAINER update for incorrect serial files
	- new device ids for 8250_exar driver
	- mvebu-uart fix

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

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

----------------------------------------------------------------
Andy Shevchenko (1):
      MAINTAINERS: Add missed files related to Synopsys DesignWare UART

Jay Dolan (1):
      serial: 8250_exar: add support for ACCES cards

Jiri Slaby (2):
      vt: selection, push console lock down
      vt: selection, push sel_lock up

Michael Walle (2):
      Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
      tty: serial: fsl_lpuart: free IDs allocated by IDA

Ronald Tschalär (1):
      serdev: Fix detection of UART devices on Apple machines.

tangbin (1):
      tty:serial:mvebu-uart:fix a wrong return

 MAINTAINERS                         |  2 ++
 drivers/staging/speakup/selection.c |  2 --
 drivers/tty/serdev/core.c           | 10 +++++++++
 drivers/tty/serial/8250/8250_exar.c | 33 +++++++++++++++++++++++++++++
 drivers/tty/serial/fsl_lpuart.c     | 41 +++++++++++++++++++++++--------------
 drivers/tty/serial/mvebu-uart.c     |  2 +-
 drivers/tty/vt/selection.c          | 27 ++++++++++++++++--------
 drivers/tty/vt/vt.c                 |  2 --
 8 files changed, 90 insertions(+), 29 deletions(-)

             reply	other threads:[~2020-03-08  9:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-08  9:52 Greg KH [this message]
2020-03-08 15:55 ` [GIT PULL] TTY/Serial driver fixes for 5.6-rc5 pr-tracker-bot

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=20200308095219.GA4026988@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