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

The following changes since commit 46cf053efec6a3a5f343fead837777efe8252a46:

  Linux 5.5-rc3 (2019-12-22 17:02:23 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.5-rc6

for you to fetch changes up to c5ee0b3104e0b292d353e63fd31cb8c692645d8c:

  serdev: Don't claim unsupported ACPI serial devices (2020-01-06 20:00:44 +0100)

----------------------------------------------------------------
TTY/Serial fixes for 5.5-rc6

Here are two tty/serial driver fixes for 5.5-rc6.

The first fixes a much much reported issue with a previous tty port link
patch that is in your tree, and the second fixes a problem where the
serdev driver would claim ACPI devices that it shouldn't be claiming.

Both have been in linux-next for a while with no reported issues.

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

----------------------------------------------------------------
Punit Agrawal (1):
      serdev: Don't claim unsupported ACPI serial devices

Sudip Mukherjee (1):
      tty: always relink the port

 drivers/tty/serdev/core.c | 10 ++++++++++
 drivers/tty/tty_port.c    |  3 +--
 2 files changed, 11 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2020-01-11 14:45 UTC | newest]

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