]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Aug 2016 14:13:27 +0000 (16:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Aug 2016 14:13:27 +0000 (16:13 +0200)
commit329e91012b4f9bce31c1af5dd7cfb38ce9414acc
treef92c24061680437da54e14082bbd2780c3dcd377
parente393057d4135f46c151049820e7f61e1e9d4fadf
parent69d68f1f9964d8deaffca2f308803c620555e935
Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v4.8-rc2

Here is a fix of a memory leak in a driver-registration error path, and
some new device ids.

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