]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Sep 2014 18:27:28 +0000 (11:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Sep 2014 18:27:28 +0000 (11:27 -0700)
commit7179fe5fcac40c7685db5c487188926eeff6b456
treea76a91f913132f08f785d4fdcbf6d0b017f0bd6c
parent7a90f31dc42e31f411db0074231068eb4501bc28
parent487555d44f0460c282643ea58560d6dc000b643b
Merge tag 'fixes-for-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v3.17-rc3

A new set of fixes which have been pending for a while. All patches
have been randconfig build-tested and boot tested where applicable.

The most important fixes are MUSB on AM335x learned how to transfer
ZLPs, and net2280 got a fix for reset IRQ handling.

Signed-of-by: Felipe Balbi <balbi@ti.com>