public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB/PHY driver fixes for 4.11-rc5
Date: Sat, 1 Apr 2017 17:59:46 +0200	[thread overview]
Message-ID: <20170401155946.GA18405@kroah.com> (raw)

The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:

  Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.11-rc5

for you to fetch changes up to a7f12a21f6b32bdd8d76d3af81eef9e72ce41ec0:

  usb: phy: isp1301: Fix build warning when CONFIG_OF is disabled (2017-03-29 12:13:50 +0200)

----------------------------------------------------------------
USB fixes for 4.11-rc5

Here are some small USB fixes for 4.11-rc5.

The usual xhci fixes are here, as well as a fix for
yet-another-bug-found-by-KASAN, those developers are doing great stuff
here.  And there's a phy build warning fix that showed up in 4.11-rc1.

All of these have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Adam Wallis (1):
      xhci: plat: Register shutdown for xhci_plat

Alan Stern (1):
      USB: fix linked-list corruption in rh_call_control()

Javier Martinez Canillas (1):
      usb: phy: isp1301: Fix build warning when CONFIG_OF is disabled

Mathias Nyman (2):
      xhci: Set URB actual length for stopped control transfers
      xhci: Manually give back cancelled URB if we can't queue it for cancel

 drivers/usb/core/hcd.c        |  7 +++++--
 drivers/usb/host/xhci-plat.c  |  1 +
 drivers/usb/host/xhci-ring.c  |  3 +++
 drivers/usb/host/xhci.c       | 43 +++++++++++++++++++++++++------------------
 drivers/usb/phy/phy-isp1301.c |  2 +-
 5 files changed, 35 insertions(+), 21 deletions(-)

                 reply	other threads:[~2017-04-01 16:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20170401155946.GA18405@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.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