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

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


Hi Greg,

Here's my first set of fixes for this -rc cycle. Looks like most of what
I have in my inbox these days are new features. Very little fixes. I
guess folks are writing perfect code now :-p

Let me know if you want anything to be changed.

Cheers

 _________________________________ 
< That's some perfect C, partner. >
 --------------------------------- 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a:

  Linux 5.2-rc3 (2019-06-02 13:55:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 42cc68868ce9d5f5277f561bb17b4746a332bb28:

  usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe() (2019-06-06 13:51:57 +0300)

----------------------------------------------------------------
USB: fixes for v5.2-rc4

DWC2 gets a fix for zlp handling which allows DWC2 to pass USBCV MSC
tests.

A memory leak in fusb300 was plugged.

DWC2 also got a fix for wMaxPacketSize handling while acting as host
which fixes a regression with USB Cameras.

Apart from these, the usual set of minor fixes.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>

----------------------------------------------------------------
Alexandre Belloni (1):
      usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC

Andrey Smirnov (1):
      usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()

Andrzej Pietrasiewicz (1):
      usb: gadget: dwc2: fix zlp handling

Douglas Anderson (1):
      usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)

Martin Schiller (1):
      usb: dwc2: Fix DMA cache alignment issues

Minas Harutyunyan (1):
      usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA

Wei Yongjun (1):
      usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()

Young Xiao (1):
      usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]

 drivers/usb/dwc2/gadget.c            | 24 ++++++++++++++--------
 drivers/usb/dwc2/hcd.c               | 39 ++++++++++++++++++++++--------------
 drivers/usb/dwc2/hcd.h               | 20 +++++++++---------
 drivers/usb/dwc2/hcd_intr.c          |  5 +++--
 drivers/usb/dwc2/hcd_queue.c         | 10 +++++----
 drivers/usb/gadget/udc/fusb300_udc.c |  5 +++++
 drivers/usb/gadget/udc/lpc32xx_udc.c |  7 +++----
 drivers/usb/phy/phy-mxs-usb.c        | 14 +++++++++++++
 8 files changed, 82 insertions(+), 42 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.2-rc4
  2019-06-07  6:33 [GIT PULL] USB: fixes for v5.2-rc4 Felipe Balbi
@ 2019-06-08  9:41 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2019-06-08  9:41 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: linux-usb

On Fri, Jun 07, 2019 at 09:33:29AM +0300, Felipe Balbi wrote:
> 
> Hi Greg,
> 
> Here's my first set of fixes for this -rc cycle. Looks like most of what
> I have in my inbox these days are new features. Very little fixes. I
> guess folks are writing perfect code now :-p
> 
> Let me know if you want anything to be changed.
> 
> Cheers
> 
>  _________________________________ 
> < That's some perfect C, partner. >
>  --------------------------------- 
>         \   ^__^
>          \  (oo)\_______
>             (__)\       )\/\
>                 ||----w |
>                 ||     ||
> 
> The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a:
> 
>   Linux 5.2-rc3 (2019-06-02 13:55:33 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v5.2-rc4

Pulled and pushed out, thanks!

greg k-h

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

end of thread, other threads:[~2019-06-08  9:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-07  6:33 [GIT PULL] USB: fixes for v5.2-rc4 Felipe Balbi
2019-06-08  9:41 ` 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).