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

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

  Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ec0972adecb391a8d8650832263a4790f3bfb4df:

  fbcon: Fix user font detection test at fbcon_resize(). (2020-09-16 14:35:51 +0200)

----------------------------------------------------------------
TTY/Serial/fbcon fixes for 5.9-rc6

Here are some small TTY/Serial and one more fbcon fix for 5.9-rc6

They include:
	- serial core locking regression fixes
	- new device ids for 8250_pci driver
	- fbcon fix for syzbot found issue

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

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

----------------------------------------------------------------
Johan Hovold (2):
      serial: core: fix port-lock initialisation
      serial: core: fix console port-lock regression

Tetsuo Handa (1):
      fbcon: Fix user font detection test at fbcon_resize().

Tobias Diedrich (1):
      serial: 8250_pci: Add Realtek 816a and 816b

 drivers/tty/serial/8250/8250_pci.c | 11 ++++++++++
 drivers/tty/serial/serial_core.c   | 44 +++++++++++++++++---------------------
 drivers/video/fbdev/core/fbcon.c   |  2 +-
 include/linux/serial_core.h        |  1 +
 4 files changed, 33 insertions(+), 25 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 5.9-rc6
  2020-09-20 13:28 [GIT PULL] TTY/Serial driver fixes for 5.9-rc6 Greg KH
@ 2020-09-20 18:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-20 18:00 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 Sun, 20 Sep 2020 15:28:11 +0200:

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

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

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:[~2020-09-20 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-20 13:28 [GIT PULL] TTY/Serial driver fixes for 5.9-rc6 Greg KH
2020-09-20 18:00 ` 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).