]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Sep 2014 14:06:24 +0000 (07:06 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Sep 2014 14:06:24 +0000 (07:06 -0700)
commit1f27558b16f2f91df628a6865192d61bcf3aed39
treedca34cc04e76863d1d499dc26c2af5e869d407e0
parent4ea2eb7cd2fb576026ee055e4b0a9e037ddfb174
parent6cd36fc52af7174b72e9e94cfc56948ad8a93dd4
Merge tag 'usb-serial-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v3.17-rc4

These updates add back some PIDs that were lost in a recent revert and add a
couple of new ones. Included is also an update to how the sierra driver binds
its interfaces in order to avoid binding CDC interfaces.

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