public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 4.4-rc6
@ 2015-12-20  0:37 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2015-12-20  0:37 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-20  0:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-20  0:37 [GIT PULL] USB driver fixes for 4.4-rc6 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox