Message ID | 20250515135621.335595-1-mathias.nyman@linux.intel.com |
---|---|
Headers | show |
Series | xhci features for usb-next | expand |
On Thu, May 15, 2025 at 04:55:57PM +0300, Mathias Nyman wrote: > Hi Greg > > A series of new xhci features and refactoring for usb next incuding > - Debugfs support for showing available port bandwidth > - xhci parts of eUSB2 double isoc bandwidth support > - refactoring to decouple allocation and initialzation > - other misc cleanups and refactoring I've applied all but the last 2 patches here. thanks, greg k-h
On 21.5.2025 13.36, Greg KH wrote: > On Thu, May 15, 2025 at 04:55:57PM +0300, Mathias Nyman wrote: >> Hi Greg >> >> A series of new xhci features and refactoring for usb next incuding >> - Debugfs support for showing available port bandwidth >> - xhci parts of eUSB2 double isoc bandwidth support >> - refactoring to decouple allocation and initialzation >> - other misc cleanups and refactoring > > I've applied all but the last 2 patches here. > Thanks - Mathias