The following changes since commit f3bc432aa8a7a2bfe9ebb432502be5c5d979d7fe: USB: core: Change %pK for __user pointers to %px (2020-11-20 16:36:31 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-fixes-v5.10-rc6 for you to fetch changes up to 6b8137517e70f6e96d0251a98930b1f29d0be161: usb: cdns3: core: fix goto label for error path (2020-11-30 13:48:32 +0800) ---------------------------------------------------------------- - Fixed hardware role switch issue at TI platform - Fixed scatter-list buffer handling - Fixed error goto label issue ---------------------------------------------------------------- Peter Chen (2): usb: cdns3: gadget: clear trb->length as zero after preparing every trb usb: cdns3: core: fix goto label for error path Roger Quadros (1): usb: cdns3: Fix hardware based role switch drivers/usb/cdns3/core.c | 29 ++++++++++++++++------------- drivers/usb/cdns3/gadget.c | 1 + 2 files changed, 17 insertions(+), 13 deletions(-)