Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Oct 2017 11:20:30 +0000 (13:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Oct 2017 11:20:30 +0000 (13:20 +0200)
commit47a4b71c0b15be08a0f5e3011e71551a269bbe59
tree9f924e759ffc03a7c2447ac95100e7284b052f53
parent8a5776a5f49812d29fe4b2d0a2d71675c3facf3f
parent299d7572e46f98534033a9e65973f13ad1ce9047
Merge tag 'usb-serial-4.14-rc5' of git://git./linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v4.14-rc5

Here's a fix for a cp210x regression that prevented a class of devices
from being successfully probed. Two use-after-free bugs in the console
code are also fixed.

Included are also some new device ids.

All but the last three commits have been in linux-next with no reported
issues.