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:   Wed, 22 Mar 2017 20:30:32 +0530
From:   Kishon Vijay Abraham I <kishon@...com>
To:     <gregkh@...uxfoundation.org>
CC:     <kishon@...com>, <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] phy: for 4.11 -rc cycle

Hi Greg,

Please find the pull request for this -rc cycle below.

The major change is removing USB3 PHY driver for Broadcom NSP merged
during the last merge window. It is found there already exists a PHY
driver (used by NS) and it can be shared with NSP as well. So in the
coming merge windows the existing USB3 PHY for NS will be adapted to
work for NSP. Apart from that, no major changes and includes a error
handling fix in phy-exynos-pcie and compiler error fix with EXTCON
is not selected.

Consider merging it in this -rc cycle and let me know If I have to
make any changes.

Thanks
Kishon

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -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.11-rc

for you to fetch changes up to 1a09b6a7c10e22c489a8b212dd6862b1fd9674ad:

  phy: qcom-usb-hs: Add depends on EXTCON (2017-03-09 15:29:57 +0530)

----------------------------------------------------------------
phy: for 4.11-rc

 *) Revert USB3 PHY support for Broadcom NSP SoC
 *) Fix compiler error on qcom-usb-hs when depends on EXTCON
    is not added
 *) Fix error handling in phy-exynos-pcie

Signed-off-by: Kishon Vijay Abraham I <kishon@...com>

----------------------------------------------------------------
Jaehoon Chung (1):
      phy: phy-exynos-pcie: fix the wrong error return

Rafał Miłecki (2):
      Revert "phy: Add USB3 PHY support for Broadcom NSP SoC"
      Revert "dt-bindings: phy: Add documentation for NSP USB3 PHY"

Stephen Boyd (1):
      phy: qcom-usb-hs: Add depends on EXTCON

 Documentation/devicetree/bindings/phy/brcm,nsp-usb3-phy.txt |  39 ------------------------------
 drivers/phy/Kconfig                                         |   9 +------
 drivers/phy/Makefile                                        |   1 -
 drivers/phy/phy-bcm-nsp-usb3.c                              | 177 -----------------------------------------------------------------------------------------------------------------------------------------
 drivers/phy/phy-exynos-pcie.c                               |   4 ++--
 5 files changed, 3 insertions(+), 227 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/phy/brcm,nsp-usb3-phy.txt
 delete mode 100644 drivers/phy/phy-bcm-nsp-usb3.c

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ