Hi Greg, here's another set of fixes for current -rc cycle. Let me know if you want anything to be changed. Patches have been on the mailing list for quite some time.
At least the mass storage patch (the only one I could test) has been
tested on some intel boards I have around for a few days.
cheers
The following changes since commit 5ed02dbb497422bf225783f46e6eadd237d23d6b:
Linux 4.12-rc3 (2017-05-28 17:20:53 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
fixes-for-v4.12-rc4
for you to fetch changes up to afbbc7913a288c29616bd31ae612548f6475151a:
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing (2017-06-02
12:45:02 +0300)
----------------------------------------------------------------
usb: fixes for v4.12-rc4
A fix to a really old synchronization bug on mass storage gadget.
Support for Meson8 SoCs on dwc2
Synchronization fixes on renesas USB driver.
----------------------------------------------------------------
Martin Blumenstingl (1):
usb: dwc2: add support for the DWC2 controller on Meson8 SoCs
Thinh Nguyen (1):
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Yoshihiro Shimoda (4):
usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
Documentation/devicetree/bindings/usb/dwc2.txt | 1 +
drivers/usb/dwc2/params.c | 2 ++
drivers/usb/gadget/function/f_mass_storage.c | 13 ++++++--
drivers/usb/gadget/udc/renesas_usb3.c | 45 ++++++++++++++++++--------
4 files changed, 46 insertions(+), 15 deletions(-)
--
balbi
signature.asc
Description: PGP signature
