linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for v5.4-rc5
@ 2019-10-27  7:10 Felipe Balbi
  2019-10-28 16:38 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2019-10-27  7:10 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

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


Hi Greg,

Here's a pull request for this -rc cycle. It took me longer than usual
to produce a pull request, sorry about that.

Anyway, pull request follows. Let me know if you want anything to be
changed.

Cheers

The following changes since commit 9794476942d8704cfbdef8d5f13427673ab70dcd:

  usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role() (2019-10-18 12:00:15 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f3fb802efaef3662744a2215a51294d52a7cfc0e:

  usb: cdns3: gadget: Don't manage pullups (2019-10-27 08:58:45 +0200)

----------------------------------------------------------------
USB: fixes for v5.4-rc5

Not much here, only 14 commits in different drivers.

As for the specifics, Roger Quadros fixed an important bug in cdns3
where the driver was making decisions about data pull-up management
behind the UDC framework's back.

The Atmel UDC got a fix for interrupt storm in FIFO mode, this was done
by Cristian Brisan.

Apart from these, we have the usual set of non-critical fixes.

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

----------------------------------------------------------------
Arnd Bergmann (1):
      usb: dwc3: select CONFIG_REGMAP_MMIO

Ben Dooks (Codethink) (4):
      usb: mtu3: fix missing include of mtu3_dr.h
      usb: cdns3: include host-export,h for cdns3_host_init
      usb: renesas_usbhs: fix __le16 warnings
      usb: renesas_usbhs: fix type of buf

Chandana Kishori Chiluveru (1):
      usb: gadget: composite: Fix possible double free memory bug

Cristian Birsan (1):
      usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.

Navid Emamdoost (1):
      usb: dwc3: pci: prevent memory leak in dwc3_pci_probe

Nikhil Badola (1):
      usb: fsl: Check memory resource before releasing it

Peter Chen (1):
      usb: gadget: configfs: fix concurrent issue between composite APIs

Roger Quadros (1):
      usb: cdns3: gadget: Don't manage pullups

Yinbo Zhu (1):
      usb: dwc3: remove the call trace of USBx_GFLADJ

Yoshihiro Shimoda (2):
      usb: gadget: udc: renesas_usb3: Fix __le16 warnings
      usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()

 drivers/usb/cdns3/gadget.c              |   4 --
 drivers/usb/cdns3/host-export.h         |   1 -
 drivers/usb/cdns3/host.c                |   1 +
 drivers/usb/dwc3/Kconfig                |   1 +
 drivers/usb/dwc3/core.c                 |   3 +-
 drivers/usb/dwc3/dwc3-pci.c             |   2 +-
 drivers/usb/gadget/composite.c          |   4 ++
 drivers/usb/gadget/configfs.c           | 110 ++++++++++++++++++++++++++++++--
 drivers/usb/gadget/udc/atmel_usba_udc.c |   6 +-
 drivers/usb/gadget/udc/fsl_udc_core.c   |   2 +-
 drivers/usb/gadget/udc/renesas_usb3.c   |  11 ++--
 drivers/usb/mtu3/mtu3_core.c            |   1 +
 drivers/usb/renesas_usbhs/common.c      |  12 ++--
 drivers/usb/renesas_usbhs/mod_gadget.c  |   4 +-
 14 files changed, 133 insertions(+), 29 deletions(-)


-- 
balbi

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

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

* Re: [GIT PULL] USB fixes for v5.4-rc5
  2019-10-27  7:10 [GIT PULL] USB fixes for v5.4-rc5 Felipe Balbi
@ 2019-10-28 16:38 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2019-10-28 16:38 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: linux-usb

On Sun, Oct 27, 2019 at 09:10:19AM +0200, Felipe Balbi wrote:
> 
> Hi Greg,
> 
> Here's a pull request for this -rc cycle. It took me longer than usual
> to produce a pull request, sorry about that.
> 
> Anyway, pull request follows. Let me know if you want anything to be
> changed.

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2019-10-28 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-27  7:10 [GIT PULL] USB fixes for v5.4-rc5 Felipe Balbi
2019-10-28 16:38 ` 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).