mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] usb: port over some U-Boot fixes
@ 2026-06-26 17:31 Ahmad Fatoum
  2026-06-26 17:31 ` [PATCH 1/5] usb: hub: wait after port reset recovery Ahmad Fatoum
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ahmad Fatoum @ 2026-06-26 17:31 UTC (permalink / raw)
  To: barebox

A user reported on IRC that the USB keyboard fails to enumerate on an
MNT Pocket Reform, unless the laptop's power cable is connected.

This series collects a number of potential fixes for this issue.

Ahmad Fatoum (5):
  usb: hub: wait after port reset recovery
  usb: wait after initial device descriptor read
  usb: wait after setting device configuration
  usb: separate descriptor and config requests
  usb: hub: tolerate transient disconnects during reset

 drivers/usb/core/hub.c | 26 +++++++++++++++++++++++---
 drivers/usb/core/usb.c | 28 ++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+), 3 deletions(-)

-- 
2.47.3




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

end of thread, other threads:[~2026-06-26 18:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 17:31 [PATCH 0/5] usb: port over some U-Boot fixes Ahmad Fatoum
2026-06-26 17:31 ` [PATCH 1/5] usb: hub: wait after port reset recovery Ahmad Fatoum
2026-06-26 17:31 ` [PATCH 2/5] usb: wait after initial device descriptor read Ahmad Fatoum
2026-06-26 17:31 ` [PATCH 3/5] usb: wait after setting device configuration Ahmad Fatoum
2026-06-26 17:31 ` [PATCH 4/5] usb: separate descriptor and config requests Ahmad Fatoum
2026-06-26 17:31 ` [PATCH 5/5] usb: hub: tolerate transient disconnects during reset Ahmad Fatoum

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