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

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


Hi Greg,

here's my first pull request for the current -rc. Not much here this
time around, hopefully this comment didn't jinx it ;-)

Let me know if you want anything to be changed.

cheers

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 129aa9734559a17990ee933351c7b6956f1dba62:

  usb: raw-gadget: fix memory leak in gadget_setup (2020-10-27 11:34:09 +0200)

----------------------------------------------------------------
USB: fixes for v5.10-rc2

Nothing major as of yet, we're adding support for Intel Alder Lake-S
in dwc3, together with a few fixes that are quite important (memory
leak in raw-gadget, probe crashes in goku_udc, and so on).

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

----------------------------------------------------------------
Evgeny Novikov (1):
      usb: gadget: goku_udc: fix potential crashes in probe

Heikki Krogerus (1):
      usb: dwc3: pci: add support for the Intel Alder Lake-S

Martin Blumenstingl (1):
      usb: dwc2: Avoid leaving the error_debugfs label unused

Ran Wang (1):
      usb: gadget: fsl: fix null pointer checking

Thinh Nguyen (1):
      usb: dwc3: ep0: Fix delay status handling

Zqiang (1):
      usb: raw-gadget: fix memory leak in gadget_setup

 drivers/usb/dwc2/platform.c            | 3 +++
 drivers/usb/dwc3/dwc3-pci.c            | 4 ++++
 drivers/usb/dwc3/ep0.c                 | 3 ++-
 drivers/usb/gadget/legacy/raw_gadget.c | 5 ++++-
 drivers/usb/gadget/udc/fsl_udc_core.c  | 2 +-
 drivers/usb/gadget/udc/goku_udc.c      | 2 +-
 6 files changed, 15 insertions(+), 4 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.10-rc2
  2020-11-02  8:46 [GIT PULL] USB: fixes for v5.10-rc2 Felipe Balbi
@ 2020-11-02 12:36 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-11-02 12:36 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: linux-usb

On Mon, Nov 02, 2020 at 10:46:13AM +0200, Felipe Balbi wrote:
> 
> Hi Greg,
> 
> here's my first pull request for the current -rc. Not much here this
> time around, hopefully this comment didn't jinx it ;-)
> 
> Let me know if you want anything to be changed.
> 
> cheers
> 
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v5.10-rc2

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2020-11-02 12:36 UTC | newest]

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

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