All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 5.15-rc3
@ 2021-09-25 14:13 Greg KH
  2021-09-25 17:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-09-25 14:13 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7049d853cfb928f50b6041cb4a5c6d6c1d8dd201:

  tty: unexport tty_ldisc_release (2021-09-14 11:18:47 +0200)

----------------------------------------------------------------
TTY/Serial fixes for 5.15-rc3

Here are 4 small tty/serial driver fixes for 5.15-rc3.  They include:
	- remove an export now that no one is using it anymore
	- mvebu-uart tx_empty callback fix
	- 8250_omap bugfix
	- synclink_gt build fix

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

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

----------------------------------------------------------------
Jiri Slaby (1):
      tty: unexport tty_ldisc_release

Nishanth Menon (1):
      serial: 8250: 8250_omap: Fix RX_LVL register offset

Pali Rohár (1):
      serial: mvebu-uart: fix driver's tx_empty callback

Randy Dunlap (1):
      tty: synclink_gt: rename a conflicting function name

 drivers/tty/serial/8250/8250_omap.c |  2 +-
 drivers/tty/serial/mvebu-uart.c     |  2 +-
 drivers/tty/synclink_gt.c           | 44 ++++++++++++++++++-------------------
 drivers/tty/tty_ldisc.c             |  1 -
 4 files changed, 24 insertions(+), 25 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 5.15-rc3
  2021-09-25 14:13 [GIT PULL] TTY/Serial driver fixes for 5.15-rc3 Greg KH
@ 2021-09-25 17:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-25 17:47 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, 25 Sep 2021 16:13:15 +0200:

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

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

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-09-25 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-25 14:13 [GIT PULL] TTY/Serial driver fixes for 5.15-rc3 Greg KH
2021-09-25 17:47 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.