Here are four patches for v3.13. One bugfix, some comment clean ups, and a new memory-flags parameter for usb_serial_generic_write_start, which is also exported. Thanks, Johan Johan Hovold (4): USB: mos7840: fix tiocmget error handling USB: serial: clean up comments in generic driver USB: serial: add memory flags to usb_serial_generic_write_start USB: serial: export usb_serial_generic_write_start drivers/usb/serial/generic.c | 72 +++++++++++++++++++++----------------------- drivers/usb/serial/mos7840.c | 4 +++ include/linux/usb/serial.h | 2 ++ 3 files changed, 40 insertions(+), 38 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