The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.13-rc3 for you to fetch changes up to 9e3927f6373da54cb17e17f4bd700907e1123d2f: usb: chipidea: udc: assign interrupt number to USB gadget structure (2021-05-17 10:04:05 +0800) ---------------------------------------------------------------- Some small bug fixes for both chipidea and cdns USB ---------------------------------------------------------------- Dinghao Liu (1): usb: cdns3: Fix runtime PM imbalance on error Li Jun (1): usb: chipidea: udc: assign interrupt number to USB gadget structure Pawel Laszczak (1): usb: cdnsp: Fix lack of removing request from pending list. drivers/usb/cdns3/cdns3-gadget.c | 4 +++- drivers/usb/cdns3/cdnsp-gadget.c | 14 +++++++------- drivers/usb/chipidea/udc.c | 1 + 3 files changed, 11 insertions(+), 8 deletions(-) -- Thanks, Peter Chen