Hi Greg, here's my first pull request for this -rc cycle. Not much this time around, things are surprisingly calm.
Let me know if you want anything to be changed.
cheers
The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8:
Linux 5.0-rc2 (2019-01-14 10:41:12 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git fixes-for-v5.0-rc2
for you to fetch changes up to 87b6d2c56825c3119a0e64cc208ae6d795810a2e:
usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing (2019-01-17
15:56:53 +0200)
----------------------------------------------------------------
usb: fixes for v5.0-rc2
Few minor bug fixes on dwc3: adding a missing synchronize_irq() to
prevent a very rare spurious interrupt during suspend; clearing
needs_extra_trb flag to prevent it from being left erroneously set and
confusing the driver when the request is recycled; initializing
link_to a sensible default during init.
Apart from these, one minor fix on dwc2 and another on f_sourcesink.c
----------------------------------------------------------------
Bo He (1):
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Dan Carpenter (1):
usb: gadget: Potential NULL dereference on allocation error
Jack Pham (1):
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Minas Harutyunyan (1):
usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing
Zeng Tao (1):
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
drivers/usb/dwc2/gadget.c | 2 +-
drivers/usb/dwc3/gadget.c | 4 ++++
drivers/usb/gadget/function/f_sourcesink.c | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
--
balbi
signature.asc
Description: PGP signature
