[PATCH 0/5] usb: port over some U-Boot fixes
Ahmad Fatoum <[email protected]> Fri, 26 Jun 2026 19:31:36 +0200
| Newsgroups | org.infradead.lists.barebox |
|---|---|
| Message-ID | <[email protected]> |
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