linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Balbi <felipe.balbi@linux.intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Subject: [GIT PULL] USB: fixes for v5.2-rc4
Date: Fri, 07 Jun 2019 09:33:29 +0300	[thread overview]
Message-ID: <87o939dhvq.fsf@linux.intel.com> (raw)

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

             reply	other threads:[~2019-06-07  6:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-07  6:33 Felipe Balbi [this message]
2019-06-08  9:41 ` [GIT PULL] USB: fixes for v5.2-rc4 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=87o939dhvq.fsf@linux.intel.com \
    --to=felipe.balbi@linux.intel.com \
    --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 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).