[GIT PULL] USB-serial device ids for 6.15-rc3
From: Johan Hovold
Date: Thu Apr 17 2025 - 12:05:34 EST
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.15-rc3
for you to fetch changes up to 4cc01410e1c1dd075df10f750775c81d1cb6672b:
USB: serial: simple: add OWON HDS200 series oscilloscope support (2025-04-16 08:38:22 +0200)
----------------------------------------------------------------
USB-serial device ids for 6.15-rc3
Here's a new simple driver for Owon oscilloscopes and a couple of new
new modem and smart meter device ids.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Adam Xue (1):
USB: serial: option: add Sierra Wireless EM9291
Craig Hesling (1):
USB: serial: simple: add OWON HDS200 series oscilloscope support
Michael Ehrenreich (1):
USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/usb/serial/ftdi_sio_ids.h | 5 +++++
drivers/usb/serial/option.c | 3 +++
drivers/usb/serial/usb-serial-simple.c | 7 +++++++
4 files changed, 17 insertions(+)