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.19-rc3
Date: Fri, 17 Jun 2022 10:14:56 +0200	[thread overview]
Message-ID: <Yqw4AJGmhTSfzc97@kroah.com> (raw)

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to be03b0651ffd8bab69dfd574c6818b446c0753ce:

  serial: 8250: Store to lsr_save_flags after lsr read (2022-06-10 13:52:19 +0200)

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

Here are some small tty and serial driver fixes for 5.19-rc3 to resolve
some reported problems:
	- 8250 lsr read bugfix
	- n_gsm line discipline allocation fix
	- qcom serial driver fix for reported lockups that happened in
	  -rc1
	- goldfish tty driver fix

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

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

----------------------------------------------------------------
Ilpo Järvinen (1):
      serial: 8250: Store to lsr_save_flags after lsr read

Tony Lindgren (1):
      tty: n_gsm: Debug output allocation must use GFP_ATOMIC

Vijaya Krishna Nivarthi (2):
      serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present.
      tty: serial: qcom-geni-serial: Implement start_rx callback

Vincent Whitchurch (1):
      tty: goldfish: Fix free_irq() on remove

 drivers/tty/goldfish.c                | 2 +-
 drivers/tty/n_gsm.c                   | 2 +-
 drivers/tty/serial/8250/8250_port.c   | 2 ++
 drivers/tty/serial/qcom_geni_serial.c | 1 +
 drivers/tty/serial/serial_core.c      | 9 ++++++---
 include/linux/serial_core.h           | 1 +
 6 files changed, 12 insertions(+), 5 deletions(-)

             reply	other threads:[~2022-06-17  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17  8:14 Greg KH [this message]
2022-06-17 15:00 ` 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=Yqw4AJGmhTSfzc97@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®