[GIT PULL] USB-serial fixes for 5.17-rc4

From: Johan Hovold
Date: Fri Feb 11 2022 - 10:23:44 EST


The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:

Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.17-rc4

for you to fetch changes up to 6ca0c6283340d819bf9c7d8e76be33c9fbd903ab:

USB: serial: cp210x: add CPI Bulk Coin Recycler id (2022-02-01 11:56:23 +0100)

----------------------------------------------------------------
USB-serial fixes for 5.17-rc4

Here are some new device ids for 5.17-rc4.

All have been in linux-next with no reported issues.

----------------------------------------------------------------
Cameron Williams (1):
USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320

Johan Hovold (2):
USB: serial: cp210x: add NCR Retail IO box id
USB: serial: cp210x: add CPI Bulk Coin Recycler id

Pawel Dembicki (1):
USB: serial: option: add ZTE MF286D modem

Stephan Brunner (1):
USB: serial: ch341: add support for GW Instek USB2.0-Serial devices

drivers/usb/serial/ch341.c | 1 +
drivers/usb/serial/cp210x.c | 2 ++
drivers/usb/serial/ftdi_sio.c | 3 +++
drivers/usb/serial/ftdi_sio_ids.h | 3 +++
drivers/usb/serial/option.c | 2 ++
5 files changed, 11 insertions(+)