The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.16-rc3 for you to fetch changes up to 88459e3e42760abb2299bbf6cb1026491170e02a: USB: serial: option: add Fibocom FM101-GL variants (2021-11-24 19:03:31 +0100) ---------------------------------------------------------------- USB-serial fixes for 5.16-rc3 Here's a fix for a pl2303 type-detection issue and some new modem devices ids. All but the last commit have been in linux-next, and with no reported issues. ---------------------------------------------------------------- Daniele Palmas (1): USB: serial: option: add Telit LE910S1 0x9200 composition Johan Hovold (1): USB: serial: pl2303: fix GC type detection Mingjie Zhang (1): USB: serial: option: add Fibocom FM101-GL variants drivers/usb/serial/option.c | 5 +++++ drivers/usb/serial/pl2303.c | 1 + 2 files changed, 6 insertions(+)