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>] [day] [month] [year] [list]
Date:   Wed, 10 May 2017 16:26:31 +0400
From:   Razmik Karapetyan <Razmik.Karapetyan@...opsys.com>
To:     John Youn <John.Youn@...opsys.com>,
        Felipe Balbi <balbi@...nel.org>,
        "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
        <linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC:     Razmik Karapetyan <Razmik.Karapetyan@...opsys.com>
Subject: [PATCH v3 0/4] ACG support for dwc2 driver

In short this feature specifies, that controller supports Dynamic Power Reduction 
during no traffic scenarios. 

Changes in v3:
-added commit for backup and restore of ACG support register

Razmik Karapetyan (4):
  usb: dwc2: Define PCGCCTL1 register in hw.h
  usb: dwc2: Define Active Clock Gating support bit in GHWCFG4
  usb: dwc2: Add dwc2_enable_acg function
  usb: dwc2: Backup and restore PCGCCTL1 register

 drivers/usb/dwc2/core.c   | 18 ++++++++++++++++++
 drivers/usb/dwc2/core.h   |  3 +++
 drivers/usb/dwc2/gadget.c | 12 ++++++++++--
 drivers/usb/dwc2/hcd.c    |  5 +++++
 drivers/usb/dwc2/hw.h     |  5 +++++
 5 files changed, 41 insertions(+), 2 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ