Commit 5625207
committed
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"4 files changed
Lines changed: 8 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2795 | 2795 | | |
2796 | 2796 | | |
2797 | 2797 | | |
2798 | | - | |
2799 | 2798 | | |
2800 | 2799 | | |
2801 | 2800 | | |
| |||
2956 | 2955 | | |
2957 | 2956 | | |
2958 | 2957 | | |
2959 | | - | |
2960 | | - | |
2961 | | - | |
2962 | | - | |
2963 | | - | |
2964 | | - | |
2965 | | - | |
2966 | | - | |
2967 | | - | |
2968 | | - | |
2969 | | - | |
2970 | 2958 | | |
2971 | | - | |
2972 | | - | |
2973 | | - | |
2974 | | - | |
| 2959 | + | |
| 2960 | + | |
| 2961 | + | |
2975 | 2962 | | |
2976 | | - | |
2977 | | - | |
2978 | | - | |
| 2963 | + | |
| 2964 | + | |
2979 | 2965 | | |
2980 | 2966 | | |
2981 | 2967 | | |
| |||
3013 | 2999 | | |
3014 | 3000 | | |
3015 | 3001 | | |
3016 | | - | |
3017 | 3002 | | |
3018 | 3003 | | |
3019 | 3004 | | |
| |||
3024 | 3009 | | |
3025 | 3010 | | |
3026 | 3011 | | |
3027 | | - | |
3028 | 3012 | | |
3029 | 3013 | | |
3030 | 3014 | | |
| |||
3034 | 3018 | | |
3035 | 3019 | | |
3036 | 3020 | | |
3037 | | - | |
3038 | | - | |
| 3021 | + | |
3039 | 3022 | | |
3040 | 3023 | | |
3041 | 3024 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | 260 | | |
262 | 261 | | |
263 | 262 | | |
| |||
292 | 291 | | |
293 | 292 | | |
294 | 293 | | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| 347 | + | |
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
695 | | - | |
696 | 695 | | |
697 | 696 | | |
698 | 697 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | 127 | | |
129 | 128 | | |
130 | 129 | | |
| |||
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
138 | | - | |
139 | 137 | | |
140 | 138 | | |
141 | 139 | | |
| |||
0 commit comments