]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Jan 2015 00:27:23 +0000 (16:27 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Jan 2015 00:27:23 +0000 (16:27 -0800)
commitd546377d6b480a4f4ec8d91b50c57446fc7bdb65
treeb8c2b2431e01f8967ccc44aadfec380da6f6f9bb
parent7ece802a67e9637885b2d832ae7c8dc756200c64
parent7688904de3d0a9aa8bd82c6f91d398ad1e07100d
Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v3.19-rc6

The final set of fixes for v3.19. Two of the fixes are
related to dwc3 scatter/gather implementation when we have
more requests queued than available TRBs, while the other
is a build fix for mv-usb PHY.

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