* [GIT PULL] USB serial fixes for 7.2-rc7
@ 2026-08-07 14:53 Johan Hovold
0 siblings, 0 replies; only message in thread
From: Johan Hovold @ 2026-08-07 14:53 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel
The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff:
Linux 7.2-rc5 (2026-07-26 14:45:48 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-7.2-rc7
for you to fetch changes up to d37186bd95a07e334447f47274a38a311dad2172:
USB: serial: spcp8x5: drop broken carrier detect support (2026-08-07 16:41:58 +0200)
----------------------------------------------------------------
USB serial fixes for 7.2-rc7
Here is a fix for a long-standing issue in the spcp8x5 driver which
syzbot just started hitting and a change adding lockdep annotation to
digi_acceleport to suppress a false positive deadlock warning.
Note that only the digi_acceleport commit has been in linux-next (and
with no reported issues).
----------------------------------------------------------------
Johan Hovold (2):
USB: serial: digi_acceleport: add port lock nesting annotation
USB: serial: spcp8x5: drop broken carrier detect support
drivers/usb/serial/digi_acceleport.c | 9 +++++++--
drivers/usb/serial/spcp8x5.c | 13 -------------
2 files changed, 7 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 14:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-07 14:53 [GIT PULL] USB serial fixes for 7.2-rc7 Johan Hovold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox