Hi Greg, Here are a few usb-serial patches for v3.15: one bug fix, improved read/write error handling, and some minor fixes and cleanups. Thanks, Johan Johan Hovold (7): USB: cypress_m8: fix potential scheduling while atomic USB: serial: make bulk_out_size a lower limit USB: serial: continue to read on errors USB: serial: continue to write on errors USB: serial: add missing braces USB: serial: add missing newlines to dev_<level> messages. USB: keyspan: remove dead debugging code drivers/usb/serial/ch341.c | 6 ++-- drivers/usb/serial/cyberjack.c | 2 +- drivers/usb/serial/cypress_m8.c | 21 +++--------- drivers/usb/serial/generic.c | 61 ++++++++++++++++++++++++----------- drivers/usb/serial/iuu_phoenix.c | 2 +- drivers/usb/serial/keyspan.c | 30 ----------------- drivers/usb/serial/keyspan_pda.c | 2 +- drivers/usb/serial/kl5kusb105.c | 4 +-- drivers/usb/serial/kobil_sct.c | 3 +- drivers/usb/serial/mos7720.c | 12 +++---- drivers/usb/serial/mos7840.c | 4 +-- drivers/usb/serial/quatech2.c | 2 +- drivers/usb/serial/spcp8x5.c | 7 ++-- drivers/usb/serial/symbolserial.c | 4 +-- drivers/usb/serial/ti_usb_3410_5052.c | 4 +-- drivers/usb/serial/usb-serial.c | 17 +++++----- include/linux/usb/serial.h | 3 +- 17 files changed, 81 insertions(+), 103 deletions(-) -- 1.8.3.2 -- 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