[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20151220003759.GA17465@kroah.com>
Date: Sat, 19 Dec 2015 16:37:59 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.4-rc6
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@...uxfoundation.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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists