linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB: fixes for v5.9-rc4
@ 2020-09-08  7:42 Felipe Balbi
  2020-09-08  7:46 ` Felipe Balbi
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2020-09-08  7:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

[-- 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 --]

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

end of thread, other threads:[~2020-09-08  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08  7:42 [GIT PULL] USB: fixes for v5.9-rc4 Felipe Balbi
2020-09-08  7:46 ` Felipe Balbi

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