The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936: Linux 5.7-rc2 (2020-04-19 14:35:30 -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.7-rc5 for you to fetch changes up to 78d6de3cfbd342918d31cf68d0d2eda401338aef: USB: serial: qcserial: Add DW5816e support (2020-05-04 18:23:54 +0200) ---------------------------------------------------------------- USB-serial fixes for 5.7-rc5 Here's a fix adding a missing input sanity check and a new modem device id. Both have been in linux-next with no reported issues. ---------------------------------------------------------------- Matt Jolly (1): USB: serial: qcserial: Add DW5816e support Oliver Neukum (1): USB: serial: garmin_gps: add sanity checking for data length drivers/usb/serial/garmin_gps.c | 4 ++-- drivers/usb/serial/qcserial.c | 1 + 2 files changed, 3 insertions(+), 2 deletions(-)