public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend/resume
@ 2023-05-02 16:21 Roger Quadros
  2023-05-02 16:21 ` [PATCH v2 1/2] usb: dwc3: gadget: Avoid controller stop in .suspend if !softconnect Roger Quadros
  2023-05-02 16:21 ` [PATCH v2 2/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume() Roger Quadros
  0 siblings, 2 replies; 7+ messages in thread
From: Roger Quadros @ 2023-05-02 16:21 UTC (permalink / raw)
  To: Thinh.Nguyen
  Cc: gregkh, r-gunasekaran, srk, wcheng, linux-usb, linux-kernel,
	Roger Quadros

Hi,

This series improves suspend/resume handling
- check for error condition .suspend
- avoid Timeout error and delay in .suspend

Changelog:
v2:
- rebase on greg/usb-next
- split into 2 patches. Add Fixes tag and cc stable.
- do not check for !softconnect in error condition in dwc3_gadget_suspend()

Roger Quadros (2):
  usb: dwc3: gadget: Avoid controller stop in .suspend if !softconnect
  usb: dwc3: gadget: Improve dwc3_gadget_suspend() and
    dwc3_gadget_resume()

 drivers/usb/dwc3/gadget.c | 68 +++++++++++++++++++--------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-05-03  9:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02 16:21 [PATCH v2 0/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend/resume Roger Quadros
2023-05-02 16:21 ` [PATCH v2 1/2] usb: dwc3: gadget: Avoid controller stop in .suspend if !softconnect Roger Quadros
2023-05-02 21:17   ` Thinh Nguyen
2023-05-03  9:28     ` Roger Quadros
2023-05-02 16:21 ` [PATCH v2 2/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume() Roger Quadros
2023-05-02 21:18   ` Thinh Nguyen
2023-05-03  9:30     ` Roger Quadros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox