Hi Greg, Due to upcoming vacations, here's an early pull request for v3.17-rc1. Only a few small changes this time, and all have been in linux-next. Thanks, Johan The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1: Linux 3.16-rc4 (2014-07-06 12:37:51 -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-rc1 for you to fetch changes up to 5bc9e5933a41888f9e0d77dedc9f8a972fa1f493: USB: kl5kusb105: Remove klsi_105_tiocmset function (2014-07-07 10:49:28 +0200) ---------------------------------------------------------------- USB-serial updates for v3.17-rc1 Here are some minor fixes and clean-ups to the ftdi_sio, mos7840 and kl5kusb105 drivers for v3.17-rc1. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Fabian Frederick (1): USB: mos7840: remove unnecessary null test before kfree Johan Hovold (4): USB: ftdi_sio: make port probe less verbose USB: ftdi_sio: fix max-packet-size warning USB: ftdi_sio: clean up ftdi_set_max_packet_size() USB: ftdi_sio: remove redundant mtxorb quirk Peter Senna Tschudin (1): USB: kl5kusb105: Remove klsi_105_tiocmset function drivers/usb/serial/ftdi_sio.c | 82 ++++++++++++----------------------------- drivers/usb/serial/kl5kusb105.c | 30 --------------- drivers/usb/serial/mos7840.c | 5 +-- 3 files changed, 24 insertions(+), 93 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