The following commit has been merged in the master branch:
commit 5625207d83f6c42b1e66004002404c3eb9f2a682
Merge: debe436e77c72fcee804fb867f275e6d31aa999c e1959faf085b004e6c3afaaaa743381f00e7c015
Author: Linus Torvalds <torvalds(a)linux-foundation.org>
Date: Thu Nov 11 09:40:15 2021 -0800
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB fixes from Greg KH:
"Here are some small reverts and fixes for USB drivers for issues that
came up during the 5.16-rc1 merge window.
These include:
- two reverts of xhci and USB core patches that are causing problems
in many systems.
- xhci 3.1 enumeration delay fix for systems that were having
problems.
All three of these have been in linux-next all week with no reported
issues"
* tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay
Revert "usb: core: hcd: Add support for deferring roothub registration"
Revert "xhci: Set HCD flag to defer primary roothub registration"
--
LinuxNextTracking