Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...
commit752e69555d107853043cb9405250c9387b26e708
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 21:07:31 +0000 (27 14:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 21:07:31 +0000 (27 14:07 -0700)
tree5614a210da5793a05044e3683f78be7991837bee
parentf2e0ae93cc81cb56ed32722da7b7246a24940f90
parent0f2aa8caeaa043f6cbe6281eb72efba5ff860904
Merge tag 'usb-for-v3.12-part2' of git://git./linux/kernel/git/balbi/usb into usb-next

Felipe writes:

usb: patches for v3.12 merge window (part 2)

Here's a set of important fixes for v3.12 merge
window which have been pending in the mailing list
for quite some time.

We have use-after-free fixes, signedness fixes,
more of HAS_DMA dependencies, fixes for NULL pointer
deferences, build fixes and some other fixes to
the musb driver caused by recent patches.

Patches are quite small and contain valuable fixes
which will give us a much better -rc1 release.

Please consider merging

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