blob: 0070af138411cc53b6352673f96c44fcca21bccc [file] [log] [blame]
3134bc9c52ed ("xhci: cleanup finish_td() skip option")
55fa4396b24d ("usb: host: xhci: introduce xhci_td_cleanup()")
be0f50c2e3c4 ("usb: host: xhci: reorder variable definitions")
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")
2a72126de1bb ("xhci: Remove duplicate xhci urb giveback functions")
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")