The following changes since commit 9e3927f6373da54cb17e17f4bd700907e1123d2f: usb: chipidea: udc: assign interrupt number to USB gadget structure (2021-05-17 10:04:05 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.13-rc6 for you to fetch changes up to a9aecef198faae3240921b707bc09b602e966fce: usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler (2021-05-27 09:36:20 +0800) ---------------------------------------------------------------- Two bug fixes for cdns3 and cdnsp ---------------------------------------------------------------- Pawel Laszczak (1): usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler Sanket Parmar (1): usb: cdns3: Enable TDL_CHK only for OUT ep drivers/usb/cdns3/cdns3-gadget.c | 8 +++----- drivers/usb/cdns3/cdnsp-ring.c | 7 ++++--- 2 files changed, 7 insertions(+), 8 deletions(-) -- Thanks, Peter Chen