linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Subject: [GIT PULL] USB: fixes for v5.9-rc4
Date: Tue, 08 Sep 2020 10:42:09 +0300	[thread overview]
Message-ID: <87y2lklnou.fsf@kernel.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1747 bytes --]

Hi,

Here's my second pull request for the current -rc cycle. Not much going
on, I wonder where are all the bugs :-p

Nothing major here, simple fixes that have been around for some
time. Let me know if you want me to change anything here.

Cheers

The following changes since commit f4d51dffc6c01a9e94650d95ce0104964f8ae822:

  Linux 5.9-rc4 (2020-09-06 17:11:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v5.9-rc4

for you to fetch changes up to ea4bbb80b523b723ec01dcffa9c50af3ba8cf5b4:

  usb: cdns3: gadget: free interrupt after gadget has deleted (2020-09-08 09:16:41 +0300)

----------------------------------------------------------------
USB: fixes for v5.9-rc4

Support for Hikey 970 has been added on dwc3-of-simple; cdns3 learned
that once the gadget is removed, its interrupt should be freed; dwc3
also got improvements to how we handle CLEAR_STALL requests.

----------------------------------------------------------------
Mauro Carvalho Chehab (1):
      dwc3-of-simple: add support for Hikey 970

Peter Chen (1):
      usb: cdns3: gadget: free interrupt after gadget has deleted

Thinh Nguyen (2):
      usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
      usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command

 drivers/usb/cdns3/gadget.c        |  2 +-
 drivers/usb/dwc3/core.h           |  1 +
 drivers/usb/dwc3/dwc3-of-simple.c |  4 ++-
 drivers/usb/dwc3/ep0.c            | 16 +++++++++++
 drivers/usb/dwc3/gadget.c         | 56 ++++++++++++++++++++++++++++++---------
 drivers/usb/dwc3/gadget.h         |  1 +
 6 files changed, 65 insertions(+), 15 deletions(-)

-- 
balbi

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 857 bytes --]

             reply	other threads:[~2020-09-08  7:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08  7:42 Felipe Balbi [this message]
2020-09-08  7:46 ` [GIT PULL] USB: fixes for v5.9-rc4 Felipe Balbi

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=87y2lklnou.fsf@kernel.org \
    --to=balbi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).