All of lore.kernel.org
 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-rc2
Date: Wed, 19 Aug 2020 15:01:09 +0300	[thread overview]
Message-ID: <87wo1uyhdm.fsf@kernel.org> (raw)

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


Hi Greg,

Here's my first pull request for the current -rc cycle. It contains only
4 commits. Hopefully this means the USB gadget framework is almost ready
;-)

Let me know if you want anything to be changed

cheers

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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-rc2

for you to fetch changes up to bc9a2e226ea95e1699f7590845554de095308b75:

  usb: dwc3: gadget: Handle ZLP for sg requests (2020-08-17 15:22:08 +0300)

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

Three ZLP fixes on dwc3 and a resource leak fix on the TCM gadget

Signed-off-by: Felipe Balbi <balbi@kernel.org>

----------------------------------------------------------------
Christophe JAILLET (1):
      usb: gadget: f_tcm: Fix some resource leaks in some error paths

Thinh Nguyen (3):
      usb: dwc3: gadget: Don't setup more than requested
      usb: dwc3: gadget: Fix handling ZLP
      usb: dwc3: gadget: Handle ZLP for sg requests

 drivers/usb/dwc3/gadget.c           | 107 ++++++++++++++++++++++++++++++------
 drivers/usb/gadget/function/f_tcm.c |   7 ++-
 2 files changed, 93 insertions(+), 21 deletions(-)

-- 
balbi

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

             reply	other threads:[~2020-08-19 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19 12:01 Felipe Balbi [this message]
2020-08-19 12:10 ` [GIT PULL] USB: fixes for v5.9-rc2 Greg Kroah-Hartman

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=87wo1uyhdm.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 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.