Hi Greg, Here's set of fixes and device ids for v4.2-rc2. All have been in linux-next. Thanks, Johan The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: Linux 4.2-rc1 (2015-07-05 11:01:52 -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.2-rc2 for you to fetch changes up to d23f47d4927fd2f61b3a754d83c7bcec215b5cfe: USB: serial: Destroy serial_minors IDR on module exit (2015-07-09 10:41:23 +0200) ---------------------------------------------------------------- USB-serial fixes for v4.2-rc2 Here's an idr memory-leak fix and a couple of new device ids. Included is also a build fix for mos7720 on the mn10300 architecture, which has a register with the same name as one of the driver defines. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Claudio Cappelli (1): USB: option: add 2020:4000 ID Johannes Thumshirn (1): USB: serial: Destroy serial_minors IDR on module exit Peter Sanford (1): USB: cp210x: add ID for Aruba Networks controllers Sudip Mukherjee (1): USB: mos7720: rename registers drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/mos7720.c | 253 ++++++++++++++++++++++------------------ drivers/usb/serial/option.c | 1 + drivers/usb/serial/usb-serial.c | 1 + 4 files changed, 141 insertions(+), 115 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