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

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(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 5.10-rc2
  2020-11-01 13:08 [GIT PULL] TTY/Serial driver fixes for 5.10-rc2 Greg KH
@ 2020-11-01 18:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-01 18:08 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, 1 Nov 2020 14:08:54 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.10-rc2

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

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-11-01 18:09 UTC | newest]

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