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 driver fixes for 4.4-rc6
Date: Sat, 19 Dec 2015 16:37:59 -0800	[thread overview]
Message-ID: <20151220003759.GA17465@kroah.com> (raw)

The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:

  Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.4-rc6

for you to fetch changes up to e50293ef9775c5f1cf3fcc093037dd6a8c5684ea:

  USB: fix invalid memory access in hub_activate() (2015-12-18 09:30:34 -0800)

----------------------------------------------------------------
USB fixes for 4.4-rc6

Here are some USB and PHY fixes for 4.4-rc6.  All of them resolve some
reported problems.  Full details in the shortlog.

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

----------------------------------------------------------------
Alan Stern (1):
      USB: fix invalid memory access in hub_activate()

Arnd Bergmann (1):
      phy: sun9i-usb: add USB dependency

Chunfeng Yun (1):
      phy: core: Get a refcount to phy in devm_of_phy_get_by_index()

Dan Carpenter (1):
      USB: ipaq.c: fix a timeout loop

Greg Kroah-Hartman (1):
      Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/.../kishon/linux-phy into usb-linus

Julia Lawall (7):
      phy: brcmstb-sata: add missing of_node_put
      phy: mt65xx-usb3: add missing of_node_put
      phy: berlin-sata: add missing of_node_put
      phy: rockchip-usb: add missing of_node_put
      phy: miphy28lp: add missing of_node_put
      phy: miphy365x: add missing of_node_put
      phy: cygnus: pcie: add missing of_node_put

 drivers/phy/Kconfig               |  1 +
 drivers/phy/phy-bcm-cygnus-pcie.c | 16 ++++++++++++----
 drivers/phy/phy-berlin-sata.c     | 20 ++++++++++++++------
 drivers/phy/phy-brcmstb-sata.c    | 17 ++++++++++++-----
 drivers/phy/phy-core.c            | 21 +++++++++++++++------
 drivers/phy/phy-miphy28lp.c       | 16 +++++++++++-----
 drivers/phy/phy-miphy365x.c       | 16 +++++++++++-----
 drivers/phy/phy-mt65xx-usb3.c     | 20 +++++++++++++-------
 drivers/phy/phy-rockchip-usb.c    | 17 ++++++++++++-----
 drivers/usb/core/hub.c            | 22 +++++++++++++++++++---
 drivers/usb/serial/ipaq.c         |  3 ++-
 11 files changed, 122 insertions(+), 47 deletions(-)

                 reply	other threads:[~2015-12-20  0:39 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=20151220003759.GA17465@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