The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -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.10-rc3 for you to fetch changes up to db0362eeb22992502764e825c79b922d7467e0eb: USB: serial: option: add Telit FN980 composition 0x1055 (2020-11-04 21:11:18 +0100) ---------------------------------------------------------------- USB-serial fixes for 5.10-rc3 Here's a fix for a long-standing issue with the cyberjack driver and some new device ids. All have been in linux-next with no reported issues. ---------------------------------------------------------------- Daniele Palmas (2): USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 USB: serial: option: add Telit FN980 composition 0x1055 Johan Hovold (1): USB: serial: cyberjack: fix write-URB completion race Ziyi Cao (1): USB: serial: option: add Quectel EC200T module support drivers/usb/serial/cyberjack.c | 7 ++++++- drivers/usb/serial/option.c | 10 ++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-)