a5f928db5951 ("usb: host: xhci-plat: fix possible kernel oops while resuming") 8bd954c56197 ("usb: host: xhci-plat: suspend and resume clocks") 5255660b208a ("xhci: add quirk for host controllers that don't update endpoint DCS") d1658268e439 ("usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir") a4a251f8c235 ("usb: xhci: do not perform Soft Retry for some xHCI hosts") d1dbfb942c33 ("xhci: introduce a new move_dequeue_past_td() function to replace old code.") 9ebf30007858 ("xhci: Fix halted endpoint at stop endpoint command completion") 674f8438c121 ("xhci: split handling halted endpoints into two steps") 7c6c334e6fc8 ("xhci: move and rename xhci_cleanup_halted_endpoint()") 4db356924a50 ("xhci: turn cancelled td cleanup to its own function") a6ccd1fd4bd4 ("xhci: store TD status in the td struct instead of passing it along") e1a298390e98 ("xhci: use xhci_td_cleanup() helper when giving back cancelled URBs") 69eaf9e79fa7 ("xhci: move xhci_td_cleanup so it can be called by more functions") d8ac95001bea ("xhci: Add xhci_reset_halted_ep() helper function") b1adc42d440d ("xhci: add xhci_get_virt_ep() helper") a181030703df ("xhci: remove unused event parameter from completion handlers") d70f4231b81e ("xhci: adjust parameters passed to cleanup_halted_endpoint()") d4dff8043ea5 ("xhci: get isochronous ring directly from endpoint structure") ab58f3bb6aaa ("xhci: Avoid parsing transfer events several times") bac1ec551434 ("usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK")