]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jul 2015 19:35:14 +0000 (12:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jul 2015 19:35:14 +0000 (12:35 -0700)
commita9d1c72f192b9bd17f7505c3765b189a138cec90
tree590ecaf0bdd262b569570c71e48b7b2604d8a7fd
parentd6f57f837a3a322e660a06da5ff015ea43c23dfd
parent3b3e740c4fb0a08262cdb1025ce898aab6cd27b9
Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v4.2-rc2

Here's an idr memory-leak fix and a couple of new device ids.

Included is also a build fix for mos7720 on the mn10300 architecture,
which has a register with the same name as one of the driver defines.

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