Hi Greg, Here's a first set of fixes and device ids for 4.8-rc. Thanks, Johan The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: Linux 4.8-rc1 (2016-08-07 18:18:00 -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.8-rc2 for you to fetch changes up to 647024a7df36014bbc4479d92d88e6b77c0afcf6: USB: serial: fix memleak in driver-registration error path (2016-08-08 13:41:17 +0200) ---------------------------------------------------------------- USB-serial fixes for v4.8-rc2 Here is a fix of a memory leak in a driver-registration error path, and some new device ids. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Alexey Klimov (1): USB: serial: fix memleak in driver-registration error path Daniele Palmas (1): USB: serial: option: add support for Telit LE920A4 Lubomir Rintel (1): USB: serial: option: add D-Link DWM-156/A3 Robert Deliën (1): USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices Sheng-Hui J. Chu (1): USB: serial: ftdi_sio: add device ID for WICED USB UART dev board drivers/usb/serial/ftdi_sio.c | 3 +++ drivers/usb/serial/ftdi_sio_ids.h | 12 ++++++++++++ drivers/usb/serial/option.c | 22 ++++++++++++++++++++++ drivers/usb/serial/usb-serial.c | 4 +++- 4 files changed, 40 insertions(+), 1 deletion(-) -- 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