All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] usb: fixes for v5.10
@ 2020-11-30  6:13 Peter Chen
  2020-11-30  7:30 ` gregkh
  2020-11-30  8:11 ` gregkh
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Chen @ 2020-11-30  6:13 UTC (permalink / raw)
  To: gregkh@linuxfoundation.org; +Cc: linux-usb@vger.kernel.org

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-30  8:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30  6:13 [GIT PULL] usb: fixes for v5.10 Peter Chen
2020-11-30  7:30 ` gregkh
2020-11-30  7:38   ` Peter Chen
2020-11-30  8:11 ` gregkh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.