]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 16:24:42 +0000 (09:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 16:24:42 +0000 (09:24 -0700)
commit028de3895ce9715f2845af7aba2176942e2954af
tree4557f412f45bc45050e44a32752c927c4c6cce31
parentc2e8c24e9a80251179e2f24c090579f22478f05a
parente1df60cc721d74ba6fb8b3378184b82437b016c5
Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v3.18-rc3

These updates remove two allocations of unused buffers from kobil_sct
and add some new device ids.

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