The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919: Linux 5.5-rc2 (2019-12-15 15:16:08 -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.5-rc5 for you to fetch changes up to 2438c3a19dec5e98905fd3ffcc2f24716aceda6b: USB: serial: option: add ZLP support for 0x1bc7/0x9010 (2019-12-20 12:07:12 +0100) ---------------------------------------------------------------- USB-serial fixes for 5.5-rc5 Here's a couple of new modem device ids, including a new quirk for devices that expect zero-length packets. Due to the holidays, only the first one has been in linux-next and with no reported issues. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Daniele Palmas (2): USB: serial: option: add Telit ME910G1 0x110a composition USB: serial: option: add ZLP support for 0x1bc7/0x9010 drivers/usb/serial/option.c | 10 ++++++++++ drivers/usb/serial/usb-wwan.h | 1 + drivers/usb/serial/usb_wwan.c | 4 ++++ 3 files changed, 15 insertions(+)