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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1414591728-10106-1-git-send-email-kever.yang@rock-chips.com>
Date:	Wed, 29 Oct 2014 22:08:45 +0800
From:	Kever Yang <kever.yang@...k-chips.com>
To:	Paul Zimmerman <paulz@...opsys.com>
Cc:	Dinh Nguyen <dinguyen@...nsource.altera.com>,
	Felipe Balbi <balbi@...com>, linux-usb@...r.kernel.org,
	cf@...k-chips.com, lyz@...k-chips.com, wulf@...k-chips.com,
	jwerner@...omium.org, Kever Yang <kever.yang@...k-chips.com>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-kernel@...r.kernel.org
Subject: [RFC PATCH v2 0/2] add power manage for dwc2 hcd

This patchset add clock manage and suspend/resume for dwc2.
Based on Dinh's patch "usb: dwc2: Add support for dual role".

Because the system suspend/resume on my platform still not
ready, and the 'suspend' can't be used in power/control node,
and the auto suspend seems not work, could anyone told me
how to test the usb suspend/resume API easily?

Changes in v2:
- remove the clock from hcd
- adjust the delay time when resume
- move all the clock operation into platform

Kever Yang (2):
  usb: dwc2: add bus suspend/resume for dwc2
  usb: dwc2: move the clock management from gadget to platform

 drivers/usb/dwc2/gadget.c   | 24 ++-------------
 drivers/usb/dwc2/hcd.c      | 75 ++++++++++++++++++++++++++++++++++++++-------
 drivers/usb/dwc2/platform.c | 32 +++++++++++--------
 3 files changed, 86 insertions(+), 45 deletions(-)

-- 
1.9.1

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