commit | aa1471a301f4c0a5988ebcafc8954990335dcf2c | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 16 21:33:13 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 16 21:33:13 2015 -0700 |
tree | a6d375a11508a4321f50131817febf69e5388922 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] | |
parent | 762982db33b23029e98c844611e2e8beeb75bc0d [diff] |
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>