[PATCH 0/2] USB: serial: quatech: fix baud rate overflow

From: Johan Hovold

Date: Tue Sep 15 2026 - 10:42:27 EST


The two Quatech drivers are using the wrong the type for the line speed,
which prevents speeds above 65 k bps to be set.

Johan


Johan Hovold (2):
USB: serial: ssu100: fix baud rate overflow
USB: serial: quatech2: fix baud rate overflow

drivers/usb/serial/quatech2.c | 19 ++++++++++++++++---
drivers/usb/serial/ssu100.c | 18 ++++++++++++++++--
2 files changed, 32 insertions(+), 5 deletions(-)

--
2.55.0