[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1536147605-26279-1-git-send-email-amelie.delaunay@st.com>
Date: Wed, 5 Sep 2018 13:40:01 +0200
From: Amelie Delaunay <amelie.delaunay@...com>
To: Minas Harutyunyan <hminas@...opsys.com>,
Felipe Balbi <balbi@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC: <linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
Fabrice Gasnier <fabrice.gasnier@...com>,
Amelie Delaunay <amelie.delaunay@...com>
Subject: [PATCH 0/4] usb: dwc2: fix host mode external vbus supply management
This patchset fixes and improves host mode external vbus supply management,
mainly around suspend/resume use cases. It also avoid 'vbus regulator"
to be requested lots of times upon each call to dwc2_vbus_supply_init(),
especially when pm runtime is enabled.
Fabrice Gasnier (4):
usb: dwc2: get optional vbus-supply regulator once
usb: dwc2: fix a race with external vbus supply
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
usb: dwc2: fix unbalanced use of external vbus-supply
drivers/usb/dwc2/hcd.c | 45 ++++++++++++++++++++++++++++++++++-----------
drivers/usb/dwc2/platform.c | 8 ++++++++
2 files changed, 42 insertions(+), 11 deletions(-)
--
2.7.4
Powered by blists - more mailing lists