]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 04:33:13 +0000 (21:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 04:33:13 +0000 (21:33 -0700)
commitaa1471a301f4c0a5988ebcafc8954990335dcf2c
treea6d375a11508a4321f50131817febf69e5388922
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
parent762982db33b23029e98c844611e2e8beeb75bc0d
Merge tag 'fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.3-rc2

First series of fixes for v4.3-rc cycle. The major points are
a fix to a regression which would let gadget driver disable
an endpoint that's already disabled and a fix to MUSB to make
sure IRQs are masked when we're going to suspend and unmasked
on resume.

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