linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 5.16-rc6
@ 2021-12-18 16:58 Greg KH
  2021-12-18 22:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-12-18 16:58 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1:

  Linux 5.16-rc4 (2021-12-05 14:08:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.16-rc6

for you to fetch changes up to 6c33ff728812aa18792afffaf2c9873b898e7512:

  serial: 8250_fintek: Fix garbled text for console (2021-12-15 21:51:07 +0100)

----------------------------------------------------------------
TTY/Serial fixes for 5.16-rc6

Here are 2 small tty/serial fixes for 5.16-rc6.  They include:
	- n_hdlc fix for syzbot reported problem that you were
	  previously copied on.
	- 8250_fintek driver fix that resolved a console problem by
	  removing a previous change.

Both have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Ji-Ze Hong (Peter Hong) (1):
      serial: 8250_fintek: Fix garbled text for console

Tetsuo Handa (1):
      tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous

 drivers/tty/n_hdlc.c                  | 23 ++++++++++++++++++++++-
 drivers/tty/serial/8250/8250_fintek.c | 20 --------------------
 2 files changed, 22 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] TTY/Serial driver fixes for 5.16-rc6
  2021-12-18 16:58 [GIT PULL] TTY/Serial driver fixes for 5.16-rc6 Greg KH
@ 2021-12-18 22:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-18 22:17 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Jiri Slaby, Stephen Rothwell, Andrew Morton,
	linux-kernel, linux-serial

The pull request you sent on Sat, 18 Dec 2021 17:58:59 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.16-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3f667b5d4053ad54aee13dab5c94f04ff75ddfdf

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-18 22:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-18 16:58 [GIT PULL] TTY/Serial driver fixes for 5.16-rc6 Greg KH
2021-12-18 22:17 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).