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.9-rc6
Date: Sun, 20 Sep 2020 15:28:11 +0200 [thread overview]
Message-ID: <20200920132811.GA2844860@kroah.com> (raw)
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(-)
next reply other threads:[~2020-09-20 13:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-20 13:28 Greg KH [this message]
2020-09-20 18:00 ` [GIT PULL] TTY/Serial driver fixes for 5.9-rc6 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=20200920132811.GA2844860@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