[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YoeFosQDeA5fQqCw@hovoldconsulting.com>
Date: Fri, 20 May 2022 14:12:18 +0200
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] USB-serial updates for 5.19-rc1
The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:
Linux 5.18-rc5 (2022-05-01 13:57:58 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.19-rc1
for you to fetch changes up to 33b7af2f459df453feb0d44628d820c47fefe7a8:
USB: serial: option: add Quectel BG95 modem (2022-05-19 08:03:32 +0200)
----------------------------------------------------------------
USB-serial updates for 5.19-rc1
Here are the USB-serial updates for 5.19-rc1, including:
- a workaround for pl2303 devices with unexpected bcdUSB
- a new modem device id
Included is also a printk clean up.
All but the modem-id commit have been in linux-next with no reported
issues.
----------------------------------------------------------------
Carl Yin(殷张成) (1):
USB: serial: option: add Quectel BG95 modem
Daniels Umanovskis (1):
USB: serial: ftdi_sio: clean up printk format specifier
Johan Hovold (1):
USB: serial: pl2303: fix type detection for odd device
drivers/usb/serial/ftdi_sio.c | 2 +-
drivers/usb/serial/option.c | 2 ++
drivers/usb/serial/pl2303.c | 3 +++
3 files changed, 6 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists