]> 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)
commit8a6b4424d5cd1993a203136670a878be3aefffcb
treee18a358f60e67901093f91a300bbf7b7a6e4d543
parent1f5a372b5e367b2ffd2f837df73bf1f9fca7542f
parent9ca8043df41c8104257a899ec35073c58ff16454
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>