Linux Serial subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] TTY / Serial driver fixes for 6.11-rc3
@ 2024-08-11 13:24 Greg KH
  2024-08-11 17:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-08-11 13:24 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6e20753da6bc651e02378a0cdb78f16c42098c88:

  tty: vt: conmakehash: cope with abs_srctree no longer in env (2024-07-31 12:31:32 +0200)

----------------------------------------------------------------
tty/serial driver fixes for 6.11-rc3

Here are some small tty and serial driver fixes for reported problems
for 6.11-rc3.  Included in here are:
 - sc16is7xx serial driver fixes
 - uartclk bugfix for a divide by zero issue
 - conmakehash userspace build issue 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>

----------------------------------------------------------------
George Kennedy (1):
      serial: core: check uartclk for zero to avoid divide by zero

Hugo Villeneuve (2):
      serial: sc16is7xx: fix TX fifo corruption
      serial: sc16is7xx: fix invalid FIFO access with special register set

Max Krummenacher (1):
      tty: vt: conmakehash: cope with abs_srctree no longer in env

 drivers/tty/serial/sc16is7xx.c   | 25 +++++++++++++++----------
 drivers/tty/serial/serial_core.c |  8 ++++++++
 drivers/tty/vt/conmakehash.c     | 20 +++++++-------------
 3 files changed, 30 insertions(+), 23 deletions(-)

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

* Re: [GIT PULL] TTY / Serial driver fixes for 6.11-rc3
  2024-08-11 13:24 [GIT PULL] TTY / Serial driver fixes for 6.11-rc3 Greg KH
@ 2024-08-11 17:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-11 17:03 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, 11 Aug 2024 15:24:01 +0200:

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

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

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:[~2024-08-11 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-11 13:24 [GIT PULL] TTY / Serial driver fixes for 6.11-rc3 Greg KH
2024-08-11 17:03 ` 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