All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Chen <peter.chen@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-usb@vger.kernel.org
Subject: [GIT PULL] usb: bug fixes for v5.13
Date: Sat, 22 May 2021 18:27:23 +0800	[thread overview]
Message-ID: <20210522102723.GA14135@b29397-desktop> (raw)

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


             reply	other threads:[~2021-05-22 10:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-22 10:27 Peter Chen [this message]
2021-05-22 11:26 ` [GIT PULL] usb: bug fixes for v5.13 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210522102723.GA14135@b29397-desktop \
    --to=peter.chen@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.