Hi Greg, Here's a final set of fixes for 4.5-rc. Thanks, Johan The following changes since commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af: Linux 4.5-rc6 (2016-02-28 08:41:20 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.5-rc7 for you to fetch changes up to 04fdbc825ffc02fb098964b92de802fff44e73fd: USB: qcserial: add Sierra Wireless EM74xx device ID (2016-03-02 09:35:32 +0100) ---------------------------------------------------------------- USB-serial fixes for v4.5-rc7 Here are some new device ids and a patch removing the mxu11x0 driver, which turned out not to be needed. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Bjørn Mork (1): USB: qcserial: add Sierra Wireless EM74xx device ID Daniele Palmas (1): USB: serial: option: add support for Telit LE922 PID 0x1045 Johan Hovold (1): Revert "USB: serial: add Moxa UPORT 11x0 driver" Patrik Halfar (1): USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3) Vittorio Alfieri (1): USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder Yegor Yefremov (1): USB: serial: option: add support for Quectel UC20 drivers/usb/serial/Kconfig | 16 - drivers/usb/serial/Makefile | 1 - drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/mxu11x0.c | 1006 ----------------------------------------- drivers/usb/serial/option.c | 5 + drivers/usb/serial/qcserial.c | 7 +- 6 files changed, 11 insertions(+), 1025 deletions(-) delete mode 100644 drivers/usb/serial/mxu11x0.c -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html