Hi Greg, Here are some fixes and new device IDs for v3.17-rc2 for you to pull. All have been in linux-next. Thanks, Johan The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-3.17-rc2 for you to fetch changes up to 646907f5bfb0782c731ae9ff6fb63471a3566132: USB: ftdi_sio: Added PID for new ekey device (2014-08-18 13:09:27 +0200) ---------------------------------------------------------------- USB-serial fixes for v3.17-rc2 These updates fix the log level for some option log messages that started bothering people after a recent change. They also fix some issues reported against the zte_ev driver by moving most device ids back from the zte_ev driver to the option driver (and removing two duplicate ids). The zte_ev driver is planned to be removed in 3.18. Some new device ids are also added. ---------------------------------------------------------------- Brennan Ashton (1): USB: option: add VIA Telecom CDS7 chipset device id Greg KH (1): USB: serial: pl2303: add device id for ztek device Jaša Bartelj (1): USB: ftdi_sio: Added PID for new ekey device Johan Hovold (5): USB: option: reduce interrupt-urb logging verbosity Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev" USB: zte_ev: remove duplicate Gobi PID USB: zte_ev: remove duplicate Qualcom PID USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID drivers/usb/serial/ftdi_sio.c | 3 +++ drivers/usb/serial/ftdi_sio_ids.h | 7 +++++++ drivers/usb/serial/option.c | 31 ++++++++++++++++++++++++++++--- drivers/usb/serial/pl2303.c | 1 + drivers/usb/serial/pl2303.h | 1 + drivers/usb/serial/zte_ev.c | 20 -------------------- 6 files changed, 40 insertions(+), 23 deletions(-) -- 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