Hi Greg, here's my first pull request for the current -rc cycle. Not much has been going on when it comes to fixes. Hopefully we won't have a lot of late fixes.
Let me know if you want anything to be changed.
Cheers
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
tags/fixes-for-v4.19-rc2
for you to fetch changes up to d9707490077bee0c7060ef5665a90656e1078b66:
usb: dwc2: Fix call location of dwc2_check_core_endianness (2018-09-05
13:12:31 +0300)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Alan Stern (1):
USB: net2280: Fix erroneous synchronization change
Anton Vasilyev (1):
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Arnd Bergmann (1):
usb: dwc3: of-simple: avoid unused function warnings
Bruno Meirelles Herrera (1):
usb: dwc2: Fix call location of dwc2_check_core_endianness
Wei Yongjun (1):
usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()
Yoshihiro Shimoda (1):
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
drivers/usb/dwc2/platform.c | 4 ++--
drivers/usb/dwc3/dwc3-of-simple.c | 10 ++++------
drivers/usb/dwc3/dwc3-pci.c | 4 ++--
drivers/usb/gadget/udc/fotg210-udc.c | 15 ++++++++++-----
drivers/usb/gadget/udc/net2280.c | 16 ++++++++++++++--
drivers/usb/gadget/udc/renesas_usb3.c | 5 ++++-
6 files changed, 36 insertions(+), 18 deletions(-)
--
balbi
signature.asc
Description: PGP signature
