Hi Greg, Here's a second set of fixes for 4.8-rc. All have been in linux-next. Thanks, Johan The following changes since commit 647024a7df36014bbc4479d92d88e6b77c0afcf6: USB: serial: fix memleak in driver-registration error path (2016-08-08 13:41:17 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.8-rc4 for you to fetch changes up to 40d9c32525cba79130612650b1abc47c0c0f19a8: USB: serial: option: add WeTelecom 0x6802 and 0x6803 products (2016-08-24 14:13:40 +0200) ---------------------------------------------------------------- USB-serial fixes for v4.8-rc4 Here are a couple of fixes for non-atomic allocations in write paths, and some new option device ids. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Aleksandr Makarov (2): USB: serial: option: add WeTelecom WM-D200 USB: serial: option: add WeTelecom 0x6802 and 0x6803 products Alexey Khoroshilov (2): USB: serial: mos7720: fix non-atomic allocation in write path USB: serial: mos7840: fix non-atomic allocation in write path drivers/usb/serial/mos7720.c | 2 +- drivers/usb/serial/mos7840.c | 4 ++-- drivers/usb/serial/option.c | 9 +++++++++ 3 files changed, 12 insertions(+), 3 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