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.10-rc2
Date: Sun, 1 Nov 2020 14:08:54 +0100 [thread overview]
Message-ID: <20201101130854.GA4114977@kroah.com> (raw)
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.10-rc2
for you to fetch changes up to d54654790302ccaa72589380dce060d376ef8716:
vt_ioctl: fix GIO_UNIMAP regression (2020-10-28 13:41:17 +0100)
----------------------------------------------------------------
TTY/Serial fixes for 5.10-rc2
Here are some small TTY and Serial driver fixes for reported issues for
5.10-rc2. They include:
- vt ioctl bugfix for reported problems
- fsl_lpuart serial driver fix
- 21285 serial driver bugfix
All have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Jiri Slaby (3):
vt: keyboard, simplify vt_kdgkbsent
vt: keyboard, extend func_buf_lock to readers
vt_ioctl: fix GIO_UNIMAP regression
Russell King (1):
tty: serial: 21285: fix lockup on open
Vladimir Oltean (1):
tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
drivers/tty/serial/21285.c | 12 ++++++------
drivers/tty/serial/fsl_lpuart.c | 13 +++++++------
drivers/tty/vt/keyboard.c | 39 +++++++++++++++++++--------------------
drivers/tty/vt/vt_ioctl.c | 11 +++++------
4 files changed, 37 insertions(+), 38 deletions(-)
next reply other threads:[~2020-11-01 13:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-01 13:08 Greg KH [this message]
2020-11-01 18:08 ` [GIT PULL] TTY/Serial driver fixes for 5.10-rc2 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=20201101130854.GA4114977@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