* [GIT PULL] TTY/Serial driver fixes for 7.2-rc5
@ 2026-07-26 13:01 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2026-07-26 13:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Jiri Slaby, Andrew Morton, linux-kernel, linux-serial
The following changes since commit a13c140cc289c0b7b3770bce5b3ad42ab35074aa:
Linux 7.2-rc3 (2026-07-12 14:16:39 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-7.2-rc5
for you to fetch changes up to af071d9e07e57cfff239e8d09d2f3b05ebc9c667:
serial: sc16is7xx: implement gpio get_direction() callback (2026-07-17 13:07:32 +0200)
----------------------------------------------------------------
Serial driver fixes for 7.2-rc5
Here are two small serial driver fixes for 7.2-rc5. They are:
- sc16is7xx get_direction() callback fix, which resolves a
user-triggerable warning in the driver
- NULL pointer dereference on some platforms using the 8250_mid serial
driver
Both have been in linux-next for over a week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Hugo Villeneuve (1):
serial: sc16is7xx: implement gpio get_direction() callback
Jiangshan Yi (1):
serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms
drivers/tty/serial/8250/8250_mid.c | 14 +++++++++-----
drivers/tty/serial/sc16is7xx.c | 12 ++++++++++++
2 files changed, 21 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-26 13:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-26 13:01 [GIT PULL] TTY/Serial driver fixes for 7.2-rc5 Greg KH
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.