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]
Message-ID: <20180102081654.7498-1-kishon@ti.com>
Date:   Tue, 2 Jan 2018 13:46:54 +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.16

Hi Greg,

Please find the pull request for 4.16 merge window below.

It includes a fix in exynos5-usbdrd to enumerate SuperSpeed devices on
Odroid XU3 and includes fixes/cleanups in Broadcom and Mediatek PHYs.
Please see the tag message for the complete list of changes.

Consider merging it for the next merge window and let me know if I
have to make any changes.

Thanks
Kishon

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -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.16

for you to fetch changes up to e4b227c1ca70ae779c39e5284742555b9e1cdf9f:

  phy: phy-mtk-tphy: use of_device_get_match_data() (2017-12-29 13:00:35 +0530)

----------------------------------------------------------------
phy: for 4.16

 *) Fix in exynos5-usbdrd to enumerate SuperSpeed devices on Odroid XU3
 *) Fix in Broadcom USB PHY to get Dell Low Speed keyboards working
 *) Fix in Broadcom USB PHY to power down the PHY when XHCI disabled
    to save power
 *) Fix in Broadcom USB PHY to prevent abort in DRD mode
 *) Fix in Broadcom USB PHY to use the correct dt properties
 *) Fix in Mediatek PHY to detect device connection
 *) Make getting resource optional for Mediatek V1 TPHY
 *) Cleanup in Mediatek PHY

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

----------------------------------------------------------------
Al Cooper (4):
  phy: phy-brcm-usb: Fix two DT properties to match bindings doc
  phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
  phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
  phy: phy-brcm-usb-init: DRD mode can cause crash on startup

Chunfeng Yun (3):
  phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
  phy: phy-mtk-tphy: make shared banks optional for V1 TPHY
  phy: phy-mtk-tphy: use of_device_get_match_data()

Vivek Gautam (1):
  phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800

 drivers/phy/broadcom/phy-brcm-usb-init.c |  22 ++--
 drivers/phy/broadcom/phy-brcm-usb.c      |   4 +-
 drivers/phy/mediatek/phy-mtk-tphy.c      |  35 +++---
 drivers/phy/samsung/phy-exynos5-usbdrd.c | 183 +++++++++++++++++++++++++++++++
 drivers/usb/dwc3/core.c                  |   2 +
 5 files changed, 212 insertions(+), 34 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ