* [GIT PULL] TTY/Serial driver fixes for 7.2-rc3
@ 2026-07-12 8:41 Greg KH
2026-07-12 21:17 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-07-12 8:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Jiri Slaby, Andrew Morton, linux-kernel, linux-serial
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-7.2-rc3
for you to fetch changes up to 302fbbb4fcbdeac2dc8c63a56c1c4e38c4781958:
serial: 8250: Ignore flow control on suspend/resume with no_console_suspend (2026-07-10 14:47:30 +0200)
----------------------------------------------------------------
TTY/Serial fixes for 7.2-rc3
Here are some small tty/serial/vt fixes for 7.2-rc3 that resolve some
reported problems. Included in here are:
- vt spurious modifier issue that showed up in -rc1 (reported a bunch)
- 8250 driver bugfixes
- msm serial driver bugfix
- max310x serial driver bugfix
All of these have been in linux-next with no reported issues
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Andy Shevchenko (1):
serial: 8250_mid: Disable DMA for selected platforms
John Ogness (1):
serial: 8250: Ignore flow control on suspend/resume with no_console_suspend
Matthias Feser (1):
serial: 8250_omap: clear rx_running on zero-length DMA completes
Nicolas Pitre (1):
vt: fix spurious modifier in CSI/cursor key sequences
Stephan Gerhold (1):
serial: msm: Disable DMA for kernel console UART
Tapio Reijonen (1):
serial: max310x: implement gpio_chip::get_direction()
drivers/tty/serial/8250/8250_mid.c | 13 +++++++++++--
drivers/tty/serial/8250/8250_omap.c | 3 ++-
drivers/tty/serial/8250/8250_port.c | 10 ++++++++--
drivers/tty/serial/max310x.c | 12 ++++++++++++
drivers/tty/serial/msm_serial.c | 3 ++-
drivers/tty/vt/keyboard.c | 12 +++++++++---
6 files changed, 44 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TTY/Serial driver fixes for 7.2-rc3
2026-07-12 8:41 [GIT PULL] TTY/Serial driver fixes for 7.2-rc3 Greg KH
@ 2026-07-12 21:17 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-07-12 21:17 UTC (permalink / raw)
To: Greg KH
Cc: Linus Torvalds, Jiri Slaby, Andrew Morton, linux-kernel,
linux-serial
The pull request you sent on Sun, 12 Jul 2026 10:41:54 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-7.2-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8a65af0e39da4f8bfb594c331450bdba8db04add
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-07-12 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-12 8:41 [GIT PULL] TTY/Serial driver fixes for 7.2-rc3 Greg KH
2026-07-12 21:17 ` 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