blob: 9ec9efbb0fcf71e06f24736075a892ec7ed80970 [file] [log] [blame]
b7f769ae1b12 ("xhci: add slot and endpoint numbers to debug messages in handle_tx_event")
0b7c105a04ca ("usb: host: xhci: rename completion codes to match spec")
29fc1aa454d0 ("usb: host: xhci: handle COMP_STOP from SETUP phase too")
1c111b6c3844 ("xhci: Fix race related to abort operation")
cb4d5ce588c5 ("xhci: Use delayed_work instead of timer for command timeout")
4dea70778c0f ("usb: xhci: hold lock over xhci_abort_cmd_ring()")
a5a1b9514154 ("xhci: Handle command completion and timeout race")
2a7cfdf37b7c ("usb: host: xhci: Fix possible wild pointer when handling abort command")
2b985467371a ("usb: xhci: fix possible wild pointer")
5071e6b27917 ("xhci: add helper to get the endpoint state of a endpoint context")
0c03d89d0c71 ("xhci: Giveback urb in finish_td directly")
446b31419cb1 ("xhci: refactor handle_tx_event() urb giveback")
2d6d5769f82d ("xhci: fix non static symbol warning")
36da3a1dd8d9 ("xhci: refactor and cleanup process_isoc_td()")
f97c08ae329b ("xhci: rename endpoint related trb variables")
30a65b45bfb1 ("xhci: cleanup and refactor process_bulk_intr_td()")
0b6c324c8b60 ("xhci: cleanup and refactor process_ctrl_td()")
52ab86852f74 ("xhci: remove extra URB_SHORT_NOT_OK checks in xhci, core handles most cases")
0ce5749959c6 ("xhci: add trb_is_noop() helper function")
3495e451d137 ("xhci: use trb helper functions when possible")
cf5d344e1365 ("xhci: remove unnecessary xhci_quiesce call before xhci_halt")