]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jan 2015 23:39:23 +0000 (15:39 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jan 2015 23:39:23 +0000 (15:39 -0800)
commit7ece802a67e9637885b2d832ae7c8dc756200c64
treee18a358f60e67901093f91a300bbf7b7a6e4d543
parentd618f630fcc4530b03503012e6897cd98fc598a4
parent88644f8f13e763fbdbfe6f0247a542eb594664b8
Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v3.18-rc5

Here are a few fixes for reported problems including a possible
null-deref on probe with keyspan, a misbehaving modem, and a couple of
issues with the USB console.

Some new device IDs are also added.

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