LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial fixes for 5.2-rc3
@ 2019-05-31 1:47 Greg KH
2019-05-31 17:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-05-31 1:47 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.2-rc3
for you to fetch changes up to a1ad1cc9704f64c169261a76e1aee1cf1ae51832:
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation (2019-05-24 17:08:18 +0200)
----------------------------------------------------------------
TTY/Serial driver fixes for 5.2-rc3
Here are some small serial and TTY driver fixes for 5.2-rc3.
Nothing major, just a number of fixes for reported issues. The fbcon
core fix also resolves an issue, and was acked by the relevant
maintainer to go through this tree.
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
George G. Davis (1):
serial: sh-sci: disable DMA for uart_console
Grzegorz Halat (1):
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
Joe Burmeister (1):
tty: max310x: Fix external crystal register setup
Jorge Ramirez-Ortiz (1):
tty: serial: msm_serial: Fix XON/XOFF
Sascha Hauer (1):
serial: imx: remove log spamming error message
drivers/tty/serial/imx.c | 1 -
drivers/tty/serial/max310x.c | 2 +-
drivers/tty/serial/msm_serial.c | 5 ++++-
drivers/tty/serial/sh-sci.c | 7 +++++++
drivers/tty/vt/vt.c | 11 +++++++++--
drivers/video/fbdev/core/fbcon.c | 2 +-
6 files changed, 22 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TTY/Serial fixes for 5.2-rc3
2019-05-31 1:47 [GIT PULL] TTY/Serial fixes for 5.2-rc3 Greg KH
@ 2019-05-31 17:25 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-31 17:25 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 Thu, 30 May 2019 18:47:02 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.2-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dbde71df810c62e72e2aa6d88a0686a6092956cd
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:[~2019-05-31 17:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31 1:47 [GIT PULL] TTY/Serial fixes for 5.2-rc3 Greg KH
2019-05-31 17:25 ` 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).