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

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.12-rc3

for you to fetch changes up to c776b77a279c327fe9e7710e71a3400766554255:

  Revert "drivers:tty:pty: Fix a race causing data loss on close" (2021-03-10 09:27:56 +0100)

----------------------------------------------------------------
TTY/Serial fixes for 5.12-rc3

Here are some small tty and serial driver fixes for 5.12-rc3 to resolve
some reported problems:
	- led tty trigger fixes based on review and were acked by the
	  led maintainer
	- revert a max310x serial driver patch as it was causing
	  problems.
	- revert a pty change as it was also causing problems

All of these have been in linux-next for a while with no reported
problems.

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

----------------------------------------------------------------
Alexander Shiyan (1):
      Revert "serial: max310x: rework RX interrupt handling"

Greg Kroah-Hartman (1):
      Revert "drivers:tty:pty: Fix a race causing data loss on close"

Uwe Kleine-König (2):
      leds: trigger: Fix error path to not unlock the unlocked mutex
      leds: trigger/tty: Use led_set_brightness_sync() from workqueue

 drivers/leds/trigger/ledtrig-tty.c | 11 ++++-------
 drivers/tty/pty.c                  | 15 ++-------------
 drivers/tty/serial/max310x.c       | 29 +++++------------------------
 drivers/tty/tty_io.c               |  5 ++---
 4 files changed, 13 insertions(+), 47 deletions(-)

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

* Re: [GIT PULL] TTY / Serial driver fixes for 5.12-rc3
  2021-03-13 15:02 [GIT PULL] TTY / Serial driver fixes for 5.12-rc3 Greg KH
@ 2021-03-13 20:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-13 20:45 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 Sat, 13 Mar 2021 16:02:31 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.12-rc3

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

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:[~2021-03-13 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13 15:02 [GIT PULL] TTY / Serial driver fixes for 5.12-rc3 Greg KH
2021-03-13 20: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).