Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2018 09:21:54 +0000 (11:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2018 09:21:54 +0000 (11:21 +0200)
commitbfa150f37f80fc65ac23dc457faf8eb2cd6232d0
treedb4f11443f9fc72a1fbd57e3fe8e81b97a80a0af
parentd8c3916023d438a40cf16b284ee6ae7acab57b64
parentd9707490077bee0c7060ef5665a90656e1078b66
Merge tag 'fixes-for-v4.19-rc2' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.19-rc2

NET2280 got a fix to an old patch attempting to fix locking for gadget
framework callbacks.

DWC2 fixed a bug where driver was attempting to access registers before
clocks were enabled.

DWC3 got a fix for ULPI clock configuration on Baytrail devices.

FOTG210 plugged a memory leak and Renesas USB3 fixed ep0 maxpacket size.