Hi Greg, Here's a few device id updates for v3.17-rc4. I added the zte_ev one to my tree when it missed rc3, but didn't ask you to drop it from your queue so you have already applied that one. Thanks, Johan The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f: Linux 3.17-rc3 (2014-08-31 18:23:04 -0700) 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-rc4 for you to fetch changes up to 5b3da69285c143b7ea76b3b9f73099ff1093ab73: USB: sierra: add 1199:68AA device ID (2014-09-01 11:55:30 +0200) ---------------------------------------------------------------- USB-serial fixes for v3.17-rc4 These updates add back some PIDs that were lost in a recent revert and add a couple of new ones. Included is also an update to how the sierra driver binds its interfaces in order to avoid binding CDC interfaces. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Bjørn Mork (2): USB: sierra: avoid CDC class functions on "68A3" devices USB: sierra: add 1199:68AA device ID Johan Hovold (2): USB: zte_ev: fix removed PIDs USB: ftdi_sio: add support for NOVITUS Bono E thermal printer drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio_ids.h | 6 ++++++ drivers/usb/serial/sierra.c | 9 +++++++-- drivers/usb/serial/zte_ev.c | 8 ++++++++ 4 files changed, 22 insertions(+), 2 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