All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB: fixes for v5.9-rc2
@ 2020-08-19 12:01 Felipe Balbi
  2020-08-19 12:10 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2020-08-19 12:01 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

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

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

* Re: [GIT PULL] USB: fixes for v5.9-rc2
  2020-08-19 12:01 [GIT PULL] USB: fixes for v5.9-rc2 Felipe Balbi
@ 2020-08-19 12:10 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-08-19 12:10 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: linux-usb

On Wed, Aug 19, 2020 at 03:01:09PM +0300, Felipe Balbi wrote:
> 
> 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
> ;-)

Hah!

> 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

now pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2020-08-19 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19 12:01 [GIT PULL] USB: fixes for v5.9-rc2 Felipe Balbi
2020-08-19 12:10 ` Greg Kroah-Hartman

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.