linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
@ 2022-12-05 20:15 Ferry Toth
  2022-12-05 20:15 ` [PATCH v5 1/2] usb: ulpi: defer ulpi_register " Ferry Toth
  2022-12-05 20:15 ` [PATCH v5 2/2] usb: dwc3: core: defer probe on ulpi_read_id timeout Ferry Toth
  0 siblings, 2 replies; 14+ messages in thread
From: Ferry Toth @ 2022-12-05 20:15 UTC (permalink / raw)
  To: linux-usb, linux-kernel
  Cc: Heikki Krogerus, Greg Kroah-Hartman, Thinh Nguyen, Sean Anderson,
	Liu Shixin, Ferry Toth, Andrey Smirnov, Andy Shevchenko,
	Ferry Toth

v5:
- Fix the tag block (Andy)
- Rephrasing, typo's (Andy, Thinh)

v4:
- Sent in correct version (Andy, Thinh)
- Add details on reproducing on Intel Merrifield (Thinh)

v3:
- Correct commit message (Greg)
- Add Fixes: and Cc: stable (Greg)

v2:
- Split into separate commits (Thinh)
- Only defer probe on -ETIMEDOUT (Thinh)
- Loose curly brackets (Heikki)

Ferry Toth (2):
  usb: ulpi: defer ulpi_register on ulpi_read_id timeout
  usb: dwc3: core: defer probe on ulpi_read_id timeout

 drivers/usb/common/ulpi.c | 2 +-
 drivers/usb/dwc3/core.c   | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-12-22 12:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 20:15 [PATCH v5 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout Ferry Toth
2022-12-05 20:15 ` [PATCH v5 1/2] usb: ulpi: defer ulpi_register " Ferry Toth
2022-12-07 11:33   ` Heikki Krogerus
2022-12-20 19:43   ` Guenter Roeck
2022-12-21 10:07     ` Ferry Toth
2022-12-21 12:41       ` Guenter Roeck
2022-12-21 14:29         ` Ferry Toth
2022-12-21 17:30           ` Guenter Roeck
2022-12-21 18:23             ` Greg Kroah-Hartman
2022-12-21 18:38             ` Ferry Toth
2022-12-21 18:48               ` Greg Kroah-Hartman
2022-12-22 12:45     ` [PATCH v5 1/2] usb: ulpi: defer ulpi_register on ulpi_read_id timeout #forregzbot Thorsten Leemhuis
2022-12-05 20:15 ` [PATCH v5 2/2] usb: dwc3: core: defer probe on ulpi_read_id timeout Ferry Toth
2022-12-05 21:19   ` Thinh Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).