]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 May 2018 21:38:32 +0000 (14:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 May 2018 21:38:32 +0000 (14:38 -0700)
commit9476f5a29e214cdc295f9f4cbb3250f6ca99f6fa
tree04d8190aa5c34480dc9c5ba1aca85675b875e448
parentd4390ca8c0f4ba3528f72010def725220b2bfc8d
parent177f792d18624eeb79b2b38607d15a2a84b3af83
Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v4.17-rc4

Here's a fix for a long-standing issue in the visor driver, which could
have security implications. Included is also a new modem device id.

Both commits have been in linux-next for a couple of days with no
reported issues.

Signed-off-by: Johan Hovold <johan@kernel.org>