lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 15 Dec 2015 15:34:15 +0530
From:	Kishon Vijay Abraham I <kishon@...com>
To:	<gregkh@...uxfoundation.org>
CC:	<linux-kernel@...r.kernel.org>, <kishon@...com>
Subject: [RESEND GIT PULL 0/9] phy: for 4.4 -rc

Hi Greg,

Looks like this have not been merged yet. Can you merge it in this
-rc cycle. Let me know if I have to change something.

Bulk of the changes are with respect to adding of_node_put in
the PHY drivers, a fix in PHY core and a patch to fix randconfig error.

Thanks
Kishon

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/phy-for-4.4-rc

for you to fetch changes up to 708744628ba96ed4dfcac74a985eb66ad551f164:

  phy: core: Get a refcount to phy in devm_of_phy_get_by_index() (2015-12-07 18:44:02 +0530)

----------------------------------------------------------------
phy: for 4.4 -rc

*) Add missing of_node_put in a bunch of PHY drivers
*) Add get_device in devm_of_phy_get_by_index()
*) Fix randconfig build error in sun9i usb driver

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

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 ++++++++++++-----
 9 files changed, 101 insertions(+), 43 deletions(-)

-- 
1.7.9.5

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ