Linux Serial subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 7.2-rc7
@ 2026-08-08 15:32 Greg KH
  2026-08-08 23:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-08-08 15:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jiri Slaby, Andrew Morton, linux-kernel, linux-serial

The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff:

  Linux 7.2-rc5 (2026-07-26 14:45:48 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-7.2-rc7

for you to fetch changes up to 440915499231e9db1c361aa45bb702e8fd3b4a32:

  serial: amba-pl011: synchronize DMA teardown (2026-08-03 16:31:22 +0200)

----------------------------------------------------------------
TTY / Serial / VT driver fixes for 7.2-rc7

Here are some small serial and vt tty driver fixes for 7.2-rc7 that
resolve some reported problems.  Included in here are:
  - 2 vt core fixes
  - amba-pl011 serial driver fixes
  - 8250_of and 8250_dma driver fixes
  - qcom-geni serial driver fix
  - sc16is7xx serial driver fix

All of these have been in linux-next this week with no reported issues.

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

----------------------------------------------------------------
Cunhao Lu (1):
      serial: 8250_dma: Clear stale RX state on shutdown

Fan Wu (3):
      serial: amba-pl011: fix indefinite RS485 post-send delay
      serial: amba-pl011: cancel RS485 hrtimers after freeing IRQ
      serial: amba-pl011: synchronize DMA teardown

Jan Sebastian Götte (1):
      serial: qcom-geni: fix TX DMA buffer flush

Joshua Rogers (2):
      vt: stabilize tty reference in kbd_keycode with tty_port_tty_get
      vt: add permission check for KDSKBMETA ioctl

Luca Fresi (1):
      serial: sc16is7xx: enable THRI before filling TX FIFO

Ryan Wilbur (1):
      serial: 8250_of: clear stuck empty-FIFO RX-timeout on LPC32xx

 drivers/tty/serial/8250/8250_dma.c    | 12 +++--
 drivers/tty/serial/8250/8250_of.c     | 38 ++++++++++++++++
 drivers/tty/serial/amba-pl011.c       | 86 ++++++++++++++++++++++-------------
 drivers/tty/serial/qcom_geni_serial.c | 43 +++++++++---------
 drivers/tty/serial/sc16is7xx.c        |  3 ++
 drivers/tty/vt/keyboard.c             |  5 +-
 drivers/tty/vt/vt_ioctl.c             |  2 +
 7 files changed, 130 insertions(+), 59 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 7.2-rc7
  2026-08-08 15:32 [GIT PULL] TTY/Serial driver fixes for 7.2-rc7 Greg KH
@ 2026-08-08 23:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-08-08 23:45 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Jiri Slaby, Andrew Morton, linux-kernel,
	linux-serial

The pull request you sent on Sat, 8 Aug 2026 17:32:11 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-7.2-rc7

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

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:[~2026-08-08 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-08 15:32 [GIT PULL] TTY/Serial driver fixes for 7.2-rc7 Greg KH
2026-08-08 23: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