blob: d9ac1e2efb4fcab66dec625d533f5a5e88f08a44 [file] [log] [blame]
7fc65d4c2ba9 ("xhci: Fix Kernel oops in xhci dbgtty")
dfba2174dc42 ("usb: xhci: Add DbC support in xHCI driver")
02b6fdc2a153 ("usb: xhci: Add debugfs interface for xHCI driver")
8ca1358bd9b1 ("xhci: add port status tracing")
76a0f32b28d4 ("xhci: rename temp and temp1 variables")
c5628a2af83a ("xhci: remove endpoint ring cache")
b2d6edbb9548 ("usb: xhci: add xhci_log_ring trace events")
fe190ed0d602 ("xhci: Do not halt the host until both HCD have disconnected their devices.")
19a7d0d65c4a ("usb: host: xhci: add Slot and EP Context tracers")
f9e609b82479 ("usb: xhci: Add helper function xhci_disable_slot().")
a711edeeb1a1 ("usb: host: xhci: add xhci_virt_device tracer")
5abdc2e6e12f ("usb: host: xhci: add urb_enqueue/dequeue/giveback tracers")
a37c3f76e6a6 ("usb: host: xhci: make a generic TRB tracer")
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")