]> 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)
commitc077cf631cd1f453b804959362d24e1386c17950
tree9f924e759ffc03a7c2447ac95100e7284b052f53
parentfb8141d6423a2379f3dbd29ab43279906f1659cd
parent10c6368421d5f487b3034a5014051fccc6856f7a
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.