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

The following changes since commit f8788d86ab28f61f7b46eb6be375f8a726783636:

  Linux 5.6-rc3 (2020-02-23 16:17:42 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.6-rc5

for you to fetch changes up to 2b2e71fe657510a6f71aa16ef0309fa6bc20ab3d:

  tty: serial: fsl_lpuart: free IDs allocated by IDA (2020-03-06 14:10:44 +0100)

----------------------------------------------------------------
TTY/Serial fixes for 5.6-rc5

Here are some small tty/serial fixes for 5.6-rc5

Just some small serial driver fixes, and a vt core fixup, full details
are:
	- vt fixes for issues found by syzbot
	- serdev fix for Apple boxes
	- fsl_lpuart serial driver fixes
	- MAINTAINER update for incorrect serial files
	- new device ids for 8250_exar driver
	- mvebu-uart fix

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

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

----------------------------------------------------------------
Andy Shevchenko (1):
      MAINTAINERS: Add missed files related to Synopsys DesignWare UART

Jay Dolan (1):
      serial: 8250_exar: add support for ACCES cards

Jiri Slaby (2):
      vt: selection, push console lock down
      vt: selection, push sel_lock up

Michael Walle (2):
      Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
      tty: serial: fsl_lpuart: free IDs allocated by IDA

Ronald Tschalär (1):
      serdev: Fix detection of UART devices on Apple machines.

tangbin (1):
      tty:serial:mvebu-uart:fix a wrong return

 MAINTAINERS                         |  2 ++
 drivers/staging/speakup/selection.c |  2 --
 drivers/tty/serdev/core.c           | 10 +++++++++
 drivers/tty/serial/8250/8250_exar.c | 33 +++++++++++++++++++++++++++++
 drivers/tty/serial/fsl_lpuart.c     | 41 +++++++++++++++++++++++--------------
 drivers/tty/serial/mvebu-uart.c     |  2 +-
 drivers/tty/vt/selection.c          | 27 ++++++++++++++++--------
 drivers/tty/vt/vt.c                 |  2 --
 8 files changed, 90 insertions(+), 29 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 5.6-rc5
  2020-03-08  9:52 [GIT PULL] TTY/Serial driver fixes for 5.6-rc5 Greg KH
@ 2020-03-08 15:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-08 15:55 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, 8 Mar 2020 10:52:19 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.6-rc5

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

Thank you!

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

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

end of thread, other threads:[~2020-03-08 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-08  9:52 [GIT PULL] TTY/Serial driver fixes for 5.6-rc5 Greg KH
2020-03-08 15:55 ` 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).