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:	Mon, 22 Dec 2014 18:36:26 +0800
From:	Wu Liang feng <wulf@...k-chips.com>
To:	heiko@...ech.de
Cc:	huangtao@...k-chips.com, kever.yang@...k-chips.com,
	eddie.cai@...k-chips.com, roy.li@...k-chips.com,
	zyw@...k-chips.com, jwerner@...gle.com, dianders@...gle.com,
	posciak@...gle.com, tfiga@...gle.com, linux-kernel@...r.kernel.org,
	linux-usb@...r.kernel.org, Wu Liang feng <wulf@...k-chips.com>
Subject: [PATCH 0/2] Support EHCI reset after resume quirk

This series adds support for EHCI controller to do reset
after resume if necessory. 

Wu Liang feng (2):
  dt-bindings: usb-ehci: Add an optional property
    "needs-reset-on-resume"
  USB: ehci-platform: Support ehci reset after resume quirk

tested on rk3288 chromebook board

 Documentation/devicetree/bindings/usb/usb-ehci.txt | 1 +
 drivers/usb/host/ehci-hcd.c                        | 6 +++---
 drivers/usb/host/ehci-platform.c                   | 6 +++++-
 drivers/usb/host/ehci.h                            | 2 +-
 include/linux/usb/ehci_pdriver.h                   | 3 +++
 5 files changed, 13 insertions(+), 5 deletions(-)

-- 
1.8.3.2


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