]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb7e6f2d821a5333d12c76e9ca46eb5f9565bc385
tree9f924e759ffc03a7c2447ac95100e7284b052f53
parentc1b31305bd9ced7f4232632fe8925af072cfcafa
parentc6030ad64ff30b9ef4b1555463543546bb44f33d
Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/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.