blob: 0e794cda4fcb1c3ebce8c104457ea5ad0c1b4ad5 [file] [log] [blame]
103afda0e6ac ("xhci: remove unnecessary boolean parameter from xhci_alloc_command")
14d49b7a0bfe ("xhci: add helper to allocate command with input context")
cd3f1790b006 ("usb: xhci: Fix potential memory leak in xhci_disable_slot()")
b64149ca016c ("usb: xhci: Disable slot even when virt-dev is null")
02b6fdc2a153 ("usb: xhci: Add debugfs interface for xHCI driver")
28a2369f7d72 ("usb: xhci: Issue stop EP command only when the EP state is running")
c5628a2af83a ("xhci: remove endpoint ring cache")
74e0b5649c26 ("usb: xhci: remove error messages for failed memory allocation")
fe190ed0d602 ("xhci: Do not halt the host until both HCD have disconnected their devices.")
0f1d832ed1fb ("usb: xhci: Add port test modes support for usb2.")
f9e609b82479 ("usb: xhci: Add helper function xhci_disable_slot().")
a6ff6cbf1fab ("usb: xhci: Add helper function xhci_set_power_on().")
a711edeeb1a1 ("usb: host: xhci: add xhci_virt_device tracer")
5abdc2e6e12f ("usb: host: xhci: add urb_enqueue/dequeue/giveback tracers")
9983a5fc39bf ("xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING")
505f581c48bc ("xhci: simplify if statement to make it more readable")
d6169d04097f ("xhci: fix deadlock at host remove by running watchdog correctly")
ee8665e28e8d ("xhci: free xhci virtual devices with leaf nodes first")
87e44f2aac8d ("usb: xhci: remove the use of xhci->addr_dev")
228cfaea5418 ("usb: xhci: cleanup cmd_completion in xhci_virt_device")
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")
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")
c11ae038d62b ("xhci: don't try to reset the host if it is unaccessible")