The following changes since commit 5ed02dbb497422bf225783f46e6eadd237d23d6b: Linux 4.12-rc3 (2017-05-28 17:20:53 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.13-rc1 for you to fetch changes up to c22ac6d29f18d3210c545f77e4f95b856ab5f983: USB: serial: propagate late probe errors (2017-06-21 09:40:07 +0200) ---------------------------------------------------------------- USB-serial updates for v4.13-rc1 Here are the USB-serial updates for 4.13, including support for manipulating the modem-control signals of qcserial devices, propagation of errnos after late probe errors from usb-serial core, and a couple of clean ups. All have been in linux-next with no reported issues. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Johan Hovold (2): USB: serial: refactor port endpoint setup USB: serial: propagate late probe errors Magnus Lynch (1): USB: serial: qcserial: expose methods for modem control Maksim Salau (1): USB: serial: upd78f0730: make constants static drivers/usb/serial/qcserial.c | 2 + drivers/usb/serial/upd78f0730.c | 6 +- drivers/usb/serial/usb-serial.c | 243 +++++++++++++++++++++++----------------- 3 files changed, 146 insertions(+), 105 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