The following changes since commit ff1176468d368232b684f75e82563369208bc371: Linux 5.14-rc3 (2021-07-25 15:35:14 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.14-rc4 for you to fetch changes up to 5df09c15bab98463203c83ecab88b9321466e626: usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro (2021-07-29 14:28:15 +0800) ---------------------------------------------------------------- Several small bug-fixes for cdns3 and cdnsp driver ---------------------------------------------------------------- Christophe JAILLET (1): usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro Pawel Laszczak (3): usb: cdns3: Fixed incorrect gadget state usb: cdnsp: Fix incorrect supported maximum speed usb: cdnsp: Fixed issue with ZLP drivers/usb/cdns3/cdns3-ep0.c | 1 + drivers/usb/cdns3/cdnsp-gadget.c | 2 +- drivers/usb/cdns3/cdnsp-gadget.h | 4 ++-- drivers/usb/cdns3/cdnsp-ring.c | 18 ++++++++---------- 4 files changed, 12 insertions(+), 13 deletions(-) -- Thanks, Peter Chen