mirror of https://lore.kernel.org/lkml/
 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-rc3
Date: Fri, 21 Feb 2020 12:39:29 +0100	[thread overview]
Message-ID: <20200221113929.GA114227@kroah.com> (raw)

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 07e6124a1a46b4b5a9b3cacc0c306b50da87abf5:

  vt: selection, close sel_buffer race (2020-02-13 12:10:07 -0800)

----------------------------------------------------------------
TTY/Serial driver fixes for 5.6-rc3

Here are a number of small tty and serial driver fixes for 5.6-rc3 that
resolve a bunch of reported issues.

They are:
  - vt selection and ioctl fixes
  - serdev bugfix
  - atmel serial driver fixes
  - qcom serial driver fixes
  - other minor serial driver fixes

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

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

----------------------------------------------------------------
Andy Shevchenko (1):
      serial: 8250: Check UPF_IRQ_SHARED in advance

Daniel Golle (1):
      serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE

Dmitry Osipenko (1):
      tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started

Eric Dumazet (1):
      vt: vt_ioctl: fix race in VT_RESIZEX

Fugang Duan (1):
      tty: serial: imx: setup the correct sg entry for tx dma

Jiri Slaby (2):
      vt: selection, handle pending signals in paste_selection
      vt: selection, close sel_buffer race

Johan Hovold (1):
      serdev: ttyport: restore client ops on deregistration

Nicolas Ferre (1):
      tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode

Nicolas Pitre (1):
      vt: fix scrollback flushing on background consoles

Rasmus Villemoes (1):
      serial: cpm_uart: call cpm_muram_init before registering console

satya priya (1):
      tty: serial: qcom_geni_serial: Fix RX cancel command failure

 drivers/tty/serdev/serdev-ttyport.c         |  6 ++---
 drivers/tty/serial/8250/8250_aspeed_vuart.c |  1 -
 drivers/tty/serial/8250/8250_core.c         |  5 ++---
 drivers/tty/serial/8250/8250_of.c           |  1 -
 drivers/tty/serial/8250/8250_port.c         |  4 ++++
 drivers/tty/serial/ar933x_uart.c            |  8 +++++++
 drivers/tty/serial/atmel_serial.c           |  3 ++-
 drivers/tty/serial/cpm_uart/cpm_uart_core.c |  1 +
 drivers/tty/serial/imx.c                    |  2 +-
 drivers/tty/serial/qcom_geni_serial.c       | 18 +++++++++++----
 drivers/tty/serial/serial-tegra.c           | 35 +++++++++++++----------------
 drivers/tty/tty_port.c                      |  5 +++--
 drivers/tty/vt/selection.c                  | 32 ++++++++++++++++++++------
 drivers/tty/vt/vt.c                         | 15 +++++++++++--
 drivers/tty/vt/vt_ioctl.c                   | 17 +++++++++-----
 include/linux/tty.h                         |  2 ++
 16 files changed, 104 insertions(+), 51 deletions(-)

             reply	other threads:[~2020-02-21 11:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21 11:39 Greg KH [this message]
2020-02-21 21:10 ` 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=20200221113929.GA114227@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

all inboxes | Powered by JetHome®